Help for this page

Select Code to Download


  1. or download this
    my $entry=$mw->Entry(-textvariable=>\$string)->pack();
    
  2. or download this
    @array = split (' ', $string);