× 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.



On Tuesday 27 August 2002 6:52 pm, James Rich wrote:
> On Tue, 27 Aug 2002, William A.(Tony) Corbett wrote:
> > WRKLNK
>
> This doesn't have an output to database file (or at least I'm not
> seeing it).  Can you suggest how to put the results of WRKLNK into an
> outfile?
>
> James Rich

Hi James

Does the V3R7 DSPLNK have OUTPUT(*PRINT) ? It's a bit clunky, but a
        DSPLNK OUTPUT(*PRINT) DETAIL(*BASIC) DSPOPT(*ALL)
followed by a
        CPYSPLF FILE(QSYSPRT) TOFILE(QTEMP/DSPLNKFILE) SPLNBR(*LAST)
should give you an outfile of sorts. Fairly trivial anyway. Otherwise go
for the API approach as Scott suggests.

Regards, Martin
--
martin@dbg400.net  jamaro@firstlinux.net  http://www.dbg400.net    /"\
DBG/400 - DataBase Generation utilities - AS/400 / iSeries Open    \ /
Source free test environment tools and others (file/spool/misc)     X
Debian GNU/Linux | ASCII Ribbon Campaign against HTML mail & news  / \



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.