Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

TSO/ISPF :: RE: Edit large number of datasets (QSAM)

$
0
0
Author: Nic Clouston
Posted: Tue Apr 04, 2017 8:17 pm (GMT 5.5)

Create an edit macro that will do the change and end the edit session
Move your list to the mainframe (if it is not already there)

Rexx:-
read a data set name from your list
Invoke edit with a macro
Read next name
Repeat until done.

Test first with one or two data sets (backed up first).

Examples exist on the forum.
_________________
Regards
Nic


Viewing all articles
Browse latest Browse all 8500

Trending Articles