Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!julius.cs.uiuc.edu!apple!uokmax!munnari.oz.au!metro!nuts!cc.nu.oz.au!mebhl From: mebhl@cc.nu.oz.au Newsgroups: comp.sys.mac.programmer Subject: Porting DTS example code from MPW to THINK Pascal? Message-ID: <4057.2742c610@cc.nu.oz.au> Date: 15 Nov 90 06:45:03 GMT Organization: University of Newcastle Lines: 25 I've been looking at the Apple DTS Sample Code available from various FTP sites. Some of it appears to do things I want to do. Is there any great difficulty in porting to THINK Pascal from MPW ? I think I can handle different compiler directives and Uses clauses OK. Some bits that I see as potential stumbling blocks are expressions such as: gdFlags := 2 ** noDriver; (so what is the ** operation?) from offscreen.incl.p in SC.016.OffSample. And what to do with the assembly code in the UFailure unit, also in SC.016.OffSample ? Or should I just be getting general ideas from this code, without wholesale porting ? Thanks for any comments or advice. ---------------------- Peter Lewis mebhl@cc.nu.oz.au Mech. Eng. University of Newcastle NSW AUSTRALIA 2300