
4.7.7 The Preferences structure
Shell.Options.Preferences
val useDebugger: bool option
true, MLWorks enters the debugger when a compilation error occurs, or when a raised exception reaches the top level. The kind of debugger MLWorks enters depends on the settings of useErrorBrowser, page 118, and useWindowDebugger, page 118.
false, MLWorks does not enter any debugger but instead prints a simple error message and returns a prompt for more input.
true by default. It has no effect if you are not in the GUI environment.

Generated with Harlequin WebMaker