Example
To send a selected result to the output file defined using the name ITEQPRT3, enter:
PRINT ITEQPRT3;
To obtain a printed copy of SHOW results, enter the SHOW command followed by a PRINT command, as follows:
SHOW MACRO xyz;
PRINT ;
In this case, the results are output to the ITEQPRT1 file.