Re: machine level exception in file.e again
- Posted by Jeremy Cowgar <jeremy at ?owg?r.com> May 16, 2008
- 658 views
Kat wrote: > > Same error, same place in the code, but much further along in the 15gig file > it's reading from. Thing is, the dir() is obviously NOT handling the 15gig > file, > just the dir with 450 megabytes and 97,000 files in it. This is a level well > within winxp and eu abilities, and the drive has not failed at any other time, > only with this machine call in file.e. And if i restart the app, it runs a few > more days, and then crashes again the same way. > I have run a test for Kat on my Windows Vista box. I created a directory and made an app that created 100,000 files in that directory. I then did a dir() in Euphoria. It took a little under 3 seconds to return the sequence and print a length() on the sequence. I ran it 20 times w/no error. I am not sure what this means or if it means anything. Just providing more information. -- Jeremy Cowgar http://jeremy.cowgar.com