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 Manual426750-001
1-10
Managing Object Files With SCUP
Managing Object Files With SCUP
The SCUP utility provides functions for managing SCREEN COBOL object files, as
shown in Figure 1-6. The functions are:
Displaying information about the programs in the object files
Deleting previously compiled program versions from the object files
Generating a new SCREEN COBOL object file by copying programs from one
SCREEN COBOL object file to another
Reclaiming file space by compressing the object files
Setting access flags that control access to programs
Converting a group of programs in a SCREEN COBOL library into a web client
consisting of Java classes and HTML pages
Figure 1-6. Managing SCREEN COBOL Object Files With SCUP
006CDT .CDD
SCUP
Symbol
Table
Directory
SCREEN
COBOL
Object Code
Commands:
INFO
ALTER
DELETE
COMPRESS
COPY
...
SCUP
HTML Pages
with
JavaScript
Java
Source
Code
Command:
CONVERT