DADiSP Worksheet Functions > Function Categories > Macro and Command File Functions > MACROS

 

MACROS

Purpose:

Displays the list of Macros defined within the current Worksheet. Lists Macro definitions and their arguments, and also allows macros to be created and edited.

Syntax:

MACROS

Remarks:

To create a new macro, click on the New button. Enter the macro name, argument list, and body. Click on the OK button to define the macro. To edit a macro, select the macro and click on the Edit button. The macro name, argument list, and body can be edited.

 

To delete a macro, select the macro and click on the Delete button. DADiSP will prompt you before deleting the macro. To find a macro, click on the Find button and enter the macro name. DADiSP will place the cursor on the macro or the closest match.

See Also:

#DEFINE

ALLMACROS

BUILTINS

COMMANDS

DEFMACRO

FUNCTIONS

MACREAD

MACWRITE

VARS