gtpo1m1b | Operations |
Use this command to change as many as 32 bytes of a fixed file record or pool record starting at a specific relative starting address. You can specify the record type as a hexadecimal number, SYSEQ label, or pool type.
Requirements and Restrictions
None.
Format
|
Additional Information
ZAREC HELP
ZAREC ?
Examples
In the following example, data in the specified fixed file record is changed.
+--------------------------------------------------------------------------------+ |User: ZAREC 023.000009 10C D1C6D2 | | | |System: AREC0011I 10.48.44 DISPLAY OF FILE ADDRESS 000000001180004F | | 0000010C- D3C1E7A8 18210000 00000000 00000000 LAXy.... ........ | | 0000011C- FE1443C2 D3C1E76A 18A10000 00000000 ...BLAX. .s...... | | ALTERED TO- | | 0000010C- D1C6D2A8 18210000 00000000 00000000 JFKy.... ........ | | 0000011C- FE1443C2 D3C1E76A 18A10000 00000000 ...BLAX. .s...... | | END OF DISPLAY - ZEROED LINES NOT DISPLAYED | +--------------------------------------------------------------------------------+
In the following example, the data that is changed is verified before it is replaced by the new data.
+--------------------------------------------------------------------------------+ |User: ZAREC LRV1RI.4 192 D5C5E3C2 VALDATA-40404040 | | | |System: AREC0011I 10.48.44 DISPLAY OF FILE ADDRESS 0000000042000027 | | 00000190- 00004040 40404040 4040C3C9 C3E2E7C2 .. CICSXB | | 000001A0- 40400000 80000000 00000000 00000000 ...... ........ | | ALTERED TO- | | 00000190- 0000D5C5 E3C24040 4040C3C9 C3E2E7C2 ..NETB CICSXB | | 000001A0- 40400000 80000000 00000000 00000000 ...... ........ | | END OF DISPLAY - ZEROED LINES NOT DISPLAYED | +--------------------------------------------------------------------------------+
A pool record is changed in the following example.
+--------------------------------------------------------------------------------+ |User: ZAREC PLST.40 10 D1C6D2A8 | | | |System: AREC0011I 13.34.52 DISPLAY OF FILE ADDRESS 0000000000040101 | | 00000010- 00000000 00000000 00000000 00000000 ........ ........ | | 00000020- 00000000 00000000 00000000 00000000 ........ ........ | | ALTERED TO- | | 00000010- D1C6D2A8 00000000 00000000 00000000 JFKy.... ........ | | 00000020- 00000000 00000000 00000000 00000000 ........ ........ | | END OF DISPLAY - ZEROED LINES NOT DISPLAYED | +--------------------------------------------------------------------------------+
Related Information
See TPF Concepts and Structures for more information about fixed file records and pool records.