Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!uakari.primate.wisc.edu!ginosko!uunet!zephyr.ens.tek.com!tektronix!reed!chaffee From: chaffee@reed.UUCP (Alex Chaffee) Newsgroups: comp.sys.mac.programmer Subject: Re: Command options... Message-ID: <13411@reed.UUCP> Date: 13 Oct 89 03:17:41 GMT References: <973@rodan.acs.syr.edu> Reply-To: chaffee@reed.UUCP (Alex Chaffee) Distribution: usa Organization: Reed College, Portland OR Lines: 22 In article <973@rodan.acs.syr.edu> jstewart@rodan.acs.syr.edu (Ace Stewart [Jonathan III]) writes: > [asks how to customize StuffIt's menus] ResEdit won't work here, because StuffIt saves its menus in the data fork. What you need to use is a sector-editing program, like MacSnoop or MacTools. Look through the data fork for the string Decode BinHex Replace this string with the following: Decode BHex/B and you will now be able to use command-B. You should probably be able to use a similar technique with Versaterm, but I don't know. Also, Versaterm's menus might be in the resource fork after all, but in the CODE or DATA resources. You can use a sector-editor to search the resource fork too. Don't do this on an original copy, etc. -- Alex Chaffee chaffee@reed.UUCP ____________________