home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / programm / 12276 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.3 KB  |  40 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!solan1.solan.unit.no!gimme
  3. From: gimme@solan.unit.no (Olav Gimmestad)
  4. Subject: Highspeed pascal delete???
  5. Message-ID: <1992Aug13.174555.16643@ugle.unit.no>
  6. Sender: news@ugle.unit.no (NetNews Administrator)
  7. Organization: Norwegian Institute of Technology
  8. Date: Thu, 13 Aug 92 17:45:55 GMT
  9. Lines: 29
  10.  
  11. I have compiled a my program with highspeed pascal,
  12. and when i run it from a writeprotected disk, the
  13. program halts and tells 
  14.  
  15. DISK WRITE PROTECTED
  16.  
  17. I could not understand why my program acted like this,
  18. so i checked, and i found that MY program tried to 
  19.  
  20. *DELETE*
  21.  
  22. a file on my disk!  WHY ? Is this a kind of virus ? or
  23. some kind of logical bomb made by the programmers ?
  24. One thing is sure, I did NOT (in my program) want to
  25. delete any files at all.
  26.  
  27. The file was not found, because it did not exist. But
  28. anyway, I did not find any information on why a file would
  29. have to be deleted in the manuals.
  30.  
  31. I also wonder why the window title changes to CHRISTEN!!!! some 
  32. times, It seemes like the programmers have had a lot of *fun*,
  33. but i dont understand how a serious programming package can be 
  34. released with these kid-jokes in it....
  35.  
  36. (In fact i like the compilator, but it eats stack.)
  37.  
  38. Olav Gimmestad
  39.  
  40.