Please enable JavaScript to view this site.

Navigation: IDE / Batch Debugger

IDE Startup Options

Scroll Prev Top Next More

/N - Open a new IDE instance (even if SingleInstance is checked).

 

/T - Open a tab in an existing IDE instance (if one doesn't exist, the IDE will be started).

 

/Wrap:n - Startup option to set the default line wrapping mode. n is a value from 0 - 3. The default value is 0.

 

0None
1Word
2Character
3Whitespace