| UDFInits |
TCL UTILITIES USER MANUAL |
UDFInits |
-
SYNOPSIS
-
Initializes UDF variables
-
PACKAGE
-
TCLUDF
-
NAME
-
UDFInits
-
USAGE
-
-
INPUT DEFINITIONS
-
NONE
-
RETURN DEFINITION
-
NONE
-
DESCRIPTION
-
UDFInits initializes the variables which are used when
accessing UDF data. I must be the called before any routine
from the TclUDF suite can be invoked. It needs only be
called once.
-
ERRORS
-
None Generated
-
C BACKING
-
No
-
EXAMPLE(S)
-
NONE