LOAD |
Top Previous Next |
Syntax
load "filename"
Description
The load command is similar, but not identical, to the merge command. Its purpose is to insert rule set text from a disk file. The entire contents of the file is loaded into the rule set in place of the load command.
This differs from merge in that the merge command loads a specific rule set by its name (identified in the file as [name], whereas the load command loads the entire file.
|