Pathmaker Reference Manual

Service Definition Screen
Pathmaker Screens
067869 Tandem Computers Incorporated 1–167
Created By and At
Displays the user ID of the person who owns the service, and the date and time the
service was created. You cannot enter data into these fields.
Modified By and At
Displays the user ID of the person who last modified this service, and the date and
time the service was modified. You cannot enter data into these fields.
Generation Options
Enter information to specify how how you want the service to be generated.
Skeleton File
Displays either the logical (DEFINE) name or file name of the skeleton file that the
Pathmaker product uses to generate the C service program.
Enter any valid disk file name to change the default name in this field. Copy the
service skeleton to the file you specify in this field so that you can generate the service .
The default for this field is a DEFINE name, =_C_SERVICE_SKELETON, that maps to
the service skeleton file, CSVCSKL, in the subvolume where the object files for this
Pathmaker version reside. The mapping for this DEFINE name is automatically
included in the Pathway project configuration.
Generated Source
Enter the name of the file where the Pathmaker product stores the C source code that it
generates for the service.
This source code file name must be a valid file name, but it need not be fully qualified.
When you add or update this server, the Pathmaker product uses the work subvolume
and shows the fully qualified name in this field.
Assign each service its own unique source file; otherwise, you could overwrite your
own files.
Object File
Enter the name of the file that is to hold the compiled C code for the service.
The object file name must be a valid file identifier, but it need not be fully qualified.
When you add or update this service, the Pathmaker product uses the work
subvolume and shows the fully qualified name in this field.
Assign each service its own unique object file.