$DBName

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

$SQLPath

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.

$fieldnum

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 display.

pt_BRPortuguese