Overview | Statement List | Example
object list = SXLDAT/object, count[, REF, name][, IFERR, label:]
Extracts the tags of the "count" segments of section line "object" and place them into an (output) object list. Also, optionally extract the "name" of the parent view to which the section line object is associated.
Parameter |
Description |
object |
The Section Line object. |
count |
The number of segments in the Section Line. |
REF,name |
The "name" of the parent view to which the section line object is associated. |
IFERR,label: |
Label to which execution jumps if an error occurs in determining the Section Line data. |