Shane4DaBears
Programmer
Hello,
I am working on a VB application that looks for a file in a network DIR. When it finds the file, it moves it to a backup DIR and then parses the file and does some transactional work. Then it will go back and look in the DIR for another file. It works great except for then the date changes. So every might at midnight it errors looking for the file in the Timer Interval loop. I believe if I could clear the memory of the application and direct it to the startup module it would be fine.
Any help would be appreciated!
Thanks
I am working on a VB application that looks for a file in a network DIR. When it finds the file, it moves it to a backup DIR and then parses the file and does some transactional work. Then it will go back and look in the DIR for another file. It works great except for then the date changes. So every might at midnight it errors looking for the file in the Timer Interval loop. I believe if I could clear the memory of the application and direct it to the startup module it would be fine.
Any help would be appreciated!
Thanks