@echo off CALL manage_interpreter.bat activate_interpreter python %PROJECT_LIB%\plant2dxf.py %* CALL manage_interpreter.bat deactivate_interpreter