Help for this page

Select Code to Download


  1. or download this
    This is some text, that
    will be aligned
    ...
    THERE_is_A_copy_OF_this_TEXT_in
    the file
    C:\mydocu~1\mark\textCOPY.txt
    
  2. or download this
    This is some text, that
    will be alignedhopefu-
    ...
    TEXT_in the fileC:\my-
    C:\mydocu~1\mark\textCO-
    Y.txtY.txt
    
  3. or download this
    $text = '';$file = "text.txt";$word='';
    open(IOfile,"$file") or die "The file $file could not be
    ...
    open(IOfile,">$file");
    select IOfile;
    print IOfile "$text";