Difference: 0LASubrAppBeginInitialSetup ( vs. 1)

Revision 12012-02-02 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.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.


<--/commentPlugin-->

-- JeanNeron - 2012-02-02

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback