Jump to content

rschroll

Members
  • Posts

    2
  • Joined

  • Last visited

rschroll's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Thank you M23 and AdmiralAlkex for your help. I've implemented your suggestions.!!!
  2. I'm new to autoit and have a question regarding file processing. I have a directory with approximately 1.5 million files. We are having to run a file converter program on every .doc file. I have the scripts working using FindFirstFile and FindNextFile to process through the directory. The problem I have is if the script gets interrupted for any reason and stops, then I have to start processing over again. Since I do know the last file that was processed, is there anyway to search for that file and begin the file processing from that point? Thanks for any help that can be provided?
×
×
  • Create New...