Skip to main content
1-Visitor
May 26, 2010
Question

running trail files without pro?

  • May 26, 2010
  • 1 reply
  • 838 views

Is it possible to run a trail file without having a pro window open? (in dos?)

I have seen it done before, but do not know where to start, any suggestions?

    1 reply

    1-Visitor
    May 26, 2010
    Use some command line options.

    -g:no_graphics will run without a graphics window
    Just add the trail file name to the end of the DOS command.

    Example:
    call %PROEDIR%\bin\proe1.bat -g:no_graphics %TRAILFILE%

    Best Regards,