To display the entire PL/I structure of a variable, type a d to the left of the variable in the window and press Enter.
CA InterTest for CICS Release 9.1.00 - PROTSYM FILE ABEND DETECTED BREAKPOINT COMMAND ===> Program= PLIDEMO Option # Stmt # Margin= 01 Search= ------------------------------------------------------------------------------- _____ EIBTRNID | DEMP _____ EIBTRMID | U057 d____ TASKNUM | ?00000. ---------+--------------------------------------------------------------------- _ 636.1 CONTINUE_TASK: _ 637.1 MAPNUM = '00'; A ==>.1 1 TASKNUM = TASKNUM + 1; _ 639.1 1 IF TASKNUM > 2 THEN _ 640.1 1 GOTO END_SESSION; _ 641.1 1 IF TASKNUM = 1 THEN _ 642.1 1 GOTO SENDSCR3; _ 643.1 1 GOTO END_SESSION; . . .
CA InterTest for CICS responds by displaying the variable and all the items
below it in the same structure.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|