× 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: TWO QUESTION ABOUT RPGILE
  • From: Martin Rowe <martin@xxxxxxxxxx>
  • Date: Fri, 20 Oct 2000 20:16:48 +0100
  • Organization: Jamaro

On Friday 20 October 2000 19:20, you wrote:
> Hi everybody,
>
> I am new working with RPGILE, if somebody has an answer for the
> following questions that I have about RPGILE I will appreciated.
>
>       The statement numbers in a compiled RPGILE program do not correspond
> to the statement numbers in the source code. This make it confusing
> when debugging the program. Is there a way of relating the statement
> numbers in the compiled program to the statement in the source code ?
>
>
> Thanks in advance
>
> Nilda.

Hi Nilda

I can't remember if there is a compile time option to do this, but the 
OPTION(*SRCSTMT) specified in the RPGLE H-spec does the trick. *NODEBUGIO 
is another useful to stop you getting bogged down with I/O steps - pretty 
tedious if you're stepping through a program that keeps referencing 
100-field file formats :-) 

 H DATEDIT(*YMD) DEBUG(*YES) OPTION(*NODEBUGIO : *SRCSTMT) 

Regards, Martin
-- 
martin@dbg400.net / jamaro@firstlinux.net
http://www.dbg400.net DBG/400 - DataBase Generation utilities 
Free test environment tools for the AS/400 and misc other stuff
+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.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.