Macro Language Reference > Macros > Document Preferences > tagpfix
  
tagpfix
Description
A control keyword used with fdpref: new tag prefix for subbed jobs. See also tsavej.
 
Example 108. Set a new tag prefix for subbed jobs
The example below sets a new tag prefix of pfix_ for subbed jobs
fdpref tagpfix "pfix_"
Syntax
tagpfix prefix:s
prefix
String for new tag prefix name.
Related Links