Pathmaker Reference Manual
Server Constructs
Macro Language Construct Variables
067869 Tandem Computers Incorporated C–9
#Param-Name.
Local name of the current IPC message parameter There must be a current service and
a current IPC parameter.
Values: String, up to 30 characters
#Param-Name-LCU
Local name of the current IPC message parameter (lowercase, underscores. There
must be a current service and a current IPC parameter.
Values: String, up to 30 characters
#Param-Needs-Filler
Current IPC message parameter needs filler. There must be a current parameter.
Values: Y, N
#Param-Table-Name
External file 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 36 characters
#Param-Type
Parameter type of current IPC message parameter.
Values: PSEUDOFIELD, DEF, RECORD, TABLE
#Pathmaker-Subvol
Qualified name of the subvolume on which the Pathmaker product files reside, in
external form.
Values: String, up to 26 characters
#Project-Name
Name of the Project.
Values: String, up to 30 characters
#Project-Subvol
Qualified name of the Project subvolume, in external form.
Values: String, up to 26 characters
#Pseudofield-Type
Pseudofield type of current IPC message parameter. There must be a current
parameter, and it must be of type "Pseudofield". .