home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18596 < prev    next >
Encoding:
Text File  |  1992-11-18  |  833 b   |  17 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. 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
  3. From: f85-tno@nada.kth.se (Tommy Nordgren)
  4. Subject: Re: THINK Pascal- program crashes only when stand-alone
  5. Message-ID: <1992Nov18.192321.13398@kth.se>
  6. Sender: usenet@kth.se (Usenet)
  7. Nntp-Posting-Host: alv.nada.kth.se
  8. Organization: Royal Institute of Technology, Stockholm, Sweden
  9. References: <BxtpwD.CAn@news.udel.edu> <BxvoJB.Jpv@world.std.com>
  10. Date: Wed, 18 Nov 1992 19:23:21 GMT
  11. Lines: 4
  12.  
  13.     There might be explicit initialistaion code for the toolbox managers
  14. in the code. In that case the application will crash unless implicit
  15. initialisation is turned off with an {$I-} compiler directive first in the 
  16. source.
  17.