|
-
September 23rd, 1999, 09:11 AM
#1
System environment variables
Hi,
I would like to get the value of some system environment variables, but can't get it using the java.lang.System class (method "public static String getProperty(String key)"). This class just allow me to get the command line parameters passed to the JVM.
How can I get the system environment variables?
Thanks for any suggestion.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|