Specifications

13 – Configuring Reports
292 R400
Examples
Example 1:
R 26 00031 $25 00001 F8.2 RL
The value stored in Index number 25 will be used as the record number. If the
file numbered 31 is sequential, the read will be assumed to be unformatted.
Example 2:
R 74 00503 00043 00027 Z4 I I5
The file numbered 503 is sequential. If line 43 of the file is:
2233
0505
data: 4567890012345678
Then the value of index number 74 will be 1,234 and on the report will appear as
04D2 (hex).
Example 3:
R 011 00502 00003 00005 I6 I4
In Integer
Zn Short integer in hexadecimal notation
Fn.m Floating point
En.m Floating point in exponential form
An ASCII
D Date (DD-MMM-YY) integer date is in minutes
T Time (HH:MM:SS) real data is in seconds
where:
n Is the width of the field and m is the number of decimal places.
plscpcg.book Page 292 Monday, May 28, 2001 10:11 AM