Path: utzoo!attcan!uunet!husc6!endor!siegel From: siegel@endor.harvard.edu (Rich Siegel) Newsgroups: comp.sys.mac.programmer Subject: Re: Using VBL Tasks in Inits... Message-ID: <887@husc6.harvard.edu> Date: 28 Dec 88 18:16:48 GMT References: <6865@netnews.upenn.edu> <10569@umn-cs.CS.UMN.EDU> <6119@hoptoad.uucp> Sender: news@husc6.harvard.edu Reply-To: siegel@endor.UUCP (Rich Siegel) Organization: Symantec/THINK Technologies, Bedford, MA Lines: 20 In article <6119@hoptoad.uucp> tim@hoptoad.UUCP (Tim Maroney) writes: >above BufPtr, allocate a six-byte pointer in the system heap, put 0x4e75 >(JMP.L) in the first word, and the routine pointer in the last longword, Just to set the record straight, you'll want to use $4EF9, which is an absolute long JMP. $4E75 is an RTS.... R. Rich Siegel Staff Software Developer THINK Technologies Division, Symantec Corp. Internet: siegel@endor.harvard.edu UUCP: ..harvard!endor!siegel Phone: (617) 275-4800 x305 Any opinions stated in this article do not necessarily reflect the views or policies of Symantec Corporation or its employees.