DEFINE
------

Create (or replace) the value of a user_variable (also 
known as a substitution variable).  Entering DEFINE by itself
causes a list of all user_variables to be printed.  When issued 
followed only by a variable_name, the current contents of that
variable are displayed.

DEF[INE] [variable_name [= text]]

