Previous Topic: Checklist of Basic Debugging TasksNext Topic: Display Sections of Your Program


Display Your Source Listing

You can display your source listing online at any time from CICS using the ITST menus (Option 1 Source). The chapter "Basic Demo Session" uses this method. Use PF7 to scroll backward through the listing; use PF8 to scroll forward.

Alternatively, enter the following command directly from CICS:

LIST=progname

progname is the name of the program.

Either method permits access to any CA InterTest for CICS function.

Notes: