Jeffrey F. Bottoms
Unregistered
|
 |
Posted: Oct. 25 2003,05:39 |
 |
External exeption 80000001
Encountered this error when trying to generate a comma delineated "database" text file with all the pertinent details (year, stereo, 44khz, 128bps etc..) of each of my CD Roms so that I could search them easily ....
I have well over 1,400 cd's<!>
A problem that I have run into is that occasionaly a file was encoded with a name like the one that follows:
4. Baby I'm Flexable - Art Gum and his Rubber Band - 1926.mp3 -or- 5. You're slipping away - Joe Banana & His Bunch - 1904.mp3
Long story short, when trying to generate a text file the program cannot handle that first period. It should ignore all but the LAST one (the *.mp3) so as soon as the program arrives at that file you get the error:
EXTERNAL EXCEPTION 80000001
The program locks up - total freeze of software - ctr-alt-del to kill the process ... and then restarting it, works fine.
|