| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
awyn
Joined: 11 Feb 2008
Posts: 49
Location: chennai
|
| Posted: Fri Aug 29, 2008 2:29 pm Post subject: Rexx function to save |
|
|
Hi,
Is there any rexx functions to automatically save all the opened screens . |
|
| Back to top |
|
expat
Joined: 14 Mar 2007
Posts: 3544
Location: Brussels once more ...
|
| Posted: Fri Aug 29, 2008 2:33 pm Post subject: |
|
|
| How do mean save ? |
|
| Back to top |
|
awyn
Joined: 11 Feb 2008
Posts: 49
Location: chennai
|
| Posted: Fri Aug 29, 2008 2:45 pm Post subject: |
|
|
| I mean too issue the save command to all the screens that have been opened in a single hit of macro. |
|
| Back to top |
|
dbzTHEdinosauer
Joined: 20 Oct 2006
Posts: 1639
Location: germany
|
| Posted: Fri Aug 29, 2008 2:47 pm Post subject: |
|
|
| why not have the macro issue an ISPF Edit Save command? |
|
| Back to top |
|
awyn
Joined: 11 Feb 2008
Posts: 49
Location: chennai
|
| Posted: Fri Aug 29, 2008 2:56 pm Post subject: |
|
|
| Is there a way to get the list of all opened dataset in a array and then issue the save command. |
|
| Back to top |
|
expat
Joined: 14 Mar 2007
Posts: 3544
Location: Brussels once more ...
|
| Posted: Fri Aug 29, 2008 5:09 pm Post subject: |
|
|
| Basically NO - you execute your MACRO from one ISPF session which has no control over any other ISPF session. |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|