home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4545 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: mn5.swip.net!news
  2. From: Ola.Lindgren@mailbox.swipnet.se (Ola Lindgren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Why does UnLock() gives me gurus???
  5. Date: 1 Mar 1996 00:44:19 GMT
  6. Organization: -
  7. Message-ID: <4h5h93$ms3@mn5.swip.net>
  8. References: <4h5f7a$ll1@mn5.swip.net>
  9. NNTP-Posting-Host: dialup109-6-14.swipnet.se
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. NNTP-Posting-User: 0b41e9b875fe18cc73bc3f4defa8d06a
  13. X-Newsreader: WinVN 0.99.6
  14.  
  15. In article <4h5f7a$ll1@mn5.swip.net>, Ola.Lindgren@mailbox.swipnet.se says...
  16. >
  17. >In i program I've written (in assembler) i use Lock() on a specific file, then 
  18. >I Examine() it and then I call UnLock(). Before it all worked fine, but since 
  19. >made some changes (which I've now removed) calling UnLock() gives me a guru 
  20. >saying "80000004" (or something). I believe that's address-error (odd address 
  21. >or something). Does anyone have the slightest idea of what it could be?
  22. >
  23. >                / Daniel
  24. >
  25. >BTW, can someone give me an example of how to use ExamineFH()?
  26. >
  27.  
  28. Aaargh, how many times didn't my mum told me to debug my program properly 
  29. before writing to newsgroups about problems with silly solutions ;-). I now 
  30. know what went wrong, so you don't have to answer to this article. Keep on 
  31. programming!
  32.  
  33.