Please enable JavaScript to view this site.
This is an OPTIONAL call to Write the stored (*STORE) or wrapped (*WRAP) text for a Line ID.
Parameter |
In |
Len |
Comment |
PARM1 |
Line ID |
10 |
Unique Line ID for the stored data you wish to output. Can be blank. |
PARM2 |
*HDR, *HDRX, *DET, *DETN, *DETY, *TRL |
4 |
Decide which type of output - see Note #1. |
PARM3 |
Detail Key Field 1 (opt) |
30 |
Key 1 to sequence lines - *DET, *DETN, *DETY only. |
PARM4 |
Detail Key Field 2 (opt) |
30 |
Key 2 to sequence lines - *DET, *DETN, *DETY only. |
PARM5 |
Number of blank lines after |
1 |
If you specify a number here then that number of blank lines will be written after EVERY stored record output for the supplied Line ID. |
PARM6 |
*WRITE |
7 |
Note #1:
*HDR |
Header Line |
*HDRX |
Header Line output even after details lines have been written (v1.4 or greater) |
*DET |
Detail Line |
*DETN |
Detail line - but do not want a skip to a new page after this line = *NO |
*DETY |
Detail Line - but want to throw a page before this line = *NOW |
*TRL |
Trailer Line |