load xml file to DOM tree

2012-08-29 Thread Malintha Adikari
var oFile = DirIO.get(ProfD); // %Profile% dir oFile.append(extensions); ssoFile.append({5872365E-67D1-4AFD-9480-FD293BEBD20D}); oFile.append(ObjectMap.xml); // this code is not working for me. Is there any error ? Give me any advice ___ dev-platform

Re: Access Windows system variable from chrome JavaScript

2012-08-20 Thread Malintha Adikari
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