× 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: File Pointers
  • From: dkeck@xxxxxxx
  • Date: Fri, 25 Aug 2000 12:09:56 US/Eastern

The ILE RPG Ref manual V4R4 says ...
"When the CHAIN operation is successful, the file specified in factor 2 is 
positioned such that a subsequent read operation retrieves the record logically 
following or preceding the retrieved record. When the CHAIN operation is not 
completed successfully (for example, an error occurs or no record is found), 
the file specified in factor 2 must be repositioned (for example, by a CHAIN or 
SETLL operation) before a subsequent read operation can be done on that file.If 
an update (on the calculation or output specifications) is done on the file 
specified in factor 2 immediately after a successful CHAIN operation to that 
file, the last record retrieved is updated." 
-DaveK

> Small problem, is this the answer?
> 
> Program A, writes a record to the order detail file using logical LL0001LA.
> Program A, then immediately calls program B, which is passed the order number 
to
recalculate the total order amount in the detail file to update the order 
header file. 
Program B uses a different logical, LL0001LB, over the order detail file.  
Program B, does
a CHAIN to the first record for the order, then a subsequent READE until end of 
order.
> 
> QUESTION???  Where is the pointer sitting when Program B does its first
>                            CHAIN to the order detail file LL0001LB?  Is it 
where the 
>                            last record was written or where?
> 
> Thanks for your help.
> 
> Lewis 
> 
> Lewis Libman
> llibman@behr.com
> 714 545 7101 x2118
>                                                                               
            
                                                                                
          
                                                                                
          
                                                                                
          
                                                                                
          
                                                                                
          
                                                                                
          
                                                                                
          
                                                                                
          
                          
> 
> +---
> | 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
> +---
> 


---------------------------------------------
This message was sent through IDT.
http://www.idt.net/


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

Follow-Ups:

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.