Command Line Options: Difference between revisions
Jump to navigation
Jump to search
(Created page with ' ==No Trains== <pre style="color:blue"> -notrains </pre> Start a simulation without any trains. Useful for testing things without having to actually dispatch trains.') |
No edit summary |
||
| Line 1: | Line 1: | ||
==No Trains== | ==No Trains== | ||
| Line 8: | Line 6: | ||
Start a simulation without any trains. Useful for testing things without having to actually dispatch trains. | Start a simulation without any trains. Useful for testing things without having to actually dispatch trains. | ||
==Developer Mode== | |||
<pre style="color:blue"> | |||
-x | |||
</pre> | |||
Enables Developer Mode. Allows access to "Dev" menu item which has useful scenario and timetable editing options. In Developer mode, more dialog boxes may appear. | |||
==Log Mode== | |||
<pre style="color:blue"> | |||
-l | |||
</pre> | |||
**Developer Mode must be active for logging to work.** Writes to the program log located in the *C:\Documents and Settings\User\My Documents\Signalsoft\APPNAME\logs\* folder. | |||
Revision as of 22:11, 2 July 2011
No Trains
-notrains
Start a simulation without any trains. Useful for testing things without having to actually dispatch trains.
Developer Mode
-x
Enables Developer Mode. Allows access to "Dev" menu item which has useful scenario and timetable editing options. In Developer mode, more dialog boxes may appear.
Log Mode
-l
- Developer Mode must be active for logging to work.** Writes to the program log located in the *C:\Documents and Settings\User\My Documents\Signalsoft\APPNAME\logs\* folder.