getpositions von getexdraw und ioconverter erzeugen andere json dateien, damit man diese parallel ausführen kann, ohne dass diese überschrieben werden
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ REM echo Erweiterung: %EXT%
|
||||
REM echo Verzeichnis: %DIR%
|
||||
REM
|
||||
REM Namen der Zwischenergebnis Dateien
|
||||
set JSON_POS=%FILENAME%_positions.json
|
||||
set JSON_POS=%FILENAME%_positionsdraw.json
|
||||
set JSON_TODRAW=%FILENAME%_todraw.json
|
||||
REM Namen der Ergebnisdateien
|
||||
set ERROR_DOUBLE=%FILENAME%_errors.json
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ REM echo Erweiterung: %EXT%
|
||||
REM echo Verzeichnis: %DIR%
|
||||
REM
|
||||
REM Namen der Zwischenergebnis Dateien
|
||||
set JSON_POS=%FILENAME%_positions.json
|
||||
set JSON_POS=%FILENAME%_positionsconv.json
|
||||
set JSON_TODRAW=%FILENAME%_todraw.json
|
||||
REM Namen der Ergebnisdateien
|
||||
set ERROR_DOUBLE=%FILENAME%_errors.json
|
||||
|
||||
Reference in New Issue
Block a user