Categoria: ZIM 4GL Language Reference

The Original Internet Language

ENDIF

Refer to the description of IF.

ENDON

Refer to the description of ON.

ELSEIF

Refer to the description of IF.

ENDCASE

Refer to the description of CASE.

ENDWHILE

Refer to the description of WHILE.

OTHERWISE

Refer to the description of CASE.

SERVPROF

Document containing Zim statements to be executed by the Zim Database Agent when it starts its execution. Syntax SERVPROF Comments The SERVPROF command, if it exists, is executed when the Database Agent process starts. This command can be used to do initialization. If the database has Zim directories containing tables that are being accessed by…
Leia mais

CLEAR

Clears the contents of the current window. Syntax CLEAR   See Also FORM DISPLAY SCREEN CLEAR WINDOW CLEAR

EXPLERR

Explains the most likely cause of the last error to occur during the application session. Syntax EXPLERR   See Also $ErrCode $LastErrCode $LastErrMessage DESCERR

INITIALIZE

Freshly initializes per user entity sets and relationships with data. Syntax INITIALIZE PERUSER objectname Parameters objectname   An entity set name or relationship name (with fields).   Comments INITIALIZE PERUSER creates a new physical file corresponding to the objectname. It eliminates the need of deleting all data from the object or copying physical files. Also,…
Leia mais

pt_BRPortuguese