Next Previous Up Top Contents Index

4.7.7 The Preferences structure

useDebugger

Preferences option

Structure

Shell.Options.Preferences

Type

val useDebugger: bool option

Description

If you are running the GUI environment and this option is 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 138, and useWindowDebugger, page 139.

If you are running the GUI environment and this option is false, MLWorks does not enter any debugger but instead prints a simple error message and returns a prompt for more input.

This option is true by default. It has no effect if you are not in the GUI environment.

The value of this option corresponds to, and can be set via, the Use debugger option button on the GUI environment's Preferences > General dialog.


MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker