Re: [BangPypers] plist files

2011-03-15 Thread Python User
Hi All Again I am struck with an Issue if the plist file has multiple dictionary in it then I am not able to get the value of particular key element for example, In the below plist file I wanted to get the value of stepID & COMPONENTNAME key. I was trying like this for key in plist: if 'resu

Re: [BangPypers] plist files

2011-03-14 Thread Vinay Shastry
On 15 March 2011 01:21, Vinay Shastry wrote: > On 14 March 2011 17:21, Python User wrote: >> Hi All, >> >> I have a plist file, test.plist, All I want is read the scriptNO tag value >> 12345 and replace it with 67899. Can any one please help me out for >> this. The file content is >> >> >> > htt

Re: [BangPypers] plist files

2011-03-14 Thread Vinay Shastry
On 14 March 2011 17:21, Python User wrote: > Hi All, > > I have a plist file, test.plist, All I want is read the scriptNO tag value > 12345 and replace it with 67899. Can any one please help me out for > this. The file content is > > > http://www.test.com/DTDs/PropertyList-1.0.dtd";> > > > >

[BangPypers] plist files

2011-03-14 Thread Python User
Hi All, I have a plist file, test.plist, All I want is read the scriptNO tag value 12345 and replace it with 67899. Can any one please help me out for this. The file content is http://www.test.com/DTDs/PropertyList-1.0.dtd";> command GetTestScriptData comments Get Test Script opParam scriptN