On Friday, August 17, 2012 1:53:02 PM UTC+5:30, Neil wrote:
> Malintha Adikari wrote:
> 
> 
> 
> >I want to access system variable in Windows OS from my firebug extension. 
> >Can I do that ? Is it possible to access OS system variables inside the 
> >chrome JavaScript ?
> 
> >  
> 
> >
> 
> Did you mean environment variable? In that case use 
> 
> https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIEnvironment
> 
> 
> 
> -- 
> 
> Warning: May contain traces of nuts.

Hi,

Thanks for your answer,  It is perfect. I could access environment variables in 
windows in from my firebug extension through this. Thanks again,

Malintha
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to