Pathmaker Reference Manual
Requester Constructs
Macro Language Construct Variables
067869 Tandem Computers Incorporated C–45
#Screens
Iterate through all screens (a screen consists of the base area of the screen and a page of
the screen, so this construct always results in at least one iteration, even if the screen
has no pages). Establishes current page.
#Services
Iterate through the services in the service list. (When invoked within a 'Hashbuckets'
iteration, exit as soon as the service element hash number exceeds the current
Hashbucket loop value). Establishes current service. (Mapping Requester Only).
Requester EMIT Constructs Following is the syntax for EMIT constructs used in the context of a requester.
#Item-Qual-Name
Qualified name of the current field. There must be a current item.
#Parent-Join-Item-Qual-Name
Qualified name of the link field in the parent record. There must be a current
reference object with a link field specified.
#Ref-Object
Working Storage record image of current record. There must be a current reference
object.
#Ref-Object-With-Values
Working Storage record image of current record, with VALUES clauses. There must
be a current reference object.
#Warnings-List
List of warning conditions.