Reporting : Batch Documentation Facility : Available commands : DOS: Manage the formatting process : Changing the current encyclopedia
  
Changing the current encyclopedia
You can use the ENCYCLOPEDIA command to temporarily change the encyclopedia path to access diagrams to include in the document.
Syntax
DOS { ENCYCLOPEDIA path-name }
The path-name is the full path specification for the new encyclopedia.
All command sequences following the ENCYCLOPEDIA subcommand relate only to the new encyclopedia, until you use the subcommand again to point to another encyclopedia.
If the path contains spaces, enclose the entire path in quotes. For example:
DOS { ENCYCLOPEDIA "C:\SYSARCH\PROJECT 1" }
The path name must be 80 characters or less.
Example
Use this command to reference a diagram from the PROJECT encyclopedia in the SYSARCH directory on the C:\ drive:
DOS { ENCYCLOPEDIA C:\SYSARCH\PROJECT }
To switch back to the encyclopedia that was selected when the DCF command file was initialized:
DOS { ENCYCLOPEDIA "" }
See also
DOS: Manage the formatting process