[Gambas-user] Reading an environment variable

Jim Ward zjimward at ...626...
Wed Feb 9 22:15:42 CET 2005


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.




More information about the User mailing list