the jcl can be interpreted directly or converted to a ksh script
if you want that script compiled then you can use shcomp on that script
you could wrap convert-jcl-to-ksh-to-compiled-ksh in a script or another jcl 
file

On Wed, 6 Jun 2012 13:11:46 +0200 Irek Szczesniak wrote:
> On Tue, Jun 5, 2012 at 4:13 PM, David Korn <[email protected]> wrote:
> > cc:  [email protected]
> > Subject: Re: Re: [ast-users] AT&T Software Technology ast beta software 
> > download  update
> > --------
> >
> >
> >> Thank you!
> >>
> >> What is libjcl?
> >>
> >>
> >
> > We did a project called MVS2PC which allowed us to run IBM MVS software
> > on Linux without rewriting.  The jcl command which used libjcl converted
> > jcl into ksh93 or just executed the jcl.

> Does the jcl command use shcomp to compile the converted jcl, too?
> I'll be nice to do that by default and have an option to generate
> uncompiled code only on demand.

> Irek

> _______________________________________________
> ast-users mailing list
> [email protected]
> https://mailman.research.att.com/mailman/listinfo/ast-users

_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to