Pathmaker Programming Guide
The Structure of Pathmaker Custom Services and Servers
Creating Services and Servers
067868 Tandem Computers Incorporated 4–13
The Pathmaker product generates C server source code from information in a project
catalog and from several other sources. You can initiate the generation and
compilation of a Pathmaker C custom server by filling in a two-page screen that tells
the Pathmaker product the generation and compilation options you want and then
pressing a function key.
When you are first creating a C server using the Pathmaker product, you probably will
create all of the C services for the server, then package the services into a server and
generate, compile, and test the server.
You can separately generate and compile any C service and test it outside of a server.
While you are testing and debugging a C server, you can fix an individual C service,
then separately generate, compile and test the service. When you are satisfied with the
changes, you can rebind the service into the server.