Ignore:
Timestamp:
2011-10-11T14:41:55+13:00 (13 years ago)
Author:
ak19
Message:

Sam fixed the menu input not allowing value 6 (for quit).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/makegs2.bat

    r24461 r24751  
    137137echo.
    138138echo Please choose a number from the menu. Otherwise both libraries will be compiled in 15 seconds.
    139 .\bin\windows\choice.exe /N /T:3,15 /C:12345
     139.\bin\windows\choice.exe /N /T:3,15 /C:123456
    140140    IF errorlevel 6 GOTO END
    141141    IF errorlevel 5 GOTO DOCLEAN
Note: See TracChangeset for help on using the changeset viewer.