Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hpfcso!hplvec!cook From: cook@hplvec.LVLD.HP.COM (Steve Cook) Newsgroups: comp.sys.handhelds Subject: Re: hp48sx: variable rename? Message-ID: <1460005@hplvec.LVLD.HP.COM> Date: 3 Apr 91 22:12:23 GMT References: Organization: Hewlett-Packard Co., Loveland, CO Lines: 6 > Try this: put the old variable name on Level 2, and the new variable name > on Level 1. Then execute RENAME, which is > << OVER RCL ROT SWAP PURGE STO >> . I think it should be << OVER RCL ROT PURGE SWAP STO >>