Arrow Tech Home page
Previous  Top  Next
Housecleaning

The script subroutine ends with the code to close all files and exit PRODASV35.

The following two lines close the projectile file.


PROJ.CLOSEDATAFILE
SET PROJ = NOTHING

The following two lines close the ASCII output results file


RESULTS.CLOSEFILE 'CLOSE THE RESULTS FILE
SET RESULTS = NOTHING

Finally the following line closes PRODASV35


MACROSYSTEM.QUITPRODAS

Previous  Top  Next
© 2015 Arrow Tech Associates