Migrating to a new release/SP of CA Teleview.
New SP (Service Pack) USERLIB is empty. Can I use previous SP USERLIB?
USERLIB is the executable version of CA Teleview exits.
Exit source code is CML that is assembled with current release macros. The CML library is not part of the CA Teleview started task proc.
Use your CML source library to reassemble USERLIB members.
If source cannot be found, you should disassemble the executable code found in USERLIB so that it can be reassembled with the current version of the macros.
It may be possible to use the previous SP version of USERLIB, but results cannot be guaranteed since macros can change between releases and service packs.
You can use SAMPJCL member ASMJCL to assemble any of the Teleview exits.