Pathway/iTS SCUP Reference Manual
Table Of Contents

Introduction to SCUP
HP NonStop Pathway/iTS SCUP Reference Manual—520269-002
1-7
SCUP Version Compatibility
SCUP Version Compatibility
All the existing SCREEN COBOL object files are completely compatible with new
versions of SCREEN COBOL and SCUP that use Inspect, the interactive symbolic
debugging utility.
You do not have to recompile SCREEN COBOL programs that were developed before
Inspect was available unless you want to use a symbol table. Note, however, that a
symbol table is required if you are using SCUP to convert SCREEN COBOL programs
to web clients.
Figure 1-4. Code and Symbol Table Files Before and After Compression
MANUFCOD After Compression
MANUFSYM Before Compression
Symbol Table
for C(1)
Symbol Table
for C(2)
MANUFCOD
Before Compression
Deleted
Deleted
MANUFSYM After Compression
Symbol Table
for C(2)
Code for
C(1)
Code for
B(1)
Code for
B(2)
Code for
A(1)
Code for
A(2)
Code for
A(4)
Code for
A(3)
Code for
C(2)
Code for
B(3)
Code for
B(3)
Code for
B(1)
Code for
A(1)
Code for
A(3)
Code for
A(4)
Code for
C(2)
Code for
A(2)
VST004.vsd