7.30 include_commands
- type: setup command.
- function: reads commands from another file.
- Command syntax, including use of equations and subcommands, is discussed in 7.2.
- notes:
- Any number of these commands may be given.
- This command may be used from within other included command files without any limit.
&include_commands
STRING filename = NULL,
long disable = 0;
&end
- filename — Name of file from which to read commands.
- disable — If nonzero, the command is ignored.