After executing ANT, pause command is not working.
I had the same problem once and the call fixed it.
Sample Code:
CD /D D:\Ant\bin
D:\Ant\Bin
CALL ant retrieve
PAUSE
Cheers!!!
I had the same problem once and the call fixed it.
Sample Code:
CD /D D:\Ant\bin
D:\Ant\Bin
CALL ant retrieve
PAUSE
Cheers!!!
No comments:
Post a Comment