home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!darwin.sura.net!jvnc.net!yale.edu!ira.uka.de!math.fu-berlin.de!unidui!Germany.EU.net!mcsun!sunic!kth.se!nada.kth.se!f85-tno
- From: f85-tno@nada.kth.se (Tommy Nordgren)
- Subject: Re: THINK Pascal- program crashes only when stand-alone
- Message-ID: <1992Nov18.192321.13398@kth.se>
- Sender: usenet@kth.se (Usenet)
- Nntp-Posting-Host: alv.nada.kth.se
- Organization: Royal Institute of Technology, Stockholm, Sweden
- References: <BxtpwD.CAn@news.udel.edu> <BxvoJB.Jpv@world.std.com>
- Date: Wed, 18 Nov 1992 19:23:21 GMT
- Lines: 4
-
- There might be explicit initialistaion code for the toolbox managers
- in the code. In that case the application will crash unless implicit
- initialisation is turned off with an {$I-} compiler directive first in the
- source.
-