Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I generate EventStudio documents from the command-line?

0
Posted

How do I generate EventStudio documents from the command-line?

0

• Add EventStudio into the default search path. See the help for your version of Windows for the exact command. On Windows NT/2000/XP, the following command sets the PATH for EventStudio: PATH = %PATH%;”c:\Program Files\EventHelix.com\EventStudio” • Once the path has been set you can issue the following command to Generate All documents for a Scenario: start/wait evstudio ScenarioName.scn /GenerateAll • Verify that all the documents have been generated. • You can add the command-line into a batch file to generate documents for multiple scenarios. For example: start/wait evstudio Examples/XenonProject.scn /GenerateAll start/wait evstudio Examples/SpacePortProject.scn /GenerateAll start/wait evstudio Examples/WebTaxiProject.scn /GenerateAll Note: The command-line mode can be invoked without the “start/wait” command. For example: evstudio Examples/XenonProject.scn /GenerateAll The only problem with this approach is that the command-line shell does not wait for the document generation to f

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123