RE: help on picking up key & values

2004-02-16 Thread Singh, Ajit p
. regards, Ajitpal Singh, -Original Message- From: R. Joseph Newton [mailto:[EMAIL PROTECTED] Sent: 13 February 2004 23:56 To: Singh, Ajit p Cc: 'Rob Dixon'; [EMAIL PROTECTED] Subject: Re: help on picking up key & values

Re: help on picking up key & values

2004-02-13 Thread R. Joseph Newton
"Singh, Ajit p" wrote: > Thanks Rob for your reply... > > My problem is :the values i pick up from is actually not a file.(Sorry about > that) > > The values are stored as an array of structs as key value pairs i.e > /thus/axioss/serviceID:123456 > /thus/axioss/supplierProduct:Test Stream 100 > /

Re: help on picking up key & values

2004-02-13 Thread R. Joseph Newton
"Singh, Ajit p" wrote: > Comrades, > > I have a function which takes up arguments as shown below: > > $str = "./place_order -t " . > "/thus/axioss/serviceID:\"" . $self->{serviceID} . "\" " . > "/thus/axioss/supplierProduct:\"" . $self->{supplierProduct} . "\" " > . > "/thu