4.7 Environment options: the Options structure

4.7.7 The Preferences structure

The Preferences structure controls preferred behaviors in the GUI and TTY environments.

structure Preferences:
 sig
  val customEditorName: string option
  val editor: string option
  val externalEditorCommand: string option
  val maximumHistorySize: int option
  val maximumErrors: int option
  val useCompletionMenu: bool option
  val useDebugger: bool option
  val useErrorBrowser: bool option
  val useWindowDebugger: bool option
 end
customEditorName
editor
externalEditorCommand
maximumHistorySize
maximumErrors
useCompletionMenu
useDebugger
useErrorBrowser
useWindowDebugger

MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker