Change the view of a module object

You can change the view of the module object that is shown on the Display Module Source display

Several views of an ILE CL module object are available depending on the values you specify when you create an ILE CL module object. These views are:

You change the view of the module object on the Display Module Source display through the Select View display. The Select View display can be accessed from the Display Module Source display by pressing F15 (Select View). The current view is listed at the top of the window, and the other views that are available are shown below. Each module object in a program object can have a different set of views available, depending on the debug options used to create it.

To select a view, type 1 (Select) next to the view you want to show.

Figure 1. Change a View of a Module Object
                            Display Module Source
 ..............................................................................
 :                                Select View                                 :
 :                                                                            :
 :  Current View . . . :   CL Root Source                                     :
 :                                                                            :
 :  Type option, press Enter.                                                 :
 :    1=Select                                                                :
 :                                                                            :
 :  Opt     View                                                              :
 :          CL Root Source                                                    :
 :   1      CL Listing View                                                   :
 :                                                                            :
 :                                                                            :
 :                                                                    Bottom  :
 :  F12=Cancel                                                                :
 :                                                                            :
 :............................................................................:
                                                                        More...
 Debug . . .   
 

 F3=End Program   F6=Add/Clear breakpoint   F10=Step   F11=Display variable
 F12=Resume   F17=Watch variable   F18=Work with watch   F24=More keys
 

After you select the view of the module object that you want to show, press Enter and the selected view of the module object is shown in the Display Module Source display.