View previous topic :: View next topic |
Author |
Message |
Chumma Beginner
Joined: 10 Jan 2007 Posts: 12 Topics: 5 Location: India
|
Posted: Wed Mar 14, 2007 5:54 am Post subject: Why is it not possible to execute an edit macro in spool? |
|
|
Hi,
What's the way to execute an edit macro in spool?
I just need to pick up the dataset name from the spool through my macro! |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12377 Topics: 75 Location: San Jose
|
Posted: Wed Mar 14, 2007 7:03 am Post subject: |
|
|
Chumma,
Invoke batch SDSF from rexx and read the output and pick the necessary dataset. Search for "Batch SDSF" in the forum and you will find many examples.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Wed Mar 14, 2007 1:43 pm Post subject: |
|
|
Or use the SE line command in SDSF |
|
Back to top |
|
 |
|
|