And i want to change them according to a variable, say, the current date. So I do# MON.DOC # TUE.DOC # WED.DOC
To get the current date. If I want $mon to change to MON_02082001.DOC, what do i do next???$mon = "MON.DOC"; $date = system ("date \'+%m%d%Y\'");
doesn't seem to work :($mon_$date;
In reply to Creating Filenames using variables by rass
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |