The SHOWUNKNOWN IDL modify command displays IDL information about objects that are not defined in the table of INCONTROL prefixes, that is, CSECTs that are unknown to the IDL facility. The command syntax of the SHOWUNKNOWN IDL modify commands is:
SHOWUNKNOWN
Shown below is an example of the output of the SHOWUNKNOWN command:
MODULE   CSECT    OFFSET LENGTH
-------- -------- ------ ------
ECAGTW   WORKAREA 007748 000218 Unknown
ECAGTW   MODIFY   007960 000DB4 Unknown
ECAGTW   SHOWSTAT 00A5B8 0011D7 Unknown
Parent Topic |