Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Everything E3D

POSTPROCESS

  • Last UpdatedOct 26, 2023
  • 1 minute read

Function:

Lets the user specify up to five system commands which are to be executed during Isodraft's intermediate transfer file processing.

Description:

The PREPROCESS command defines system commands which will be executed after the intermediate transfer file has been written and before ISODRAW is invoked. The user can define up to five such commands, each identified by an integer.

Examples:

PREPROCESS 2 'any system command' 3 'another command'

Command Syntax:

                   .-----------------.
                  /                  |
>--- PREPROcess -+- integer - text --+-->

Related Commands:

POSTPROCESS

PROCESS