[futurebasic] Iterating folders with >32767 files

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : January 2009 : Group Archive : Group : All Groups

From: Steve <mactech@...>
Date: Thu, 15 Jan 2009 08:20:10 -0500
Hello,

I am having an issue when scanning a folder that has more than 32767  
files in it.  The code is derived from the FN IterateFolder using USR  
SCANFOLDER in many examples posted on this list.  I place the  
filenames into an INDEX$.

Does anyone have any experience with this.  I have checked to ensure  
that I am using all LONG integers in my code, but it comes to a crawl  
after hitting this wall.

Any help would be greatly appreciated.


~ steve