FTP date

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

FTP date

Post by DoubleDutch »

Can the FTP date command be extended so you can pick which date is returned?

Code: Select all

Result = FTPDirectoryEntryDate(#Ftp[,whichdate.l])
whichdate could be:
#PB_FTP_Created
#PB_FTP_Accessed
#PB_FTP_Modified
Default=?
I know the dates are there because I have read them with Pauls FTP lib.

Also, which date is currently returned?
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system