Re: Compile and run later
Rick Fochtman <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
-------------------------------<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)' 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