To copy data from a main storage location into the WORK AREA, specify the following and press Enter:
FUNC=CHGE SUBFUNC=CORE DATA= CORE command that determines the source address CHGELEN= length of area to be changed LOC= starting position
Examples
The following examples demonstrate how to copy data from main storage.
FUNC=CHGE SUBFUNC=CORE CHGELEN=0016 (or 0010 for FORMAT=D) DATA=CORE=TWA+8 LOC=00048 (or 002F for FORMAT=D)
FUNC=CHGE SUBFUNC=CORE CHGELEN=0010 (or 000A for FORMAT=D) DATA=CORE='SOC‑SEC‑NUMBER' LOC=00001 (or 0000 for FORMAT=D)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|