× 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: Line numbers on RPG/LE error messages
  • From: Rob Berendt <rob@xxxxxxxxx>
  • Date: Fri, 28 May 1999 8:16:57 -0500

Jon,

What do you mean by fix TGTRLS(*CURRENT)?

Is there a PTF that will allow us to compile V3R7 code on a V4R4 box yet?




Jon.Paris@halinfo.it on 05/28/99 08:06:42 AM
Please respond to MIDRANGE-L@midrange.com@Internet
To:     midrange-l@midrange.com@Internet
cc:      
Fax to: 
Subject:        Line numbers on RPG/LE error messages



You are correct - IBM has not "... left us this problem without a solution".



On releases prior to V4R4 you have to code an H spec keyword to get the new
behavior:


          OPTION(*SRCSTMT *NODEBUGIO)



The *SRCSTMT is the one you are asking for - it forces SEU line numbers to be
used rather than compiler generated ones.  The second parameter (*NODEBUGIO)
relates to the debugger.  It avoids you having to step through the processing of
every single field when a file is read/written.


V4R4 and later support this behavior through the OPTION parameter on the command
(the H spec keyword will still
be available too).


PTFs are below for V3R2, V3R6, V3R7 and V4R2. These are the PTFs to fix
TGTRLS(*CURRENT) - other TGTRLS PTFs should be available if required.


         Compiler (product 57xxRG1) | Runtime (product 57xxSS1)
         -------------------------- | ------------------------
 V3R2    SF46001                    | SF45788
 V3R6    SF45749                    | SF45430
 V3R7    SF46327                    | SF46321
 V4R1    (use V3R7 compiler + PTF)  | SF46462
 V4R2    SF45191                    | SF45189

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-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 ...


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.