1 EXAMINE
  Syntax: EXAMINE parameter
   where: parameter  is a register, function parameter, bin,
                     character array, title, Ntuple variable etc.

  Enables  you to  find the   contents of a  register  (similar to the
  `SHOW  REGISTER' command),  the value of  a parameter or  its error, the
  contents of a bin,  their error, the bin centre  or bin width, or a user
  variable. See HELP Numbers and HELP DEPOSIT  for details on the meaning
  of all the parameters.

  You can use the same command to find the content of a character array
  element, a histogram title or an Ntuple variable name or charcter
  variable. Alternative commands are `SHOW CHAR' to look at the character
  arrays and the usual `DIRECTORY', `INDEX', `DUMP' commands to look at 
  titles and variable names. See HELP Text and HELP DEPOSIT for details
  on the meaning of all the parameters.

