 
    
    
    
    
   
This section contains those commands which do not fit in any specific category.
 ---if a binding
    is entered 
  evaluates the term, prints its value and binds the
    value to the identifier.
    The evaluator's binding environment persists from one eval session to the
    next.
    It also includes bindings made when EVAL objects are checked.
    Eval mode is terminated by
---if a binding
    is entered 
  evaluates the term, prints its value and binds the
    value to the identifier.
    The evaluator's binding environment persists from one eval session to the
    next.
    It also includes bindings made when EVAL objects are checked.
    Eval mode is terminated by  .
.
 , will
    suspend
, will
    suspend  without
    creating a subshell.
 without
    creating a subshell.
    On Lisp Machines  select-L brings up a Lisp Listener
    window, and  select-N returns to Nuprl
 .
    A  select-N will leave the screen blank; use  to redraw it.
 to redraw it.
There is one final command, the PRINT
 PRINT
 } command
( ); it causes
a snapshot  of the current screen image to be
appended to the user's snapshot file.
On the Unix version of 
  the snapshot file is
 snap-userid.
On Lisp Machines the snapshot file is  snapshot.lisp.
); it causes
a snapshot  of the current screen image to be
appended to the user's snapshot file.
On the Unix version of 
  the snapshot file is
 snap-userid.
On Lisp Machines the snapshot file is  snapshot.lisp.
 
 
    
    
    
   