[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_TclLogError

Overview

Write errorInfo to log file

Syntax

    char* Ns_TclLogError (
    Tcl_Interp* interp
    );

Description

This function writes the value of the errorInfo variable out to the log. See the Tcl documentation for more on the global errorInfo variable.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.