Since I have upgraded from 1.3 to 2.0, I dont seem to be able to write
to a file

[-
open(TMP, "> /tmp/test");
        print TMP "THIS IS A TEST";
close TMP;


-]

Results in 0 byte file being created any ideas why ?


Thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to