home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14951 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  629 b 

  1. Path: sparky!uunet!olivea!decwrl!sun-barr!rutgers!uwvax!scrooge.cs.wisc.edu!andrewt
  2. From: andrewt@scrooge.cs.wisc.edu (Andrew Thomas-cramer)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Event Loop
  5. Message-ID: <1992Sep3.174732.9231@cs.wisc.edu>
  6. Date: 3 Sep 92 17:47:32 GMT
  7. References: <1992Sep1.152720.12544@nic.umass.edu>
  8. Sender: news@cs.wisc.edu (The News)
  9. Organization: University of Wisconsin, Madison -- Computer Sciences Dept.
  10. Lines: 3
  11.  
  12. isEvent is always 0, fortunately -- but it is not FALSE. GetNextEvent
  13. returns zero (noErr) unless an error occurs. You're confusing noErr
  14. with FALSE, both of which are equal to zero.
  15.