home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!caen!news
- From: Michael F. Kamprath <kamprath@caen.engin.umich.edu>
- Subject: Re: THINK Debugger Question
- Message-ID: <5qd-prB@engin.umich.edu>
- Date: Tue, 18 Aug 92 04:40:08 EDT
- Organization: University of Michigan, Aerospace Engineering
- X-Useragent: Nuntius v1.1.1d5
- X-Xxdate: Tue, 18 Aug 92 04:40:25 GMT
- References: <sqd-pmB@engin.umich.edu>
- Nntp-Posting-Host: 141.212.196.252
- Lines: 35
-
- In article <sqd-pmB@engin.umich.edu> Michael F. Kamprath, kamprath@caen.engin.umich.edu
- writes:
- >In article <71221@apple.Apple.COM> Martin Minow, minow@Apple.COM writes:
- >>steve.herman%express@freedom.msfc.nasa.gov (Steve Herman) notes that
- >>his application never gets an open document apple event when running
- >>under the Think C debugger. When you run under the debugger, your
- >>application does not have its own signature, but (if I remember correctly),
- >>uses 'KAHL'. Frontier has a work-around for this. If I were you, I'd assume
- >>that TCL handles the four required AppleEvents correctly, assuming, of course,
- >>that you set the SIZE flags correctly in the project type dialog, and
- >>make sure the rest of your program works correctly.
- >>
- >
- >I really don't think this would matter unless you are sending custom AEs
- >manually from another program. The standard AE's sent by the system
- >automatically use KAHL as the program signature.
- >
-
-
- OOPS! I just remebered, OAPP != ODOC and so their will be a problem.
- Silly me. But the rest of my post still applies. Maybe, though, a quick
- fix would be to use ResEdit to chang the creator type of the file you
- wish to open by your program while running w/ Think C to KAHL. Just
- a thought, not tried or tested :-)
-
-
- ========================================================================
- | Michael F. Kamprath | The University of Michigan |
- | kamprath@caen.engin.umich.edu | Department of Aerospace Engineering |
- |-------------------------------+--------------------------------------+
- | And if a man can't change the world these days, |
- | I still believe he can change his own destiny. |
- | --Michael Peters (The Alarm) |
- | "The Spirit of '76" |
- ========================================================================
-