Pathmaker Reference Manual
Server Constructs
Macro Language Construct Variables
C–8 067869 Tandem Computers Incorporated
#Item-SQL-Name
Local name of current item, with "-" replaced by "_" (for C, lowercase).
Values: String, up to 30 characters
#Max-Reply-Data-Length
Maximum length (in characters) of the data area of the IPC reply messages (not
including the standard header) over all services.
Values: Integer
#Max-Request-Data-Length
Maximum length (in characters) of the data area of the IPC request messages (not
including the standard header) over all services.
Values: Integer
#Modification-Date-Time
Date/time of last modification of the server definition.
Values: String, up to 19 characters
#Param-Class
Parameter class of current InterProcessCommunication parameter. There must be a
current parameter
Values: Request, Reply
#Param-CopyOf-Name-UCU
The "Copy of" name of the current IPC message parameter (uppercase, underscore).
May be the same name as #Param-Name. There must be a current service and a
current IPC parameter, which is not a Pseudo-Field.
Values: String, up to 30 characters
#Param-Define-Name
DEFINE name of current IPC message parameter SQL table There must be a current
service and a current IPC parameter, which must be of type "table". .
Values: String, up to 24 characters
#Param-Has-Variable-Occurs
Current IPC message parameter contains an item with "OCCURS DEPENDING ON..."
clause.
Values: Y, N