Pathmaker Programming Guide

Changing Screen Decorations or Screen Layout
Maintaining Pathmaker Applications
067868 Tandem Computers Incorporated 8–3
To reassign the active server class for a service:
1. Run the Pathmaker full screen interface. The Pathmaker Main Menu appears.
2. Reassign the active server class.
3. Regenerate the mapping requester.
4. Move the SCREEN COBOL code to the production subvolume.
a. If the application no longer resides in the testing environment, use the
SCREEN COBOL Utility Program (SCUP) to copy the SCREEN COBOL code
to the application’s SCREEN COBOL object library files (POBJCOD, POBJDIR,
and POBJSYM). Press shifted F13 to navigate to the Utility Menu.
b. From the Utility Menu, press F4 to invoke SCUP. Enter the following SCUP
commands:
?COPY (
mapping-req-name
), <--- Copy object library
$
vol.subvol
.POBJ files for the mapping
requester to the volume
and subvolume of the
production SCREEN
COBOL object library files.
?EXIT <--- Exit from SCUP.
mapping-req-name
is:
T9154-
projectname-hashnum
projectname
is the first 20 characters of your project's name.
hashnum
is a number assigned to the mapping requester name by
Pathmaker.
For example, for a project named SESSION-2, the mapping requester name
is:
T9154-SESSION-2-135
5. Exit from the Pathmaker full screen interface.