Automatic reload of more than one file through batch file
Hi Guys,
I want to reload more than one qvw file through one batch file only. I also want that second file should be reloaded only after the first file is completely reloaded because second file is dependent on the first one. How can i do that through the same batch file?