Re: Compile and run later
Ron Hudson <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
On Wed, May 19, 2010 at 10:25 AM, Rick Fochtman <[email protected]> wrote: > > > -------------------------------<snip>----------------------------- > > > > Rick, > > Where do you setup "global implicit" libraries ? > > Add a STEPLIB to the logon proecedure in SYS1.PROCLIB(TSOLOGON) ? > > Mike > > ----------------------------<unsnip>--------------------------------- > You can do that, or you can use the command: > > CALL 'HUDSON.LINKLIB(GRID)' > Actually I tried this at first, but GRID needs a DD so it can print and it appearantly does not get it when you invoke it this way. The message come out on the system console 3270 : IEF125I FT06F001 DD STATEMENT MISSING > to specify the library and program. > > There's also a STEPLIB command on the CBTTAPE site, but I don't know if it > will work on 3.8J. > > Rick > >