Pathmaker Reference Manual
Requester Constructs
Macro Language Construct Variables
067869 Tandem Computers Incorporated C–35
#Requester-Name
Requester name.
Value: String, up to 30 characters
#Requester-Type
Requester type.
Values: MENU, TRNS, DB, REG
#Row-Index
Current box index. There must be a current box. This construct is valid only for
database requesters.
Value: Integer
#Rows-First-Page-Nbr
Number of first page on which any item of the current row of the current reference
object appears. There must be a current reference object. This construct is valid only
for database requesters.
Value: Integer
#Screen-Field-Base-Position
Position ("
line
,
column
") of current screen element in the base area. There must be a
current screen element.
Value: String
#Screen-Field-Column-Nbr
Beginning column of current element (absolute from start of base area, adjusted by
occurrence for tables). There must be a current screen element.
Value: Integer
#Screen-Field-EditPic-Is-All-N
Current screen field's editpic is all N's. There must be a current screen field.
Value: Y,N
#Screen-Field-Has-Help
Current field has help text. There must be a current screen field.
Values: Y, N
#Screen-Field-Has-User-Conv
Current screen element requires user conversion. There must be a current screen
element.