View previous topic :: View next topic |
Author |
Message |
arunmr4 Beginner
Joined: 19 Dec 2005 Posts: 23 Topics: 8
|
Posted: Mon Dec 19, 2005 11:03 pm Post subject: file tailoring |
|
|
My Rexx Program contain the below given statements which works fine in ISPF environment
"ISPEXEC LIBDEF ISPSLIB DATASET ID('AAA.BBB.CCC')"
"ISPEXEC LIBDEF ISPFILE DATASET ID('XXX.YYY.ZZZ')"
"ISPEXEC FTOPEN"
"ISPEXEC FTINCL EMAIL"
"ISPEXEC FTCLOSE"
I need to invoke these statements form TSO as the Rexx pgm will be automatically executed during logon. What are the TSO equivalents for these.
Please Help
Thanks |
|
Back to top |
|
 |
Phantom Data Mgmt Moderator

Joined: 07 Jan 2003 Posts: 1056 Topics: 91 Location: The Blue Planet
|
|
Back to top |
|
 |
Phantom Data Mgmt Moderator

Joined: 07 Jan 2003 Posts: 1056 Topics: 91 Location: The Blue Planet
|
|
Back to top |
|
 |
arunmr4 Beginner
Joined: 19 Dec 2005 Posts: 23 Topics: 8
|
Posted: Tue Dec 20, 2005 3:39 am Post subject: |
|
|
Thanks Phantom |
|
Back to top |
|
 |
|
|