Pathmaker Reference Manual
Requester Constructs
Macro Language Construct Variables
067869 Tandem Computers Incorporated C–37
#Screen-Field-Is-Table
Current screen field is a dimensioned data field (tabular with occurrence). There must
be a current screen field.
Values: Y, N
#Screen-Field-Line-Nbr
Line number of current element (absolute from start of base area). There must be a
current screen element.
Value: Integer
#Screen-Field-Name
Screen field name of current screen element, of type datafield. There must be a current
screen element.
Value: String, up to 30 characters
#Screen-Field-Nbr
Item number of current item. There must be a current screen element.
Value: Integer
#Screen-Field-Next-Column-Nbr
Next column number beyond current screen element (absolute from start of base area
plus length of element). There must be a current screen element.
Value: Integer
#Screen-Field-Page-Position
Position ("
line
,
column
") of current screen element in the paging area. There must be
a current screen element.
Value: String
#Screen-Field-Picture
Screen picture of current screen element. There must be a current screen element of
type datafield.
Value: String
#Screen-Field-Type
Type of current screen element. There must be a current screen element.
Values: Data-Field, Pseudo-Field, Point-Field, Decoration
#Screen-Size
Screen size ("
height
,
width
").