View previous topic :: View next topic |
Author |
Message |
Davy Beginner
Joined: 09 May 2005 Posts: 2 Topics: 1
|
Posted: Mon May 09, 2005 6:41 am Post subject: convert an online sub to batch |
|
|
Hi,
I have two online subroutines, one written in cobol and the other in
assembler. I am attempting to set up a batch job to replicate the same
process which will call these subs.
Has anyone any experience of trying this ?
Regards
Davy |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Mon May 09, 2005 9:01 am Post subject: |
|
|
Davy,
Calling the Subroutines in batch mode should be no different from calling online. Just pass the desired parameters and you should be all set
Thanks
kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
Davy Beginner
Joined: 09 May 2005 Posts: 2 Topics: 1
|
Posted: Mon May 09, 2005 12:02 pm Post subject: |
|
|
Kolusu,
The subroutines seem to be set up specifically for CICS online and this is
where I have encountered problems. I expected the process would have been
straight forward if this was not the case.
I am currently looking at a different approach.
Many thanks for your time
Davy |
|
Back to top |
|
 |
|
|