I know I'm going to say, "Why didn't I think of that!", after some one tells me how to do this, but here goes any way. I'm trying to figure out how I use the .ApplicationEnv to get the value from $HOME. I tried: sHome = .ApplicationEnv["HOME"] and sHome = gb.ApplicationEnv["HOME"] but I know I'm missing the point. Thanks for any help.