SERVBYE
Document containing Zim statements to be executed by the Zim Database Agent when it exits. Syntax SERVBYE Comments
Document containing Zim statements to be executed by the Zim Database Agent when it exits. Syntax SERVBYE Comments
The name of the database as provided in the connection. Syntax $dbname Return Value A character string. Cannot be reset by an application program. Description The $DBName function is set to the value of the database name provided as a connection parameter. See Also $DBPath
The file system path for the Zim Server Access Modules (SAM). Syntax $sqlpath Value The pathname of the directory pointed to by the SQLCPI variable. Description The SQLCPI variable is defined in the registry. The SQLCPI variable indicates the directory containing the Zim Server Access Modules.
Refer to the description of IF.
Refer to the description of CASE.
Refer to the description of IF.
Refer to the description of ON.
The field number of the current form field. Syntax $fieldnum Return Value A number. ZIM sets the $FieldNum to the field number (FNum) of the form field in which the cursor is located when FORM INPUT terminates. Comments The combination of $FormNum, $Subscript and $FieldNum can uniquely identify a particular form field in a Zim…
Leia mais
Refer to the description of IF.
Refer to the description of CASE.