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


  • Subject: Re: QPDSPLIB ?!
  • From: "Michael J. Pavlak" <gmpavlak@xxxxxxxxx>
  • Date: Tue, 01 Dec 1998 07:58:25 -0600
  • Organization: GSU

Juice wrote:
> 
> Can you do a WRKOBJD to an output file and then read the file, accumulating
> the object sizes?
> 
> -----Original Message-----
> From:   owner-rpg400-l@midrange.com  On Behalf Of Silvio Santos
> Sent:   Tuesday, November 24, 1998 9:24 AM
> To:     'RPG400-L@midrange.com'
> Subject:        RE: QPDSPLIB ?!
> 
> What I am trying to do is simple as retriving the total field of the
> QPDSPLIB to make a command that gives the space occupied by a library or
> more. That is instead of always execute the dsplib LIB *print, and see the
> total space accupied by the library (using wrksplf) I want to be more
> quickly and simply run a CMD to return that.
> Sorry but I was a typing error in the DSPFD .
> 
> Silvio Santos.
> 
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> * This is the RPG/400 Discussion Mailing List!  To submit a new         *
> * message, send your mail to "RPG400-L@midrange.com".  To unsubscribe   *
> * from this list send email to MAJORDOMO@midrange.com and specify       *
> * 'unsubscribe RPG400-L' in the body of your message.  Questions should *
> * be directed to the list owner / operator: david@midrange.com          *
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Try a DSPOBJD &LIB/&FILE OUTPUT(*OUTFILE) OUTFILE(QTEMP/&OUTFILE) 

I typically use an SQL to interrogate the contents of the out file and
usually put the outfile in QTEMP so that it gets cleaned up.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the RPG/400 Discussion Mailing List!  To submit a new         *
* message, send your mail to "RPG400-L@midrange.com".  To unsubscribe   *
* from this list send email to MAJORDOMO@midrange.com and specify       *
* 'unsubscribe RPG400-L' in the body of your message.  Questions should *
* be directed to the list owner / operator: david@midrange.com          *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.