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



Hello  Michael,

Have you looked at multiple record formats in an LF? An RPG programme will read 
the file in key sequence (if used).  To test whch record format has been read 
you should test on indicators. To applly an indicator to a record format you 
have to define that in the (old) I-specs.

Thus:
R      DH90REC1
         FIRST
         DATE
         MEDREC
         INS
R      DH90REC2
         FIRST
         DATE
         MEDREC
         INS
R      DH90REC3
         FIRST
         DATE
         MEDREC
         INS
R      DH90REC4
         FIRST
         DATE
         MEDREC
         INS

Regards.
Carel Teijgeler

======= At 2002-06-05, 14:12:00 you wrote: =======

>I have the following SQL statement that returns what I desire.
>
>What I need to figure out is how to create one logical file with the same
>results.

= = = = = = = = = = = = = = = = = = = =







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.