1 01/27/84 enter_lss
2
3 Syntax: enter_lss path
4
5
6 Function: causes the command processor to compare each command to a
7 supplied Limited Service Subsystem LSS control segment, which was
8 created using the make_commands command. Any command not found in the
9 control segment is refused. Those found are mapped into the command
10 specified by the control segment.
11
12
13 Arguments:
14 path
15 is the pathname of the LSS control segment.
16
17
18 Notes: The LSS control segment must be previously created with the
19 make_commands command. The command line as shown in the example above
20 is usually included in the project_start_up.ec. See the make_commands
21 command, and Section 7 of the MAM -- Project Administrator
22 Manual, Order No. AK51 for more details on the LSS facility and the
23 use of the project_start_up exec_com.