Hi,
I know it is out of swing forum, i hav't received any feed back from
general forum and hence i am trying here.
I want to get user assigned variables in linux
for e.g export AA=Welcome
when we do echo $AA
it displays the Welcome
I have to capture the value of the user environment variable and
manipulate the value of AA in the swing programs.
I am trying to use System.getProperty("AA"); it is returning null bcos
it give only the information for system variable not user defined
variable
please help me in this regard.
Thx in advance
raviprakash
_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing