View previous topic :: View next topic |
Author |
Message |
Phantom Data Mgmt Moderator

Joined: 07 Jan 2003 Posts: 1056 Topics: 91 Location: The Blue Planet
|
Posted: Tue Jan 14, 2003 1:40 am Post subject: Capturing PDS & MEMBER name from Edit Session |
|
|
I want to capture the PDS & member name of the file which I am editing into a REXX program(ISREDIT macro). I found the source code of such a REXX utility somewhere but don't know exactly where I found it. Anyway can somebody help me.
Thanks in Advance for your kind help
Regards,
Navin. J |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Tue Jan 14, 2003 1:47 am Post subject: |
|
|
Address ISREDIT "(var) = DATASET"
Address ISREDIT "(var) = MEMBER" |
|
Back to top |
|
 |
|
|