EasyManua.ls Logo

Rocket 204 - Example of the VIEW Command; Running Model 204 Requests and Procedures; Procedures

Default Icon
100 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Terminal Session 27
Running Model 204 requests and procedures
The RESET command, which can be abbreviated to R, allows the user to
change the settings of user parameters. VIEW and RESET are illustrated in the
following terminal session.
Example of the VIEW command
The user requests the selected parameters to be displayed:
?VIEW OUTLPP, PGSEP
OUTLPP 60 OUTPUT LINES PER PAGE
PGSEP 2 LINES BETWEEN PAGES
The user specifies new values for OUTLPP and PGSEP:
?RESET OUTLPP=50, PGSEP=3
OUTLPP 50 OUTPUT LINES PER PAGE
PGSEP 3 LINES BETWEEN PAGES
Running Model 204 requests and procedures
You can run a Model 204 User Language request in one of the following ways:
Enter User Language statements at the terminal and invoke an immediate
response.
Enter User Language statements and system control commands in the
form of a procedure, save the procedure on disk, and then invoke the
procedure at a later time.
Procedures
Statements and commands are entered in the form of a procedure when the
user enters:
PROCEDURE name
.
.
.
statements and/or commands
.
.
.
END PROCEDURE
VIEW FILE File parameters
This command... Displays all...

Table of Contents