Previous Topic: Continue Processing During Breakpoint One Verb at-a-TimeNext Topic: Restore the Detailed Breakpoint Display


See More Code on the Detailed Breakpoint Display

While viewing the Detailed Breakpoint display, you might not see all of the program's source code on your screen. To see more code, perform the following steps:

  1. Tab to the Margin= field, enter a number from 0 to 99 to indicate the starting position of the left margin, and press Enter.

    CA InterTest for CICS redisplays the source code beginning in the position you requested. A Margin= value of 0 begins the display from position 1.

  2. Press PF22 to shift the source code left. Press PF23 to shift the source code right. COBOL and PL/I programs shift 10 characters at a time; Assembler programs shift to positions 02, 40, 50, and then 61.