Command Line Options File: Difference between revisions

From SignalWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
A useful way to specify command line options is to use a text file named <pre>options.txt</pre> placed in the '''same''' directory as the simulation executable. This text file may be edited so that each command line option is on one line of the file. An example options.txt is shown below:
A useful way to specify command line options is to use a text file named <code>options.txt</code> placed in the '''same''' directory as the simulation executable. This text file may be edited so that each command line option is on one line of the file. An example <code>options.txt</code> is shown below:

Revision as of 20:34, 27 October 2011

A useful way to specify command line options is to use a text file named options.txt placed in the same directory as the simulation executable. This text file may be edited so that each command line option is on one line of the file. An example options.txt is shown below: