@echo off :start call cremig_setenv.bat set /p "id=Baugruppennummer: " python %CREMIG_LIB%\compare_lists.py -n %id% -t goto start