bauer Intermediate
Joined: 10 Oct 2003 Posts: 317 Topics: 50 Location: Germany
|
Posted: Mon Feb 06, 2006 3:52 am Post subject: PL1 Compiler optin SYSTEM(MVS, CICS ......) |
|
|
Hi,
using PL1 Compiler it's possible to set compiler option system(cics, mvs, ....).
My question is: I like to share code for CICS programs, IMS programs... Is ist necessary to compile the source twice, first with system(cics), next with system(ims) or is it possible to compile once (system(mvs) ?????) and link this object code for CICS und IMS ????
Any comments ?
bauer |
|