You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Show Contents List

Navigate Script

Junction Screen s control application navigation but are never shown to the user.
These screens have navigate scripts associated with them which control the navigation to and from the junction screen.
This example script selects menu option 3 on a menu, emulates the pressing of the enter key and checks that the correct screen is displayed:

 
Typically there are one or more scripts navigating away from a junction screen towards other junctions and one or more scripts navigating towards it from other junctions.
Collectively these scripts define a navigation network between junctions.
Also See:
SETVALUE Function
SENDKEY Function
CHECK_CURRENT_FORM Function
 
 
Show Contents List

  • No labels