Help for this page

Select Code to Download


  1. or download this
    open (IN, "+<G203.xml");
    open (OUT,">_G203.xml") || die ("Cannot open file");
    @string1 = <IN>;