Hi, I am trying to create a data.txt in C:\temp with the below code,however I dont see the file getting created,any idea what might be wrong?
open($CONFLICTS, '+>', "C:\\TEMP\\data.txt") or die $!; print $CONFLICTS "@data";
In reply to Creating a file in temp folder by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |