Differences
This shows you the differences between the selected revisions of the page.
2013-06-01 | 2013-09-23 | ||
session setting => site setting (martin) | article + typo (martin) | ||
Line 13: | Line 13: | ||
==== [[mode]] Interactive/Batch Mode ==== | ==== [[mode]] Interactive/Batch Mode ==== | ||
- | Scripts run in an interactive mode by default (''[[scriptcommand_option|option batch off]]''). There's no equivalent for this in .NET assembly, which always runs in batch mode. It is near equivalent to ''option batch abort'' in scripting mode, what is recommended setting, as used in most scripting examples. Read mode about [[library_session#results|capturing errors]] in .NET assembly. Documentation for converting of individual scripting commands (such as ''get'' [[scriptcommand_get#net|command mapping]]) details mode mapping specifics for the respective operations. | + | Scripts run in an interactive mode by default (''[[scriptcommand_option|option batch off]]''). There's no equivalent for this in .NET assembly, which always runs in batch mode. It is near equivalent to ''option batch abort'' in scripting mode, what is a recommended setting, as used in most scripting examples. Read more about [[library_session#results|capturing errors]] in .NET assembly. Documentation for converting of individual scripting commands (such as ''get'' [[scriptcommand_get#net|command mapping]]) details mode mapping specifics for the respective operations. |
==== [[default_config]] Default Configuration ==== | ==== [[default_config]] Default Configuration ==== |