× 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: Retrieving source definition
  • From: "Bernard Burchell" <bburch@xxxxxxxxxxxxxxx>
  • Date: Fri, 18 May 2001 11:27:11 +1000

Hi Ho Marc,

That's because ILE programs are not created from a source member, but from a
module, and the module is created from a source member.

To find the source member info do the following:
1.  DSPPGM program
2.  press Enter 2-3 times to see the module details
3.  put a '5' beside the module name and press Enter

You can now see the source member details for the module.

Regards,
Bernard Burchell
www.precosis.com.au    (no snow here)

----- Original Message -----
From: "Lacelle, Marc" <LACELLE@rcmint.ca>
To: <BPCS-L@midrange.com>
Sent: Friday, May 18, 2001 1:58 AM
Subject: Retrieving source definition


Hi Ho

AS/400 command: DSPOBJD

If you use this command in the following manner:

DSPOBJD OBJ(MYLIBRARY/*ALL)
        OBJTYPE(*ALL)
        DETAIL(*FULL)
        OUTPUT(*OUTFILE)
        OUTFILE(MYLIB/MYOUTF).

I look up the extract using SQL and notice that everything that is not RPGLE
source provides me with the source member, source library, source change
date and time. If the object is RPGLE source I cannot get that type of info.
Is there a command out there in the AS/400 world.

Thanks

Marc (My pool busted because of the snow) Lacelle
Royal Canadian Mint


+---
| This is the BPCS Users Mailing List!
| To submit a new message, send your mail to BPCS-L@midrange.com.
| To subscribe to this list send email to BPCS-L-SUB@midrange.com.
| To unsubscribe from this list send email to BPCS-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: dasmussen@aol.com
+---

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.