DropIcons für alle Vier Verknüpfungen erweitert zur Extraktion des TExtes und zur ÜBersetzung einer dxf Datei

This commit is contained in:
2025-12-05 16:18:10 +01:00
parent 308da2dcf7
commit 4e7e218db4
4 changed files with 65 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ mkdir "%TARGET_DIR%"
echo.
echo === Extracting TEXT, MTEXT and symbols, translating to CS ===
call translate.bat --filename %FILENAME%%EXT% --translate CS --todxf %RESULT_DXF%
call translate.bat --filename %1 --translate CS --todxf %RESULT_DXF%
if not exist "%PROJECT_WORK%\%RESULT_DXF%
" (
@echo == failed: extracting texts