hexagon logo

Is it posible to make this into a script?

I have this part i would like to put into the end of all our programs.

Is there a more elegant solution to this, like making a single script that do the same?

CS1 =SCRIPT/FILENAME= M:\SCRIPT\REFRESH_RAP.BAS
FUNCTION/Main,SHOW=YES,,
STARTSCRIPT/
ENDSCRIPT/

PRINT/REPORT,EXEC MODE=END,$
TO_FILE=ON,AUTO=PRINT_PATH1,$
TO_PRINTER=OFF,$
TO_DMIS_REPORT=OFF,FILE_OPTION=OVERWRITE,FILENAME=,$
REPORT_THEORETICALS=ALL,REPORT_FEATURE_WITH_DIMENSIONS=YES,$
PREVIOUS_RUNS=DELETE_INSTANCES

CS1 =SCRIPT/FILENAME= M:\SCRIPT\REFRESH_RAP.BAS
FUNCTION/Main,SHOW=YES,,
STARTSCRIPT/
ENDSCRIPT/
Parents Reply Children
No Data