Guys,
I have a situation here that I need to get my excel file. Actually, I write some code that would automatically execute my daily backup at unix server but it backs up at the local station. The code is working fine. However, I need to emphasize more. Like, I need to prompt the user which tape should be loaded next. The tape is not in random, the tape will be recycled after every 13th backup or usage of tape. It has 12 sets of backup media and it is written on columns. Each has the corresponding rows fields where date & time are written. I need a code that would also select automatically the next tape if it detects that the preceding tape had already been used. Until it reaches the last pair of tapes then goes back again to first tape.
Enthusiast in vbscripting is welcome on any suggestions. Thanks in advance and power to you guys and to this site.
I have a situation here that I need to get my excel file. Actually, I write some code that would automatically execute my daily backup at unix server but it backs up at the local station. The code is working fine. However, I need to emphasize more. Like, I need to prompt the user which tape should be loaded next. The tape is not in random, the tape will be recycled after every 13th backup or usage of tape. It has 12 sets of backup media and it is written on columns. Each has the corresponding rows fields where date & time are written. I need a code that would also select automatically the next tape if it detects that the preceding tape had already been used. Until it reaches the last pair of tapes then goes back again to first tape.
Enthusiast in vbscripting is welcome on any suggestions. Thanks in advance and power to you guys and to this site.