Previous Topic: Example 2

Next Topic: Item-format 4 - Web Option client session user (*USER)

Usage

Any commands can be used within an IF-group, except another IF-group. Thus the following is an acceptable script fragment:

# If on main menu page, press F3 to drop one level and quit
IF *SID C2E0001472
SEND 03 QUIT
END-IF