draw.bat 155 B

1234567
  1. @echo off
  2. rem Setup environment and launch DRAWEXE
  3. call "%~dp0env.bat" %1 %2 %3
  4. echo Hint: use "pload ALL" command to load standard commands
  5. DRAWEXE.exe