On 7/28/2014 4:06 PM, John Norgauer wrote:
For the seasoned sysprog:
Can TSO edit command be used against a PDS.
If so, what is the format of the command.
I was experimenting with the command and can not edit a member in a PDS.
Thanks.,
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Did you try
==> edit my.pds(member) emode
or possibly
==> edit 'my.pds(member)' emode
assuming you are working with an existing member; the quotes
are needed if TSO is prefixing the dsn with your TSO id.
-Steve
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN