Command Line Options

This topic describes command line options for the Studio Modeling Platform applications environment.

See Also
The Initialization File in Windows
The Initialization File in Linux
Setting Personal Preferences

You can append options to the command lines that run Studio Modeling Platform applications. For example, MQL has a -v option that causes MQL to operate in verbose mode. To use this option with Windows, create a shortcut for MQL and then bring up its properties. The Properties window box shows the target path for the shortcut. For example:

c:\enoviaVERSION\studio\PLATFORM\code\bin\mql.exe

Change the command line as follows:

c:\enoviaVERSION\studio\PLATFORM\code\bin\mql.exe -v

Save your changes by clicking OK. All Studio Modeling Platform command line options can be set in this way. For a list of the command line options available, use the -help option. For example:

c:\enoviaVERSION\studio\PLATFORM\code\bin\mql.exe -help