home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14133 < prev    next >
Encoding:
Text File  |  1992-08-17  |  2.3 KB  |  49 lines

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