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

 

DSPMACREAD

Purpose:

Reads an external file of macro definitions from the macros folder.

Syntax:

DSPMACREAD("filename")

"filename"

-

A string. The name of the external macro text file located in the macros folder.

Command Syntax:

DSPMACREAD filename

 

filename

-

The name of the external macro text file located in the macros folder.

Remarks:

DADiSP includes several helpful macro files located in the macros sub-directory. To load any of the DSP-supplied macro files, use the DSPMACREAD function.

See Also:

DSPMACVIEW

MACREAD

MACROS

MACWRITE