Overtyping the main storage display is the easiest way to change the value of a data item. However, you want to use the CA InterTest COBOL‑like MOVE statement to modify a data item when you do not know the type of data (binary, packed, and so on) or its length. The MOVE statement takes care of all the details for you. Use the MOVE statement as follows:
CA InterTest generates and displays a fill‑in‑the‑blanks MOVE statement, as shown in the following screen:
CA InterTest for CICS V9.1 - PROTSYM FILE UNCOND BEFORE BREAKPOINT COMMAND ===> Program= COBDEMO Option # Stmt # Margin= 01 Search= ------------------------------------------------------------------------------- _____ TASKNUM | ?00000. ---------+--------------------------------------------------------------------- MOVE ________________________________________________________________ to TASKNUM Overtype Underscores with a Data-Name, Figurative Constant, Alphanumeric Literal, or Numeric Literal
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|