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



Yes and no.  I just remembered that there is no real easy way to create
a dynamic array in RPG.  So using the %ELEM BIF will tell me the size of
the array, but I will already know this since I will be defining it in
my specs.

After thinking how I was going to tackle my problem, I'm going to create
an array of 30 elements, since my code only reads back 10 records and
forward 20 records.

Thanks for the responses.

Brian.

-----Original Message-----
From: Booth Martin [mailto:booth@xxxxxxxxxxxx] 
Sent: Friday, April 21, 2006 1:40 PM
To: RPG programming on the AS400 / iSeries
Subject: Re: Determining Dynamic Array Size

would %elem() work for you, Brian?

Brian Piotrowski wrote:
> Hi All,
> 
>  
> 
> Is there a BIF that will tell me how many elements I have in an array?
> In ASP, you can perform a UBOUND function on an array and it will
return
> the number of elements.  Is there such a beast in RPG, or do I need to
> loop through the array, add one to the count and when the element =''
> then my array size is count-1?
> 
>  
> 
> Thanks,
> 
> 
> Brian.
> 
>  
> 
> -=-=-=-=-=-=-=-=-=-=-=-=-=-
> 
> Brian Piotrowski
> 
> Specialist - I.T.
> 
> Simcoe Parts Service, Inc.
> 
> PH: 705-435-7814
> 
> FX: 705-435-6746
> 
> -=-=-=-=-=-=-=-=-=-=-=-=-=-
> 
>  
> 


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.