Pathmaker Reference Manual
Server Constructs
Macro Language Construct Variables
067869 Tandem Computers Incorporated C–11
#Service-Request-Data-Length
Length (in characters) of the data area of the IPC request message for the current
service (not including the standard header). There must be a current service.
Values: Integer
#Service-Request-Supports-SQL
All field data types in the current service IPC request message are SQL compatible.
Values: Y, N
#Service-Short-Name
Truncated unique name of the current service.
Values: String, up to 20 characters
#Service-Uses-Enscribe
Current service uses Enscribe files.
Values: Y, N
#Service-Uses-SQL
SQL is supported in the current service.
Values: Y, N
#Service-Uses-SQLGenOps
Current service has SQL generated operations defined.
Values: Y, N
#SQLIO-Access-Path
Name of the access path for the current SQLIO section. (Empty if no access path
exists.).
Values: String, up to 30 characters
#SQLIO-Access-Path-Exists
An access path exists for the current SQLIO section.
Values: Y, N
#SQLIO-Access-Path-Description
Description text for the access path for the current SQLIO section (may be empty). Not
enclosed by comment characters.
Values: String, up to 40 characters