|
Answer» Hi Guys,
i am getting below error while executing a batch file. this file works for another in another FOLDER. any help is much appreciated.
"if is not recognized as internal or external COMMAND operable program or batch file"
[attachment deleted by ADMIN to conserve space]You have a line starting with the FOLLOWING - remove the call and try it.
Code: [Select]call ifI added "call" word to pause the WINDOW and check whats going wrong.call doesn't pause anything. The pause command is used to pause the execution.
It's not all that sensible to show code that is different to the code where the problem is. Seriously!!! You could not have copied and pasted that code into a CODE Block in your original post!
|