home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18319 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.0 KB

  1. Path: sparky!uunet!wupost!sdd.hp.com!nobody
  2. From: denson@sdd.hp.com (Craig Denson)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: RKM description of WaitPort()
  5. Date: 7 Jan 1993 17:01:28 -0800
  6. Organization: Maybe some day
  7. Lines: 12
  8. Message-ID: <1iijp8INN1fl@hpsdlss5.sdd.hp.com>
  9. References: <38385@cbmvax.commodore.com> <1993Jan7.201052.13703@samba.oit.unc.edu> <1993Jan7.230844.17921@oracle.us.oracle.com>
  10. NNTP-Posting-Host: hpsdlss5.sdd.hp.com
  11. Keywords: WaitPort, MsgPorts
  12.  
  13. In article <1993Jan7.230844.17921@oracle.us.oracle.com> dnavas@oracle.uucp (David Navas) writes:
  14.  
  15. >Yep, the "simple" way to deal with message processing can cause problems --
  16. >particularly if you've done something weird like take apart loops in your
  17. >code and send a message to yourself to compute the next part of your loop
  18. >(useful for handling things like ARexx-quit, ^C, window-close, etc. messages).
  19.  
  20.  speaking of sending messages to yourself - is their anything
  21. dangerous about sending a message to your window's msgport? will it
  22. upset intuition - i can't see why it should.
  23.  
  24. craig
  25.