Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!sol.ctr.columbia.edu!caen!sdd.hp.com!hp-pcd!hpcvra.cv.hp.com!rnews!hpcvbbs!akcs.matty From: akcs.matty@hpcvbbs.UUCP (_/. Matthew Huyck) Newsgroups: comp.sys.handhelds Subject: PUSHD and POPD Keywords: directory push/pop Message-ID: <27a4ef3a:1187.1comp.sys.handhelds;1@hpcvbbs.UUCP> Date: 29 Jan 91 04:40:06 GMT References: <1447@fs1.ee.ubc.ca> Lines: 9 I have another program to do the same thing as the above one, but uses less memory because it's shorter. It also doesn't require a variable in my otherwise stuffed HOME directory. I'll just type it in 'cause it's so short... << PATH -> p << HALT p EVAL 2 MENU >> >> To go back to your old directory, just CONT (orange-shift ON). I hope this is of use to someone.