01-20-2004, 04:42 PM
str TM
TM.time("%m%d%Y%H%M")
ren "c:\d.txt" "c:\temp\variable d.txt"
I need to append the TM variable to the d.txt file name
Example:
d.txt now becomes mmddyyyyhhmmd.txt
Any suggestions?
Help file sucks for this.
TM.time("%m%d%Y%H%M")
ren "c:\d.txt" "c:\temp\variable d.txt"
I need to append the TM variable to the d.txt file name
Example:
d.txt now becomes mmddyyyyhhmmd.txt
Any suggestions?
Help file sucks for this.