7Command-LineInterface
if %errorlevel%==11goto memerror
if %errorlevel%==0goto cu-ok
@echo.
@echo Undefined returncode!
goto endwk
rem
rem ********************************************************
rem * All component of theserver were flashedwithout error
rem * Cleanup is done - the Server is setto OK-list
rem ********************************************************
rem
:cu-ok
@echo.
@echo Server %1:All components areflashed without errors
@echo %1 -Allcomponents are flashed withouterrors >>oklist.txt
goto endwk
rem
:c-oldnok
@echo.
@echo CleanUP - Jobs detected not allok
goto start
rem
rem ********************************************************
rem * Errorsin Wait phase
rem ********************************************************
rem
:nothtodo
@echo.
@echo CleanUp or WaitForDone- No flash states ?????
goto endwk
rem
:timeoutc
@echo.
@echo CleanUp, - Timeout???
goto endwk
rem
:statenok
@echo.
256 ServerViewUpdate Management