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