Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!srhqla!nrcvax!kosman!kosman.uucp!kevin From: kevin@kosman.uucp (Kevin O'Gorman) Newsgroups: comp.sys.mac.programmer Subject: Why my program fails to run on a IIci??? Message-ID: <1166@kosman.UUCP> Date: 7 May 90 22:17:43 GMT Sender: kevin@kosman.UUCP Distribution: na Organization: K.O.'s Manor - Vital Computer Systems, Oxnard, CA 93035 Lines: 17 I ported Crystal Cave to the mac some time ago, and sent it out as public domain. One user has called me to report that it won't work on a IIci, getting locked up at about the first text response from the user. The same user says it's fine on other mac models. I have no access to a IIci (I have a II and a +). Does anybody have a guess as to where I should look? This was produced in Think C 4.0, and uses pretty standard stuff. It uses a hacked version of the console I/O that came with Think C (to call TEdit only with full lines, because the output was painfully slow). I don't interrogate the environment, and I'm not aware of any dependencies that might cause this... This is Crystal Cave version 2.2, BTW. Thanks for any hints...