Xerox Paris, a document system Support & Software User Guide

Page of 245
Appendix E: Spooler Preprocessing 
 
The Paris Spooler Technical Manual 
231 
How does the Spooler make Command line parameter 
substitutions? 
When the Spooler uses the ‘Command’ and ‘Filename’ strings of a Preprocess 
definition, it scans the string looking for substitution markers. These are special 
character sequences that the Spooler will replace with the appropriate value from 
the current input file name. There are 4 special values: 
1. 
%f - The complete input filename, including path and extension. 
2. 
%p - The Input path, with the filename and extension removed. This always 
ends in the character '\'. 
3. 
%n - The Input name, with path and extension removed. 
4. 
%e - The input extension.