Preprocessing and Postprocessing Commands
- Last UpdatedJul 30, 2025
- 1 minute read
The user can execute system commands (for customized reporting) during the transfer file processing sequences:
-
Preprocessing commands are system commands which are executed after the IDF has been written and before Isodraw has been invoked.
-
Postprocessing commands are system commands which are executed after Isodraw has finished and before control is returned to Isodraft.
The PREPROCESS and POSTPROCESS commands each let the user to define up to five numbered command strings for this purpose. The syntax is:
PREPROCESS integer1 'command string1' integer2 'command string2' ...
POSTPROCESS integer1 'command string1' integer2 'command string2' ...