Monday, July 11, 2011

Is there a way to set a variable in a batch file for first time use of the batch file?

I dont know whether batch programming has this feature but u can use "if exist" command to check whether the file is there if it is there load it ,if it is not there create it.if you need the code mail me at vishares@gmail.com

No comments:

Post a Comment