home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18758 < prev    next >
Encoding:
Text File  |  1992-11-21  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!world!siegel
  3. From: siegel@world.std.com (Rich Siegel)
  4. Subject: Re: Simulating odoc event from THINK Pascal?
  5. Message-ID: <By3AIq.Ht6@world.std.com>
  6. Organization: GCC Technologies
  7. References: <goodill_eric-201192084213@ericg.cpd.tandem.com>
  8. Date: Sat, 21 Nov 1992 23:28:01 GMT
  9. Lines: 22
  10.  
  11. In article <goodill_eric-201192084213@ericg.cpd.tandem.com> goodill_eric@tandem.com (Eric Goodill) writes:
  12. >
  13. >Has anybody come up with a relatively easy way to simulate odoc events from
  14. >within THINK Pascal so that I can use the source level debugger while
  15. >debugging my Apple event handlers?  As it stands, I've just been using
  16. >Macsbug which works just fine but is a bit tedious.
  17.  
  18. THINK Pascal will pass Apple Events on to the running program. The catch
  19. is that since THINK Pascal suspends the running program when you switch
  20. out, the Apple Event needs to come from another machine on the network,
  21. a background daemon-like program that sends them once in a while, or
  22. from the running program itself.
  23.  
  24. R.
  25.  
  26.  
  27.  
  28. -- 
  29. -----------------------------------------------------------------------
  30. Rich Siegel                              Internet: siegel@world.std.com
  31. Software Engineer & Toolsmith
  32. GCC Technologies
  33.