AT&T MERLIN LEGEND Release 3.0 System Programming Manual page 36

Communications system
Hide thumbs Also See for MERLIN LEGEND Release 3.0:
Table of Contents

Advertisement

Programming Procedures
Branching
Many of the procedures contain features for which there are 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
3
Specify a network servlces.
Network Services
Make a selection
AT&T Toll
Local
— Misc
Exit
If necessary, continue with this step when you complete the branch procedure.
4
In the gray bar, the symbols (.
branching. The number of symbols in the gray bar indicate the number of
available options/branches at the 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.
The first branch procedure from sample Step 3 is shown below.
AT&T Toll Procedure
1
Specify a service.
B-Channel Group xx:
Select one
MULTIQUEST
MegacomWATS
ACCUNET SDS LongDistnce
SoftDefNetw
Megacom 800
Enter
Exit
Save your entry.
2
Select Enter
Repeat Steps 1 and 2 of the main procedure for each toll group number.
3
1–16
Programming Basics
Additional Information
If you select AT&T Toll, go to
AT&T
Toll Procedure.
Local, go to
If you select
Local Procedure.
If you select Misc, go to
Miscellaneous Procedure.
) alert you to a step that contains
xx = number entered in Step 5
Press the button or function key next to
your selection.
PC
[ F1 ]
[ F2 ]
[ F3 ]
[ F10 ]

Advertisement

Table of Contents
loading

Table of Contents