× 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: Internally defined by key value?
  • From: tomh@xxxxxxxxx
  • Date: Tue, 18 Apr 2000 14:23:36 -0500


Member type: 'RPG36' (maybe also for 'RPG')

For contiguous keys:
position 29-30: key length
position 31: 'A'
position 32: 'I'   (eye)
position 37-38: beginning key position

For non-contiguous keys, you may want to build a S/36 style alternate index
(using SSP command BLDINDEX); there's a different 'F'-spec format if this
is the case:
position 29-30: combined length of all keys
position 35-38: 'EXTK'

Hope that helps...



                                                                                
                                        
                    Jim Langston                                                
                                        
                    <jlangston@conexfr        To:     "RPG400-L@midrange.com" 
<RPG400-L@midrange.com>                   
                    eight.com>                cc:                               
                                        
                    Sent by:                  Subject:     Internally defined 
by key value?                             
                    owner-rpg400-l@mid                                          
                                        
                    range.com                                                   
                                        
                                                                                
                                        
                                                                                
                                        
                    04/18/00 12:05 PM                                           
                                        
                    Please respond to                                           
                                        
                    RPG400-L                                                    
                                        
                                                                                
                                        
                                                                                
                                        




I have a duel format physical file I need to open, and so am opening
it as UP    F  (Update Primare, File Described).  In the I specs I am
declaring one variable for the buffer.  In the D specs I am using ExtName
for my file layouts, and basing that on my file.  All is fine and dandy.

But... when I normally open files I also specify they be opened by Key,
by specifiing the K.  I know that if I don't specify the K then the records
will come in arrival sequence.  RPG won't let me specify K in a File
described file.

So, what do I do?  How do I get key sequence by a file described file?

Regards,

Jim Langston

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