HP RPG/iX Utilities Reference Manual (30318-90006)

2- 172
The Column Indicator is displayed and SIMCAL, which is the work file, is listed (3). <Control Y> halts the
listing (4).
>
>FORM XSPECS
(1) ^
Error 173: Only H,F,E,L,I,C,O, or COl allowed.
(2) >FORM COL
0 1 2 3 4 5 6
7
12345678901234567890123456789012345678901234567890123456789012345678901234567890
(3) >L A
1 00011H
SIMCAL
2 00012FINPUT IP F 72 DISK
3 00013FOUTPUT O F 72 DISK
4 00014IINPUT AA 01 1 CA
5 000151 OR 02 1 CS
6 00016I OR 03 1 CM
7 00017I OR 04 1 CD
8 00018I OR 05
9 00019I 8 72OPRND1
10 00020I 9 132OPRND2
99
(4) <Control Y>
>
In the second example, an error is generated when FORM is entered without a particular form
specified (1). The FORM command is then correctly entered, with the Header Specification
form specified, and the form is displayed (2). The first line of SIMCAL is listed and shown
in relationship to the Header Specification form (3).
>
(1) >FORM
Error 173: Only H,F,E,L,I,C,O, or COl allowed.
(2) >FORMH
(Graphic is unreadable #201G.tif).
GET
GET is used when you wish to execute a sequence of commands previously stored in a file.
Form
G[ET] filename
Parameter Explanation
filename The name of the file containing the commands.
Purpose
The GET command is used when you have a number of commands stored in a file which you wish to have
executed again at another time. Using "GET filename", you first have the commands displayed at the
terminal. They are then executed automatically until the End of File (EOF) of the command file is
reached.
The command file--the file whose commands "GET" executes--is where you imbed special specifications for