Previous Next Chapter

UNLOCKGUI command

Purpose:

This command will allow access to all Workbench drawer windows locked with the LOCKGUI command.

Format:

UNLOCKGUI

Template:

UNLOCKGUI

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:

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

UNLOCKGUI

Top Previous Next Chapter