home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!world!siegel
- From: siegel@world.std.com (Rich Siegel)
- Subject: Re: Simulating odoc event from THINK Pascal?
- Message-ID: <By3AIq.Ht6@world.std.com>
- Organization: GCC Technologies
- References: <goodill_eric-201192084213@ericg.cpd.tandem.com>
- Date: Sat, 21 Nov 1992 23:28:01 GMT
- Lines: 22
-
- In article <goodill_eric-201192084213@ericg.cpd.tandem.com> goodill_eric@tandem.com (Eric Goodill) writes:
- >
- >Has anybody come up with a relatively easy way to simulate odoc events from
- >within THINK Pascal so that I can use the source level debugger while
- >debugging my Apple event handlers? As it stands, I've just been using
- >Macsbug which works just fine but is a bit tedious.
-
- THINK Pascal will pass Apple Events on to the running program. The catch
- is that since THINK Pascal suspends the running program when you switch
- out, the Apple Event needs to come from another machine on the network,
- a background daemon-like program that sends them once in a while, or
- from the running program itself.
-
- R.
-
-
-
- --
- -----------------------------------------------------------------------
- Rich Siegel Internet: siegel@world.std.com
- Software Engineer & Toolsmith
- GCC Technologies
-