MERLIN LEGEND Communications System Release 6.1
System Programming Guide
555-661-111
Issue 1
August 1998
Programming Basics
Page 1-17Programming Procedures
1
Branching 1
Many of the procedures contain features that have multiple programming options,
while other procedures show more than one way to program a particular feature.
To accommodate both of these programming methods, the procedures use
branching.
Branching separates the options from the main procedure and places
them in subprocedures (branch procedures).
The screen shown in sample Step 3 displays three menu selections for the
Network Services feature. The procedure is broken into three branches (or branch
procedures) to accommodate the three menu options.
Console/Display Instructions Additional Information PC
! Specify a network service.
l
u
n
! If necessary, continue with this step when you complete the branch procedure.
In the step line, the symbols (
l
u
n
▲ ✚
✱) alert you to a step that contains
branching. The number of symbols displayed in the step line indicates the number
of available options/branches for that step and make it easy to locate the branch
procedure that you want. All branch procedures
follow
the main procedure from
which they are branched.
1HWZRUN6HUYLFHV
If you select $777ROO, go to
0DNHDVHOHFWLRQ
l
AT&T Toll Procedure.
$777ROO
/RFDO
If you select /RFDO, go to
0LVF
u
Local Procedure.
([LW
If you select 0LVF, go to
n
Miscellaneous Procedure.