Pathmaker Reference Manual

Server Constructs
Macro Language Construct Variables
067869 Tandem Computers Incorporated C–5
#Creator-User-Id
User ID
user-group.user-name
of the user who generates the server.
Values: String, up to 17 characters
#Custom-Source-File-Name
External file name of the Custom Source File for the current service.
Values: String, up to 34 characters
#File-Before-Image-Name
Name of the before-image variable for SQL operations associated with the current
service file (for C, lowercase with underscores). .
Values: String, up to 30 characters (empty if none)
#File-CopyOf-Name-UCU
"Copy of" name for the current logical file, converted to uppercase and underscores.
(May be same as #File-Logical-Name). There must be a current service logical file or
server logical file.
Values: String, up to 30 characters
#File-Define-Name
DEFINE name of the SQL table corresponding to the current logical file. There must
be current service and service logical files, and it must be a SQL table.
Values: String, up to 24 characters
#File-External-Name
External name of the current logical file. There must be a current service logical file or
server logical file.
Values: String, up to 36 characters
#File-Has-SYSKEY
The current service file, which must be an SQL table, has a SYSKEY associated with it,
either as an explicit column, or as an implied column which is part of the primary key.
Values: Y, N
#File-Logical-Name
Local name of the current logical file (uppercase, hyphens). There must be a current
service logical file or server logical file.
Values: String, up to 30 characters