Next: Enumerationslists or character 
Up: Inform
 Previous: Description
 
-   Inform::(char *name, int ison=1) 
 
  The name argument is the name of the instance of this object; when 
  messages are printed out they are profixed with the name, the
  message level, and a right paren, i.e.
  Info 1) Info message. 
  The `ison' argument determines if messages should be printed or
  not at the start.  Besides the message levels, each Inform object can
  be on or off.  When off, message are not printed, otherwise they are if
  the message level is set properly.
 
 
Justin Gullingsrud 
Tue Apr  6 09:26:48 CDT 1999