Pathmaker Reference Manual

Server Constructs
Macro Language Construct Variables
C–10 067869 Tandem Computers Incorporated
Values: ADVISORY, CURRENT-PAGE, PAGE-COUNT, DATE, TIME, CURSOR-POS,
LOGICAL-TERM, PHYSICAL-TERM, CURSOR-FIELD
#Server-Name
Name of the server.
Values: String, up to 30 characters
#Service-Code
Identifying code for the current service.
Values: Integer
#Service-Custom-Source-File
Qualified name of the Custom Source File for the current service.
Values: String, up to 36 characters
#Service-Name
Name of the current service.
Values: String, up to 30 characters
#Service-Name-LCU
Name of the current service (lowercase, underscores). .
Values: String, up to 30 characters
#Service-Name-UCU
Name of the current service (uppercase, underscores). .
Values: String, up to 30 characters
#Service-Object-File
Qualified name of the Object File for the current service.
Values: String, up to 36 characters
#Service-Reply-Data-Length
Length (in characters) of the data area of the IPC reply message for the current service
(not including the standard header). There must be a current service.
Values: Integer
#Service-Reply-Supports-SQL
All field data types in the current service IPC reply message are SQL compatible.
Values: Y, N