Developer Documentation Library > Scripting > mrScript Command Line Runner
 
mrScript Command Line Runner
mrScript Command Line Runner is a command prompt utility that is installed with the UNICOM Intelligence Data Model. mrScript Command Line Runner enables you to run an mrScriptBasic file. Typically, mrScriptBasic files have an .mrs filename extension.
You can create an mrScriptBasic file using a text editor such as Notepad. If the file contains non-Western European characters, make sure that you save it in Unicode or UTF-8 text format, and not ANSI format.
mrScript Command Line Runner automatically runs the mrPrePro preprocessor on the mrScriptBasic file. The preprocessor step can be omitted using the /u option.
See
Using the mrScript Command Line Runner
Command line runner: Examples
Command line runner: Debug options