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

  1. Path: mn5.swip.net!news
  2. From: Ola.Lindgren@mailbox.swipnet.se (Ola Lindgren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Why does UnLock() gives me gurus???
  5. Date: 1 Mar 1996 00:09:14 GMT
  6. Organization: -
  7. Message-ID: <4h5f7a$ll1@mn5.swip.net>
  8. NNTP-Posting-Host: dialup101-1-13.swipnet.se
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. NNTP-Posting-User: 0b41e9b875fe18cc73bc3f4defa8d06a
  12. X-Newsreader: WinVN 0.99.6
  13.  
  14. In i program I've written (in assembler) i use Lock() on a specific file, then 
  15. I Examine() it and then I call UnLock(). Before it all worked fine, but since I 
  16. made some changes (which I've now removed) calling UnLock() gives me a guru 
  17. saying "80000004" (or something). I believe that's address-error (odd address 
  18. or something). Does anyone have the slightest idea of what it could be?
  19.  
  20.         / Daniel
  21.  
  22. BTW, can someone give me an example of how to use ExamineFH()?
  23.  
  24.