home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!stanford.edu!unix!mxmora
- From: mxmora@unix.SRI.COM (Matt Mora)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: THINK Pascal- program crashes only when stand-alone
- Message-ID: <40593@unix.SRI.COM>
- Date: 18 Nov 92 01:49:38 GMT
- References: <BxtpwD.CAn@news.udel.edu>
- Organization: SRI International, Menlo Park, California
- Lines: 25
-
- In article <BxtpwD.CAn@news.udel.edu> kurisuto@chopin.udel.edu (Sean J. Crist) writes:
- >Without going into the specifics, here's my general problem. I have a
- >program which functions fine when running within the THINK Pascal
- >development environment, but which crashes when compiled as a stand-alone
- >application.
-
- >What could be causing this? How can I even attack the problem when I
-
-
- Think Pascal Protects itself by setting a valid Grafport for you while your
- running in the TP environment even if you forget to.
-
- Make sure you are using a valid port (ie setport(mywindow)).
-
- Most of the time this is the problem. Or you didn't give your app enough
- memory.
-
-
-
- Matt
- --
- ___________________________________________________________
- Matthew Mora | my Mac Matt_Mora@sri.com
- SRI International | my unix mxmora@unix.sri.com
- ___________________________________________________________
-