Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
            $e->set_text(' NEW ');
        }
    }
    
  2. or download this
    open demo.xml ;
    set /myconfig/myobj[uniqueName='objB']/myattributes/attribB 'NEW' ;
    save :b ;