Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ucbvax!ucdavis!deneb.ucdavis.edu!g099508030ea From: g099508030ea@deneb.ucdavis.edu (0040;0000001608;0;190;142;) Newsgroups: comp.sys.mac Subject: Re: SigmaEdit Keywords: SigmaEdit Message-ID: <719@ucdavis.ucdavis.edu> Date: 15 Dec 87 04:59:23 GMT References: <3241@bnrmtv.UUCP> <46100034@uxe.cso.uiuc.edu> <3539@husc6.harvard.edu> <504@PT.CS.CMU.EDU> Sender: uucp@ucdavis.ucdavis.edu Reply-To: jedeline@deneb.ucdavis.edu.UUCP (Jim Deline) Distribution: na Organization: University of California, Davis Lines: 14 If your version of SigmaEdit is crashing when you choose the About... menu command it is because of bad variable passing to _ModalDialog. To fix it use FEdit and search for: 306E FFFA 2F08 A991 and change to: 4E71 486E FFFA A991 This patch will make the dialog come up properly. J. Deline, Dept. of Chemistry, UCD