Re: Please don't SUE me, I'm only asking
- Posted by Irv Mullins <irv at ELLIJAY.COM> May 31, 1999
- 450 views
On Sun, 30 May 1999, Terry Moriarty wrote: > > Has anybody else come across this. If you have and can tell me where I > am going wrong I'd love to know. > > BTW none of the antivirus progs. I use notice that the boot sector is > being trashed. > That should be a clue: if they're good anti-virus, they will intercept any attempt to write to the boot sectors. If they don't see anything happening, then they are either very poor software, or (much more likely) there is some hardware failure going on. It's not so much something writing bad data to the boot record, as it is the machine failing to be able to read what is there. I'd look for the usual loose cables, etc, then check out another disk drive. I don't think Euphoria will trash anything except files your program opens, when you have gotten into some endless loop and have to bail out. I've been doing some heavy programming and database work with Euphoria for several months with no problem. Regards, Irv Mullins