Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!rpi!julius.cs.uiuc.edu!apple!portal!sv!leonardr From: leonardr@svc.portal.com Newsgroups: comp.sys.mac.programmer Subject: Re: Think P Segment question Message-ID: <1990Sep17.171424.18587@svc.portal.com> Date: 17 Sep 90 17:14:24 GMT References: <90256.234629KPURCELL@LIVERPOOL.AC.UK> <8384@jarthur.Claremont.EDU> <8386@jarthur.Claremont.EDU> <1990Sep17.011113.6180@portia.Stanford.EDU> <11938@crdgw1.crd.ge.com> Organization: Software Venture Lines: 10 In article <11938@crdgw1.crd.ge.com> weesh@grymoire.crd.ge.com (Darweesh) writes: >Is there any way to declare a procedure in a different segment than the rest >of a unit in Think Pascal? (is there any way to do a {$S main} in think P) > Think Pascal 3.0 supports the {$S } directives just fine. I use them in a couple of my own projects as well as playing around with porting MPW code from work. It also made the porting of MacApp SO MUCH easier! Leonard Rosenthol Software Ventures