1 SHOW
  Syntax:  SHOW name|ALL
      or   SHOW PLOT id [&idb] name|ALL

  The `SHOW PLOT'  command enables you to get  detailed information on the
  parameters being used  in making the plots  currently in the buffer. You
  can change  these  parameters with  the `SET'  and `SET  PLOT id [&idb]'
  commands.

  `SHOW' is  being  expanded, so  that you can  give a  `SHOW' command for
  every `SET'  command. Therefore  only those `SHOW'  commands that are in
  addition to the  `SET' commands are  listed. If the  `SHOW' command does
  not give you  what you want, you can  usually get a list  of the current
  values of parameters for a  particular `SET' command by using the syntax
  `SET command <CR>'.

2 Menu
  The following is a list of the available commands for which there are
  not SET equivalents.
  For more details see HELP SHOW and the individual subtopics:

  ALL         Shows everything there is to show.
  ALIAS       Lists the currently defined aliases.
  CHAR        Lists contents of one or more character array elements (0-100).
  COMMANDS    Lists the internally defined commands (made with `DEFINE').
  COMMENTS    Lists the current comments.
  CONSTRAINT  Lists the current constraints on parameters being fit.
  CUTS        Lists the cuts defined and set.
  DEFINITION  Lists the internally defined commands (made with `DEFINE').
  DIRECTORY   Lists the contents of the currently selected HBOOK4 or ROOT
              directory.
  EXCLUSIONS  Lists the parts of histograms excluded or included in the fit.
  FILES       Lists the filenames for hardcopy, dump and currently open.
  FLAGS       Lists the logical flags that control what is plotted.
  FRAME       Lists the parameters affecting the scale and frame.
  INCLUSIONS  Lists the parts of histograms included or excluded in the fit.
  KEYS        Lists the current keys.
  LABELS      Lists the picture labels.
  LIMIT       Lists the parameters affecting the scale and frame.
  LOG         Lists the last 100 commands given.
  MODE        Lists the parameters affecting the scale and frame.
  ORDER       Lists the expected order of variables when doing `DAT_FETCH'.
  PLOT        Lists the plots currently in the buffer for plotting and enables
              you to list something for a particular plot.
  REGISTER    Lists the contents of one or more registers (0-500).
  SCALE       Lists the parameters affecting the scale and frame.
  SEGMENTS    Lists the segments currently in use
              (GKS version, mainly for experts).
  SIZES       Lists the parameters relating to plot sizes, margins,
              windows.
  TICK        Lists the parameters affecting the tick marks.
  UNITS       Lists FORTRAN units and who has grabbed them (mainly for experts).
  VARIABLE    Gives the value of one or all user defined variables.

2 ALL
  Syntax: SHOW ALL

  Lists everything there is to show.

2 ALIAS
  Syntax: SHOW ALIAS [name]
  where:  name  is the alias name

  Lists the definition of alias  `name' or all defined aliases if you omit
  `name'. See HELP ALIAS for more information on use of aliases.

2 CHAR
  Syntax:  SHOW CHAR r1:[r2]|ALL
  where:   r1  is a character array element number
           r2  is the upper limit of a range of characters to show

  Lists the contents of one or more character array elements. If you give the
  command `SHOW CHAR ALL' all array elments will be listed
  (0-99). You can also list a range of elements
  e.g. `SHOW CHAR 11:20'.
  The `DEPOSIT' and `CALCULATE' commands can be used to set
  the contents of the array. For example, `DEP CHAR(4) = ABC'
  will set the contents of element 4 to `ABC'.

  Use the command `SHOW CHARACTER' (abbreviated to no shorter than
  `SHOW CHARA' to show the comment and continuation characters.

2 COMMANDS
  Syntax: SHOW COMMANDS

  Lists the commands defined using the `DEFINE' command. Alias for
  `SHOW DEFINITION'.

2 COMMENT
  Syntax: SHOW COMMENT

  Lists the current comments associated with plots.

2 CONSTRAINT
  Syntax: SHOW CONSTRAINT

  Lists the current constraints on parameters that are being fit.
  See HELP MINUIT CONSTRAIN for more details on how to constrain
  parameters.

2 CUTS
  Syntax: SHOW CUT

  Lists the cuts set for a plot.

2 DEFINITION
  Syntax: SHOW DEFINITION

  Lists the commands defined using the `DEFINE' command. Alias for
  `SHOW COMMANDS'.

2 DIRECTORY
  Syntax: SHOW DIRECTORY.

  Alias for `LDIRECTORY' or `LS'.

  List of the contents of the currently selected HBOOK directory in an
  HBOOK4 file or the contents of the currently selected ROOT directory in a
  ROOT file.


2 EXCLUSIONS
  Syntax: SHOW EXCLUSIONS

  Lists the parts of histograms excluded and included in the fit.

2 FILES
  Syntax: SHOW FILES

  Lists the current filenames for `HARDCOPY' and `DUMP'. Lists the units
  and the filenames associated with them for units currently open.

2 FLAGS
  Syntax: SHOW FLAGS

  Lists the logical flags that control what is plotted.

2 FRAME
  Syntax:  SHOW FRAME

  Lists the plot limits and the parameters affecting the scale and frame.

2 INCLUSIONS
  Syntax: SHOW INCLUSIONS

  Lists the parts of histograms included and excluded in the fit.

2 KEYS
  Syntax: SHOW KEYS

  Lists the current keys associated with plots.

2 LABEL
  Syntax: SHOW LABEL

  Lists the plot labels and the parameters affecting them.

2 LIMIT
  Syntax:  SHOW LIMIT

  Lists the plot limits and the parameters affecting the scale and frame.

2 LOG
  Syntax: SHOW LOG [n]

  Lists the last  `n' commands  given. If `n' is not  given the last 100
  commands are shown.

2 MODE
  Syntax:  SHOW MODE

  Lists the plot limits and the parameters affecting the scale and frame.

2 ORDER
  Syntax: SHOW ORDER

  Lists the expected order of variables when executing `DAT_FETCH'.

2 PLOT
  Syntax: SHOW PLOT
          [id [&idb]]

  Lists which  plots are currently  in the buffer for  plotting and also
  enables you to get  more information on the  parameters being used for
  each plot by preceding what you want to show with the plot identifier
  (e.g. `SHOW PLOT id SCALE').

2 REGISTER
  Syntax:  SHOW REGISTER r1:[r2]|ALL
  where:   r1  is a register number
           r2  is the upper limit of a range of registers to show

  Lists the contents of one or more registers.  If you give the
  command `SHOW REGISTER ALL' all user registers will be listed
  (0-99). You can also list a range of registers
  e.g. `SHOW REGISTER 301:320'.
  The `DEPOSIT' and `CALCULATE' commands can be used to set
  the contents of registers 0-99. For example, `DEP R1 = 2.0*P2(1)'
  will set the contents of register 1 to twice the value of parameter
  2 in function 1. You can also use these commands to define user
  variables which are stored in registers >300 (see HELP DEPOSIT for
  more details).  A more general command that enables you to look at
  the values of registers, parameters etc. is the `EXAMINE' command.

2 SCALE
  Syntax:  SHOW SCALE

  Lists the plot limits and the parameters affecting the scale and frame.

2 SEGMENTS
  Syntax:  SHOW SEGMENTS

  Lists the current segments in use. Only applies to the GKS version and
  is mainly for expert use.

2 SIZES
  Syntax:  SHOW SIZES

  Lists the parameters relating to plot sizes, margins, windows, etc.

2 TICK
  Syntax:  SHOW TICK

  Lists the parameters affecting the tick marks.

2 UNITS
  Syntax:  SHOW UNITS

  Lists FORTRAN units and who has grabbed them (mainly for
  experts). The name of the subroutine that booked the unit is shown.

2 VARIABLE
  Syntax: SHOW VARIABLE name|ALL
  where   name  is a user variable name

  Lists the value of a user variable or all user variables.


