Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!husc6!endor!siegel From: siegel@endor.harvard.edu (Rich Siegel) Newsgroups: comp.sys.mac.programmer Subject: Re: THINK C v.3.01p4 & SetStylScrap() Message-ID: <2157@husc6.harvard.edu> Date: 5 Jul 89 13:04:53 GMT References: <29953@ucbvax.BERKELEY.EDU> Sender: news@husc6.harvard.edu Reply-To: siegel@endor.UUCP (Rich Siegel) Organization: Symantec/THINK Technologies, Bedford, MA Lines: 31 In article <29953@ucbvax.BERKELEY.EDU> oster@dewey.soe.berkeley.edu.UUCP (David Phillip Oster) writes: >Tech note #207 describes a new call: >SetStylScrap(long start, long end, StScrpHandle newStyles, TEHandle TE); The Tech Note is incorrect, and was used to produce the TLSC interface. The MPW 3.0 interfaces have this call listed as PROCEDURE SetStylScrap(rangeStart: LONGINT;rangeEnd: LONGINT;newStyles: StScrpHandle; redraw: BOOLEAN;hTE: TEHandle); INLINE $3F3C,$000B,$A83D; Note the extra "redraw" parameter. The THINK C 3.02 patcher fixes this (and other) problems in 3.01px. --Rich ~~~~~~~~~~~~~~~ Rich Siegel Staff Software Developer Symantec Corporation, Language Products Group Internet: siegel@endor.harvard.edu UUCP: ..harvard!endor!siegel I classify myself as a real developer because my desk is hip-deep in assembly-language listings and I spend more than 50% of my time in TMON. ~~~~~~~~~~~~~~~