Pathway/iTS SCREEN COBOL Reference Manual (G06.24+, H06.03+, Pathway/iTS 1.0+)
Introduction to SCREEN COBOL
Compaq NonStop™ Pathway/iTS SCREEN COBOL Reference Manual—426750-001
1-8
Developing Programs With System Tools
Developing Programs With System Tools
Compaq provides tools to develop source code and to generate and manage the object
files. Object code is generated with the SCREEN COBOL compiler. The resulting
object files are managed with the SCREEN COBOL Utility Program (SCUP).
Generating Object Files With the Compiler
To produce the SCREEN COBOL object files, you execute the compiler run command
SCOBOLX. The compiler generates the object code according to the compiler
commands specified in the run command and in the source code.
The SCREEN COBOL compiler has three associated processes (SCOBOLX,
SCOBOLX2, and SYMSERV). These processes generate the object code, which is
written to two or three files depending on selected compile options. The SCOBOLX
and SCOBOLX2 processes produce two object files—a directory file and a code file.
The optional third process (SYMSERV) produces a symbol table for the program.
Figure 1-4. Communication Between Processes in a PATHMON Environment
Note. The SYMSERV process is not one of the Pathway/iTS object files. Therefore,
SYMSERV must reside on the same volume as SCOBOLX and SCOBOLX2 when used to
compile a SCREEN COBOL program.
004CDT .CDD
TCP
SCREEN
COBOL
Library
PATHCOM PATHMON
Database
Pathway Processes
Server
Server Class