Document containing Zim statements to be executed by the Zim Database Agent when it exits.
Syntax
SERVBYE
Document containing Zim statements to be executed by the Zim Database Agent when it exits.
SERVBYE
The name of the database as provided in the connection.
$dbname
A character string. Cannot be reset by an application program.
The $DBName function is set to the value of the database name provided as a connection parameter.
The file system path for the Zim Server Access Modules (SAM).
$sqlpath
The pathname of the directory pointed to by the SQLCPI variable.
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.
$fieldnum
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.
The combination of $FormNum, $Subscript and $FieldNum can uniquely identify a particular form field in a Zim display.
Refer to the description of IF.
Refer to the description of CASE.