[thelist] Environment variable

Raymond Simplice raymond.simplice at bristolwest.com
Mon Dec 10 11:00:38 CST 2001


Hello,

Could anyone give me an idea on how to read an environment variable from my
java code? 
I set an environment variable (system variable) through <Control
Panel/System>.  I used System.getProperties() to display all the properties,
the variable I created didn't appear.  Is there another way to fetch that
information from the system, beside using System.getProperty()?

Your help would be very appreciated,
Ray.





More information about the thelist mailing list