portal.bat 195 B

12345678
  1. @call "%~dp0config.bat" 0 > nul
  2. if [%~1]==[] (
  3. echo Aufruf: call portal.bat Beispiel.xml [Benutzer|*] [Cube]
  4. goto :eof
  5. )
  6. ..\python\python.exe portal.py %~n1
  7. ..\Python\python.exe pdf-test.py