Re: Single Source CICS/Batch
- From: "Alistair" <alistair@xxxxxxxxxxxxxxxxxxxxx>
- Date: 28 Oct 2006 06:27:51 -0700
Vanroy - Cleymans wrote:
Does anybody has experience with writung the Cobol source code once and
running the load module(s) in Cics and Batch environment (on Z/OS)
thanks,
Willy Vanroy
I don't believe that it would be possible to do that (unless you mean
by using Xpeditor, the interactive debugger). CICS/Cobol programs
require CICS to be up and running when the program runs (because the
program is run under CICS and makes calls to CICS). A routine may be
written and compiled (eg for date validation) to run under batch and
CICS if called from a correctly compiled program.
.
- Follow-Ups:
- Re: Single Source CICS/Batch
- From: Vanroy - Cleymans
- Re: Single Source CICS/Batch
- References:
- Single Source CICS/Batch
- From: Vanroy - Cleymans
- Single Source CICS/Batch
- Prev by Date: Re: Development and offshoring was Re: IBM file status 97 (was: Prodcuing an output file onlyonFriday?
- Next by Date: Re: Single Source CICS/Batch
- Previous by thread: Single Source CICS/Batch
- Next by thread: Re: Single Source CICS/Batch
- Index(es):
Relevant Pages
|