- 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
- or download this
This is some text, that
will be alignedhopefu-
...
TEXT_in the fileC:\my-
C:\mydocu~1\mark\textCO-
Y.txtY.txt
- 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";