Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in concatenation (.) or string at ./tkedito
    +r line 62.print() on closed filehandle FILE_S at ./tkeditor line 64.
    
  2. or download this
         60 sub SaveAs {
         61  $save = $main->getSaveFile(-filetypes => $types, -initialfile
    + => $file);
    ...
         69  return;
         70  }
         71 }
    
  3. or download this
    Use of uninitialized value in concatenation (.) or string at ./tkedito
    +r line 76.
    readline() on closed filehandle FILE_O at ./tkeditor line 77.