Function:
Retrieves files from a remote FTP server if they are newer than those on the local computer.
Syntax:
GetIfNewer <Remote File Mask> <Local Directory>
Example:
GetIfNewer "*.dat" "C:\DataFiles"