i am trying to write a mini backup application that backs up a file every minute or so to a folder.
i have got the minute part of date in a variable eg 05 and have a do loop until minute = the selected value.
everything works except it really slows down and almost crashes the computer. Any suggestions much appreciated i am new to visual basic so i might be going about this the complete wrong way.
Cheers.
i have got the minute part of date in a variable eg 05 and have a do loop until minute = the selected value.
everything works except it really slows down and almost crashes the computer. Any suggestions much appreciated i am new to visual basic so i might be going about this the complete wrong way.
Cheers.