The Datacom program DBCGSPR can disassemble the Ideal Options Block (@IIDOPTS) from a Customer Load Library (CUSLIB). This utility generates source members by processing load module content when the original source code is unavailable.
Original source code for the @IIDOPTS module is missing or requires recreation from the existing load module.
DBCGSPR processes the entire load library and does not provide a facility to select individual modules. Execute the following steps to process only the @IIDOPTS module:
According to the documentation for the DBCGSPR module, the Ideal Options Block (module @IIDOPTS, using macro IDOPTSCB) can be generated from your CUSLIB load module.
As you know, DBCGSPR will process the entire loadlib, and there is no capability to select only the one module. The shortcut to doing this is to clone the loadlib to a new filename, then delete everything except the modules you want to process. This will make the output much cleaner and quicker.
Documentation: Generating Source Members from CUSLIB
Users are encouraged to subscribe to this article for future updates.
For additional assistance, Contact Broadcom Support.