Subject: PUSHD and POPD Date: 29 Jan 91 04:40:06 GMT 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.