Page History
7.48 ENDPRINT
| Note |
|---|
| Note: Usage options |
The ENDPRINT command is used to end (close) a printer file that was previously opened by a PRINT or UPRINT command and cause a message to be issued that indicates how many pages were printed into the report.
...
Portability Considerations | When associated with a UPRINT command, a build warning will be generated if used in Visual LANSA code. An error will occur at execution time. Code using this facility can be conditioned so that it is not executed in this environment. Fully supported when associated with any other report command (e.g. PRINT, SKIP, SPACE). |
Also See
| Panel | ||
|---|---|---|
| ||
Optional ENDPRINT | ||
| No Format | ||
| Optional
ENDPRINT ----- REPORT_NUM ---- 1 --------------------------- --> report number 1 -> 8 >-- IO_STATUS> >-- IO_STATUS ------- *STATUS ---------------------- --> field name >-- IO_ERROR→ >-- IO_ERROR -------- *ABORT -------------------------| *NEXT *RETURN label
|