home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!taligent!apple!minow
- From: minow@Apple.COM (Martin Minow)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: THINK Debugger Question
- Message-ID: <71221@apple.Apple.COM>
- Date: 14 Aug 92 16:18:14 GMT
- References: <steve.herman-130892173316@hermasj.msfc.nasa.gov.>
- Organization: Apple Computer Inc., Cupertino, CA
- Lines: 15
-
-
- 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.
-
- Also, don't forget to create a proper FREF/BNDL for all files your
- application recognizes.
-
- Martin Minow
- minow@apple.com
-