Previous Topic: Batch JCL StatementsNext Topic: JCL Requirements


Program and Panel Object Output

The formatted object module printout displays the logical blocks that comprise an object module. CA Ideal Technical Support can use this information in the debugging process.

The formatted object printout for a CA Ideal panel object also displays information such as the panel name, date and time last edited, and run status.

The formatted object module printout for a CA Ideal program displays data that can also aid CA Ideal users. You can find this information in the printout header and in the Dataview Control Block (DVC) entries shown as follows:

F O R M A T T E D O B J E C T M O D U L E P R I N T O U T = = = = = = = = = = = = = = = = = = = = = = = = = = = = = PROGRAM: DEMOPGM2 VERSION: 001 SYSTEM: $ID RUN-STATUS: SHARED DBCS OPTION: N DATE/TIME LAST COMPILED : 07/23/94 16:14:52 COMPILED UNDER IDEAL 02.1 # OF MEMBERS ASSOCD WITH MODULE : 02 # OF READ-ONLY MEMBERS ASSOCD WITH MODULE : 01 # OF BLOCKS CONTAINED IN MODULE : 0027

The printout heading contains the following information about the program:

The following graphic shows Dataview Control Block (DVC) entry for the dataview in the resource table:

===> DVC HEADER BLK # = 0013 (HEX) D8D8D8C4E5C30710005A001300000000 ===> DVC CONTRL BLK DATAVIEW NAME= EMPLOYEE DVW VER # = 001 DVW TYPE= D DATABASE ID = 001 DB FILE NAME = PMF INIT-AREA OFF= 0000 INIT-AREA LEN= 0000 DVW STATUS= 0000 DVW FLAG= C (C-CLOSED,O-OPEN_OUT) DVW POSITION= X ELEMENT LIST : ELM NAME - EMDTA ELM SC - 00 FILE AREA : 03533C 004E0000 00000000 00D7D4C6 00000000 00000000 0001 * + PMF

The printout contains one Dataview Control Block (DVC) entry for each dataview in the program's resource table. The following data, found in each entry, is often useful.