Subject: Objects
Keywords: ::ML
          ::CODE
Title: Saving and compiling ML code.
--------------------------------------------------
(c-x)(c-s) will compile and save code without closing window.
(c-z) will compile, save, and close window (if compile succeeds).
When editing a code object and save fails due a compile
error, the object contents are not modified. To prevent loss of 
data if nuprl should crash, a copy of the code in the open window is
saved in /local/tmp/backups.⋅
--------------------------------------------------
Authors: RICH:t
Contributors: NUPRL:t
⋅
Home