Search results

  1. R

    batch file to check "version" of a file

    Thanks heaps and heaps, I downloaded your updater file, and works fantastically. Saves a lot of wasted time.
  2. R

    batch file to check "version" of a file

    I have tried the modified date - which works fine, but it does show that the file has been modified each time it is opened, and not as per the windows 'detail' modified date. So tried the tblversion way, but received the following error Provider cannot be found - it may not be installed Error...
  3. R

    batch file to check "version" of a file

    Many thanks. I created a dos batch file to copy the files down and this code is in the user logon script when they connect to the network. They dont modify the front end, only use for data entry, so the modified date doesnt change. This is the date I need to compare, without opening a db to...
  4. R

    batch file to check "version" of a file

    My question is similar, but a batch file is run to copy the front end file from the server to the users desktop each time they log on. Is there anyway that the batch file can find the date of the front end on the desktop, then compare to the server copy. If the modified date is the same, then...
Back
Top Bottom