Umlaute im Pfad integriert
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ if not exist "%PROJECT_WORK%\%JSON_POS%" (
|
||||
)
|
||||
echo === Creating Excel Files for TIA, WSCAD, .. ===
|
||||
call portalexport.bat --filename %JSON_POS% --outname %FILENAME%
|
||||
if not exist %RESULT_TIA% (
|
||||
if not exist "%PROJECT_WORK%\%RESULT_TIA%" (
|
||||
@echo == failed: creating .xlsx files
|
||||
pause
|
||||
goto :eof
|
||||
|
||||
Reference in New Issue
Block a user