Previous Next Chapter

INFO command

Purpose:

This command is for opening the Workbench icon information requester.

Format:

INFO [NAME] <File, drawer or volume name>

Template:

INFO NAME/A

Parameters :

NAME

Name of the file, drawer or volume to open the information window for.

Errors:

10 - If the named file, drawer or volume could not be found. The error code will be placed in the WORKBENCH.LASTERROR variable.

Result:

-

Example:

/* Open the information window for SYS:". */
ADDRESS workbench

INFO NAME ,SYS:`

Top Previous Next Chapter