use something like$verifile = $outbox.$yr.$mn.$day.$hr.$min.$sec."_FIXED.TAB";
$verifile = $outbox."_".$yr.$mn.$day."_".$hr.$min.$sec."_FIXED.TAB";
(Keep it mind you have to populate the date and time fields.)
You create the file by opening it. You should look at this tutorial on Open to decide exactly what you want to do.
In reply to Re^5: How to create an output file for each input file
by apl
in thread How to create an output file for each input file
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |