Contents | Prev | Next

3.1.2.2.30 -mm Generate Microsoft compatible messages

This command-line compiler option enables/disables Microsoft compatible messages.

Syntax: -mm[+|-]

Default: Disabled

Notes: When this compiler option is enabled the compiler displays messages in the format used by Microsoft compilers. This option can be used to make it easier to integrate the Irie Pascal command-line compiler with third-party editors and IDE's which already know how to process Microsoft compiler messages. This option automatically suppresses the mc compiler option.

Contents | Prev | Next