1.

Solve : A Batchfile Problem for me!?

Answer»

Hi

I need to write a batchfile that will reconstruct a desired version from an incremental backup system (using a predefined directory structure). Each incremental version is stored in a subdirectory named .\ver_nn where nn represents the incremental SEQUENCE number.

e.g. The batchfile call 'remake.bat'. If a user SELECTS the directory ver_03, and drag & drops it over the remake.bat, then:

1. The program will create a subdirectory .\ver_03\full_ver\

2. All files from previous versions including the third version (i.e. ver_01, ver_02, ver_03 will be copied into the .\ver_03\full_ver\)

Please if ANYONE can HELP...Has any one know how to use the batchfile reads and shows one line of text in a textfile?



Discussion

No Comment Found