View previous topic :: View next topic |
Author |
Message |
nin_Ta Beginner
Joined: 02 Mar 2004 Posts: 6 Topics: 3
|
Posted: Fri Mar 05, 2004 11:44 pm Post subject: Using REXX to populate data on CICS screens |
|
|
Hi,
To populate data on CICS screen from EXCEL sheets we use RUMBA scripts. Is there any possibity to use REXX to do the same job?
Regards,
Nin |
|
Back to top |
|
|
petluri Beginner
Joined: 05 Dec 2002 Posts: 19 Topics: 5 Location: Virginia, USA
|
Posted: Mon Mar 08, 2004 3:48 am Post subject: |
|
|
I am not sure you can use REXX for this. Coz you want to link the PC and Mainframe tasks. I would go with Rumba macro for this, which is very easy to code and efficient. |
|
Back to top |
|
|
|
|