× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



So how were you seeing them in iNav? I am using the web IBM Navigator for
i and I see
If I look at this with IBM Navigator for i I will see:
Object Type Path
MYLIB Library /QSYS.LIB
MYFILE File /QSYS.LIB/MYLIB.LIB
deletethissucker Directory /deletethissucker

Are you seeing this, or something like:
Object Type Path
MYLIB Library /QSYS.LIB
MYFILE File /QSYS.LIB/MYLIB.LIB
deletethissucker Directory /deletethissucker
Qsys.lib/*.lib/ Directory /Qsys.lib/*.lib

or
Object Type Path
Library /QSYS.LIB
MYFILE File /QSYS.LIB/.LIB
deletethissucker Directory /deletethissucker


One must remember that IFS stands for Integrated File System. And
Integrated means everything brought all together.
So, in 5250 land you can do WRKLNK '/QSYS.LIB/MYLIB.LIB/*' and see objects
in that library.
You can even do WRKLNK '/QSYS.LIB/MYLIB.LIB/MYFILE.FILE/*' and see the
members in that file.
Directory . . . . : /qsys.lib/rob.lib/qpgmsrc.file
Object link Type
A.MBR MBR
AA.MBR MBR
AAA.MBR MBR
AAACL.MBR MBR
AAAKEYTRG.MBR MBR
...

Many products, I'm taking it iNav also, presents their equivalent of
WRKOBJOWN in a straight 'IFS' format. So 'traditional' objects would
appear as /QSYS.LIB/MYLIB.LIB


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.