Help for COMMON_SAVE_PAR
This sub-PDF specifies an entry point in Menu where the user can specify
a name for the TAE-parameter file which is generated by the program (the
default name in VICAR programs: LAST.PAR). This is useful because in a Menu
there is no 'save'-command to save a parameter file with a user-specified name
(e.g. "save proc_name.par").
EXECUTION :
USER ACTION RESULT
don't call this menu point last.par
exit this menu point with 'exit' last.par
exit this menu point with 'run' the user-specified name or the 'name
of the application procedure .par' as
it is given by the parameter 'save_par'
Programmer:
Friedel Oschuetz
Institute of Planetary Exploration
DLR
12484 Berlin (FRG)
PARAMETERS:
SAVE_PAR
file name for 'par-file'
See Examples:
Cognizant Programmer: