Re: writing data
- Posted by Irv <irv at ELLIJAY.COM> May 19, 1998
- 673 views
At 04:27 PM 5/19/98 PDT, DeBigMan wrote: any body have any ideas on a better way to >store info in a file so it cannot be read by noise people who might try >and mess with it. any suggesting? There is a routine available in the RDS program archives (by Ralf, I think) that will give pretty good security. >by the way, A while back I was having trouble with the editor's, I have >been using the ee editor and it still keeps crashing, some people were >asking about my computer, well this is what I know, I have a 150Mhz 686 >with 48 megs of ram and I am runing win95. Are there any messages? If you are running in Windows, you should get some kind of exception message no matter what happens. In DOS, Euphoria will always give a clear error message. Unless you have written an endless loop, of course. If the computer reboots, then you may have a bad memory chip, or some cmos settings are wrong. I have used ee a lot, without any problems. Irv