New topic: 

Listbox Filtering

<http://forums.realsoftware.com/viewtopic.php?t=30689>

       Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic         Author  
Message       weemee           Post subject: Listbox FilteringPosted: Tue Oct 
27, 2009 4:42 am                        
Joined: Sun Nov 06, 2005 8:19 am
Posts: 16              Hello all,

I have a small application in which I am using a listbox containing lines of 
data in a fix length format.

The first part of the data is in the following state.

###### ######

I wish to select a line based upon those two first blocks of data.  My plan is 
to create another list, based on this list where my condition is true.  I.E. 
The number I have is equal too, or between the two numbers.  As the data is in 
a single column I will need to convert the comparison numbers out.  The result 
of this may return zero or more lines.

The problem I have is I am not sure how to query the list.  I have looked in 
the language reference but can't find any suggestion on how this is best 
achived.  Can anyone give me a basic example of querying the list and then 
repeating the query until all lines have been checked?

Thanks in advance.

Weemee   
                            Top           Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to