|
|
| Author |
Message |
prashu
New User
Joined: 12 Jun 2005 Posts: 7 Location: hyderabad
|
|
|
|
hi,all
1.how to open 4 pgms in 4 different pds simultaneously? |
|
| Back to top |
|
 |
References
|
|
 |
priyesh.agrawal
Global Moderator
Joined: 28 Mar 2005 Posts: 1509 Location: Chicago, IL
|
|
|
|
You can open them one by one from 3.4 & browse simultaneously using F9 Key.
Regards,
Priyesh. |
|
| Back to top |
|
 |
MGIndaco
Moderator
Joined: 10 Mar 2005 Posts: 478 Location: Milan, Italy
|
|
|
|
From where?
ISPF:
You can use also a multi session.
To use it you must start with START command froma command line one new session at time.
So you will have 3/4 session ISPF and then you can swap with SWAP command from one to another(i.e. SWAP 1,SWAP2 etc)
Batch process:
Open all the member you want through rexx, cobol, ibm utilities etc. |
|
| Back to top |
|
 |
juneja_saveen
New User
Joined: 17 Jun 2005 Posts: 6
|
|
|
|
Hi
How to open all the member you want through rexx, cobol, ibm utilities etc.Please throw some light on this.
Thanks
Saveen |
|
| Back to top |
|
 |
MGIndaco
Moderator
Joined: 10 Mar 2005 Posts: 478 Location: Milan, Italy
|
|
|
|
If you need some sample you must give me some detail...
But in each case it's the same of open 4 files in cobol...(the language is not important...) |
|
| Back to top |
|
 |
|
|