Re: Single Source CICS/Batch
- From: "Charles Hottel" <chottel@xxxxxxxxxxxxx>
- Date: Sat, 28 Oct 2006 23:50:14 GMT
"Vanroy - Cleymans" <vanroy@xxxxxxxxxx> wrote in message
news:H2I0h.153095$qQ7.2376813@xxxxxxxxxxxxxxxxxxxxxxxx
Does anybody has experience with writung the Cobol source code once andIt is possible to write a subroutine that is called by both a CICS program
running the load module(s) in Cics and Batch environment (on Z/OS)
thanks,
Willy Vanroy
and a batch program. I have not personally done it but I have seen it. Of
course the subroutine would not have any CICS commands in it.
Another way you could do this is to place the business logic in a COPY
(or -INC for Librarian), but there is no way that I know of to execute CICS
commands from a batch program.
.
- References:
- Single Source CICS/Batch
- From: Vanroy - Cleymans
- Single Source CICS/Batch
- Prev by Date: Re: Tab delimiter
- Next by Date: Re: Tab delimiter
- Previous by thread: Re: Single Source CICS/Batch
- Next by thread: Re: Single Source CICS/Batch
- Index(es):
Relevant Pages
|