WARNING: This Keyword is no longer usable from RTE version 34.21.0. For versions greater than or equal to 34.21.0, use RTE_REPORT_ITEMS and OS_REPORT_ITEMS.
Allows you to define the number of items that can be stored in the report.
Syntax |
REPORT_ITEM [n=512] |
---|---|
n |
Number of items (0÷2048) (optional, default 512) |
Notes |
If n is very large, may can be memory allocation problems |
Example
REPORT_ITEM 1000 |