This manual is for FreeM, (version 0.27.0), which is a free and open-source implementation of the M programming language and database system.
This manual is for FreeM, (version 0.27.1), which is a free and open-source implementation of the M programming language and database system.
Copyright @copyright{} 2020 Coherent Logic Development LLC
...
...
@@ -18,7 +18,7 @@ Permission is granted to copy, distribute and/or modify this document under the
@title The FreeM Manual
@subtitle @sc{The Official Manual of FreeM}
@subtitle Version 0.27.0
@subtitle Version 0.27.1
@c@vskip 10pt
@c@center @image{freem-logo-sm,,,,.png}
@author John P. Willis
...
...
@@ -279,7 +279,7 @@ The FreeM direct-mode environment is the mode entered when FreeM is loaded witho
@example
Coherent Logic Development FreeM
Version 0.27.0-x86_64-Linux (commit 4ececff; jpw AT pasithea Tue 13 Oct 202009:03:27 AM MDT)
Version 0.27.1-x86_64-Linux (commit 4ececff; jpw AT pasithea Tue 13 Oct 202009:03:27 AM MDT)
*
**
...
...
@@ -1291,7 +1291,7 @@ In the above @emph{inclusive} form, @code{KVALUE} will kill the data values at e
@cartouche
@quotation
@emph{Note}
The below @emph{argumentless} and @emph{exclusive} forms of @code{KVALUE} are not implemented in FreeM, as of version 0.27.0, but are planned for a future release.
The below @emph{argumentless} and @emph{exclusive} forms of @code{KVALUE} are not implemented in FreeM, as of version 0.27.1, but are planned for a future release.