Previous Next Chapter

LOCKGUI command

Purpose:

This command will block access to all Workbench drawer windows.

Format:

LOCKGUI

Template:

LOCKGUI

Parameters:

-

Errors:

-

Result:

-

Notes:

It takes as many UNLOCKGUI commands as there were LOCKGUI commands to make the Workbench drawer windows usable again. In other words, the LOCKGUI command nests".

Example:

/* Block access to all Workbench drawer windows. */
ADDRESS workbench

LOCKGUI

Top Previous Next Chapter