| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
Syntax
;%DIALECT <dialect>
Valid values for <dialect> are as follows:
M77Restricts FreeM to use only features specified by the 1977 M standard.
M84Restricts FreeM to use only features specified by the 1984 M standard.
M90Restricts FreeM to use only features specified by the 1990 M standard.
M95Restricts FreeM to use only features specified by the 1995 M standard.
MDSRestricts FreeM to use only features proposed by the Millennium Draft Standard.
M5Restricts FreeM to use only features proposed by the upcoming M5 standard.
FREEM, EXTENDEDRemoves all standards-based restrictions and allows full access to all FreeM features. This is the default value of %DIALECT.
Please note that FreeM is not entirely standards-compliant, regardless of the value of %DIALECT.
 
  This document was generated on September 20, 2023 using texi2html 5.0.