Thread empty Files (9 answers)
Opened by paidopoieo at 2005-12-07 03:12

paidopoieo
 2005-12-07 23:02
#60740 #60740
User since
2005-12-02
96 Artikel
BenutzerIn
[default_avatar]
Hallo renee,
Dankeschoen, ja das wars....und

open (cuttedFile, ">>cuttedFile.txt") || die ("Could not open file. $!");

anstatt
open (cuttedFile, ">cuttedFile.txt") || die ("Could not open file. $!");

Thanks

View full thread empty Files