Several different views of a module are available depending on the values you specify when you create the module. They are:
Example:
This example shows you how to change the view of the module shown on the Display Module Source display.
+--------------------------------------------------------------------------------+ | Display Module Source | | .............................................................................. | | : Select View : | | : : | | : Current View . . . : ILE C root source view : | | : : | | : Type option, press Enter. : | | : 1=Select : | | : : | | : Opt View : | | : _ ILE C root source view : | | : 1 ILE C include 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 | +--------------------------------------------------------------------------------+
The current view is listed at the top of the window, and the other views that are available are shown below. Each module in a program can have a different set of views available, depending on the debug options used to create it.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.