Batchdatei zur Darstellung des derzeitigen Migrationsstandes als Treeview erstellt
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
@echo off
|
||||||
|
:start
|
||||||
|
call cremig_setenv.bat
|
||||||
|
set /p "id=Baugruppennummer: "
|
||||||
|
python %CREMIG_LIB%\compare_lists.py -n %id% -t
|
||||||
|
goto start
|
||||||
Reference in New Issue
Block a user