home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 13997 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  1.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!taligent!apple!minow
  2. From: minow@Apple.COM (Martin Minow)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: THINK Debugger Question
  5. Message-ID: <71221@apple.Apple.COM>
  6. Date: 14 Aug 92 16:18:14 GMT
  7. References: <steve.herman-130892173316@hermasj.msfc.nasa.gov.>
  8. Organization: Apple Computer Inc., Cupertino, CA
  9. Lines: 15
  10.  
  11.  
  12. steve.herman%express@freedom.msfc.nasa.gov (Steve Herman) notes that
  13. his application never gets an open document apple event when running
  14. under the Think C debugger. When you run under the debugger, your
  15. application does not have its own signature, but (if I remember correctly),
  16. uses 'KAHL'. Frontier has a work-around for this. If I were you, I'd assume
  17. that TCL handles the four required AppleEvents correctly, assuming, of course,
  18. that you set the SIZE flags correctly in the project type dialog, and
  19. make sure the rest of your program works correctly.
  20.  
  21. Also, don't forget to create a proper FREF/BNDL for all files your
  22. application recognizes.
  23.  
  24. Martin Minow
  25. minow@apple.com
  26.