Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!tank!ra_robert@gsbacd.uchicago.edu From: ra_robert@gsbacd.uchicago.edu Newsgroups: comp.sys.mac.programmer Subject: Couple of (minor) problems with THINK Pascal Message-ID: <2717@tank.uchicago.edu> Date: 13 Apr 89 21:18:22 GMT Sender: news@tank.uchicago.edu Distribution: na Organization: University of Chicago Graduate School of Business Lines: 25 I'm having a couple of problems with THINK Pascal. 1) Recently the font popup menu in the "Source Options" Modal Dialog won't pop up. The font size menu directly to the right works fine. I've got about 50 fonts installed. This also occurs right after I start up the environment, so it isn't my program trashing anything. This menu worked in the past; don't know what the problem is now. My inits, which are the same as always, are: Jasmine, TMON, Guardian, Moire and Vaccine. Running system 6.0.2. 2)Sometimes some of my units don't seem to "know about" other units that have been successfully compiled and included properly. That is, unit a uses unit b. Unit b is compiled, and there is a proper "uses" statement in unit a. I get an error message that T pascal can't find unit b. What worked is moving unit b in the project window to some different location in the build order, and then moving it back where it had been. Now, this could be my program doing something weird, but has this happened to anyone else? Robert ------ ra_robert@gsbacd.uchicago.edu ------ generic disclaimer: all my opinions are mine