.BEGIN INITIAL SET UP
This subroutine changes the current application to the 'Initial Setup' phase.
Usage:
GOSUB --- .BEGIN INITIAL SET UP
* Check for errors
IF --- .BEGIN INITIAL SET UP NE
Description:
This subroutine changes the current application to the 'Initial Setup' phase. No parameters are required.
This should be invoked as an Optional Child and the Parent Disposition should be End After. A MENU statement with the proper application ID and a blank process name should be defined in the Post Invocation event point of the Optional Child invocation. This will cause the main Initial Setup menu for that application to display to the end user after the operational phase is changed.
You must have identified one of your menus with an Operational Phase Startup of 'INTIAL SETUP', otherwise this routine does nothing.
Comments:
Read what other users have said about this page or add your own comments.
--
JeanNeron - 2012-02-02