Re: Using symbolic links to run *PGM with iASP
Brian Johnson <[email protected]>
| Newsgroups | gmane.comp.lang.as400.c |
|---|---|
| Message-ID | <CAAouQW3J4f1vQ1GzgrXmSOK+UjAxZ_aFxqTdkEMgirL1wCKcvw@mail.gmail.com> |
I had the same result. Using all caps for the qsys.lib path resulted in a working link: ln -s /DATADEV/QSYS.LIB/BEAK.LIB/MAIN.PGM main On Thu, Sep 7, 2017 at 1:02 PM, Kelly Beard <[email protected]> wrote: > On our old system which was *SYSBAS only I was used to, in QSH/IFS, saying > something like: > > ln -s /qsys.lib/beak.lib/main.pgm main > > then simply using "main" on a QSH command line. I can't seem to get the > path correct if my library exists on an iASP. I've tried > > ln -s /DATADEV/qsys.lib/beak.lib/main.pgm main > -- Brian Johnson [email protected] -- This is the Bare Metal Programming IBM i (AS/400 and iSeries) (C400-L) mailing list To post a message email: C400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/c400-l or email: C400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/c400-l.