Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!orstcs!k9!gixb From: gixb@k9.cs.orst.edu (Brian Gerard Gix) Newsgroups: comp.sys.mac.programmer Subject: Link Error: ThePort undefined Keywords: Runtime.lib Message-ID: <9896@orstcs.CS.ORST.EDU> Date: 11 Apr 89 04:28:33 GMT References: <7268@blia.BLI.COM> Sender: usenet@orstcs.CS.ORST.EDU Reply-To: gixb@k9.CS.ORST.EDU (Brian Gerard Gix) Distribution: usa Organization: Oregon State Univ. -- Computer Science Lines: 11 Hi there,... my problem appears to be fairlt simple, but at the moment is a bit out of my grasp... I'm trying to build a stand alone Code resource using Think Pascal 3.0 and everything is working out ok except for ThePort being undefined in the RunTime.lib file. I originally had it built as an application and it worked fine, no link errors or anything. I have only local variables in the code, one entry point, and never use ThePort explicitly although I do make a few calls to quickdraw procedures. Any suggestions? Thanks... Brian (gixb@k9.cs.orst.edu)