Pathmaker Reference Manual
Requester Constructs
Macro Language Construct Variables
067869 Tandem Computers Incorporated C–39
#Seg-Line-Nbr
Line number of current segment in current screen element (absolute from start of base
area). There must be a current screen element and a current segment.
Value: Integer
#Seg-Next-Column-Nbr
Next column number beyond current segment of current screen element (absolute
from start of base area plus length of segment). There must be a current screen
element and a current segment.
Value: Integer
#Seg-Page-Position
Position ("
line
,
column
") of current segment on current page. Must be used within
"iterate thru Segs-of-Data-Field" construct. There must be a current page and a current
segment.
Value: String
#Seg-Picture
Picture of current segment in current screen element. There must be a current screen
element and a current segment. Must be used within "iterate thru Segs-of-Data-Field"
construct.
Value: String
#Seg-Position-Nbr
Position number of current segment. There must be a current segment. Must be used
within "iterate thru Segs-of-Data-Field" construct.
Value: Integer
#Service-Exists
For the current action, the designated service exists in the catalog. There must be a
current action.
Values: Y, N
#Service-Id-Nbr
ID Number of current service. There must be a current service.
Value: Integer, up to 9 characters
#Service-Name
Name of current service. There must be a current service.
Value: String, up to 30 characters