New topic: 

Using RegEx with excessively long strings...?

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

         Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic          Author  
Message        gberz3          Post subject: Using RegEx with excessively long 
strings...?Posted: Sun Jun 13, 2010 1:31 pm                         
Joined: Sun Jun 24, 2007 1:40 pm
Posts: 449                Hi All,

Having some weird issues with regular expressions in RB.  It apparently has 
something to do with the length of a string.  I'm reading in some rather large 
files -- some in excess of 400MB.  If I use the MID function and choose some 
arbitrary (shorter than the actual file size) length it often works.  However, 
if I try to simply use the full string or attempt to use MID with string.len 
the regex fails.  Can someone provide some insight into what might be occurring?

Best   
                             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