Page History
7.126 UPRINT
| Note | ||
|---|---|---|
| title | Note: | Usage options |
The UPRINT command is used to print fields onto a report.
...
Refer also to the ENDPRINT command, which is used to close (end) a report produced by using the UPRINT command.
Portability Considerations | This command is not supported in Visual LANSA and is not expect to be in future releases. A build warning will be generated if used and an error will occur at execution time. Code using this facility can be made conditional so that it is not executed in this environment. |
...
Required
...
| Panel | ||
|---|---|---|
| ||
Required UPRINT ------- FIELDS ------ |
...
----- field name field attributes -- |
...
---> |
...
| | | | |
...
| --- |
...
7 max --- |
...
| |
...
100 max -------------- ----------------------------------------------------------------- |
...
Optional
...
------- Optional >-- TITLE ------------- |
...
* |
...
NONE ---------------------------> |
'report title'
...
'report title' >-- REPORT_NUM ---- 1 ---------------------------------> |
report number 1 -> 9
...
report number 1 -> 9 >-- SPACE ------------ 1 ---- |
...
------------------------------> |
lines to space
...
lines to space >-- WIDTH ----------- |
...
* |
...
DEFAULT -------------------------> |
report width
...
report width >-- COLUMN_SEP ---- 1 ---- |
...
------------------------------> |
column separation
...
column separation >-- START_COL ------- 1 ---- |
...
------------------------------> |
start column number
...
start column number >-- IO_STATUS ------- |
...
* |
...
STATUS ---------------------------> |
field name
...
field name >-- IO_ERROR ------- |
...
* |
...
ABORT ----------------------------| |