HP 3000 Manuals

SHOWMACRO [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation


HP SYSTEM DICTIONARY XL SDMAIN

SHOWMACRO 

Lists the name of all macros currently active in the system.

Syntax 

     S[HOW]M[ACRO] [.]

Description 

Only the names of valid macros that are available to you are displayed.

You can use the SHOWMACRO command to find the name of a macro.  You can
then use the HELP command list the macro to determine its actions.

Open Mode:       Any

Scope:           Any

Example 

The following example lists all the currently active macros.

     >SHOWMACRO 

     OPEN
     CREATE-FILE
     CREATE-RECORD
     CREATE-ELEMENT
     CREATE-FILE-RT
     CREATE-RECORD-RT
     REPORT-FILE
     REPORT-ELEMENT
     REPORT-RECORD
     BYE

     >


MPE/iX 5.0 Documentation