.BEGIN LIVE OPERATIONS
This subroutine changes the current application to the 'Live Operations' phase.
Usage:
GOSUB --- .BEGIN LIVE OPERATIONS
* Check for errors
IF --- .BEGIN LIVE OPERATIONS NE
Description:
This subroutine changes the current application to the 'Live Operations' 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 Live Operations 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 'LIVE OPNS', otherwise this routine does nothing.
Comments:
Read what other users have said about this page or add your own comments.
--
JeanNeron - 2012-02-02