|
Macro Command Help |
Macro Command Name |
Menu Path |
Link to Command Table |
VARLOAD |
Access via macro or menu only |
Introduction
Reads substitution variables from a file.
How to use
The variables read from file are added to the current list if the parameter MERGE equals 1, otherwise any current variables are erased. VARLOAD will, (by default) load all substitution variables, but will allow a named set of variables only to be loaded or merged from the file.
Notes
Format:
!VARLOAD <file>[,@MERGE=<merge>] [,@DESC=$dname#][ ,$name#
...]
where: |
|
Example
!varload \Studio 3\projects\$proj, merge=1 , $title1#, $title2#, $xmin#, $xmax#, $ymin#, $ymax#