

Editing Data Sets › Edit VSAM KSDS Files › Working with VSAM Keys › Update Records Using the Move Command
Update Records Using the Move Command
You can move VSAM keyed records using the move command (M).
Follow these steps:
- Type M on the line command of the line that you want to copy in the editor.
- Press Enter.
- Type A (after) or B (before) on the line where you want the copied line to be located.
- Press Enter.
The record is moved before or after the record specified in the previous step with the same key, data, and length as the original line.
- Update the key value.
- Modify the record length if necessary by using the V line command.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|