Menu Processor |
Last Revised: 10/11/13 |
This is the program to RUN at the end of any job to re-display the menu. It will:
- Call CDS094 to complete any printing started by
the application if
Y6$
is set upon return to CDS001. - Logout and release any background task that returns to the menu processor
- Pop any windows present
- Re-position the main window if necessary
- Reset the memory pages back to that specified in Dynamo Configuration Maintenance (SMC).
- Reset the
!TERMS
global variable in case it was changed by the application - Change back to the
SMSDIR
directory if changed by the application - Restore CD/ to the prefix list if no longer present
- Erase any temporary files defined by the application using CDS064, CDS034, or CDS095.
- Create System Activity Log entry if enabled
- Clear printer in use information
- Return to previous program when returning to menu after hotkey to application
Refer to End User documentation for a description of the menu user options.
See the Dynamo Tools Environment for a list of the variable set by the menu processor, and passed to each application.