code:
$logfile='c:\logs\downloads_'+join(split(@date,'/'),'-')+'_'+join(split(@time,':'),'-')+'.log'
Shell 'ftp -i -s:c:\download.txt >'+$logfile

_________________________
There are two types of vessels, submarines and targets.