Basically, I'm trying to achive following :
:loop
if condition is true
then
{
echo "condition is true" > status.txt
perform_another_task1
exit out of this script (i...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23674550.htm...