[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FTP_PUT



This is not directly related to the API but I am hoping someone will
take pity on an old broken down programmer that hasn't kept up with all
the latest features.  I am doing an   ftp_put   and I need to append the
day of the month to the name of the file I am "putting" to the FTP
server. e.g. the June 1st file would be 
filename01  June 2nd would be filename02 etc.  Is there any way I can do
this without coding 31 ftp_put's and choosing the one that corresponds
to the day of the month?  Thanks.    
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR></HEAD>
<BODY style="MARGIN-TOP: 2px; FONT: 12pt Times New Roman; MARGIN-LEFT: 2px">
<DIV>This is not directly related to the API but I am hoping someone will take 
pity on an old broken down programmer that hasn't kept up with all the latest 
features.&nbsp; I am doing an&nbsp;&nbsp; ftp_put&nbsp;&nbsp; and I need to 
append the day of the month to the name of the file I am "putting" to 
the&nbsp;FTP server. e.g. the June 1st file would be </DIV>
<DIV>filename01 &nbsp;June 2nd would be filename02 etc.&nbsp; Is there any way I 
can do this without&nbsp;coding 31 ftp_put's and choosing the one that 
corresponds to the day of the month?&nbsp; 
Thanks.&nbsp;&nbsp;&nbsp;&nbsp;<BR><BR></DIV></BODY></HTML>