2 Command_syntax

  Commands  are  input as 1  line  consisting of a  keyword  followed by
  parameters. The  keyword may be shortened if  still unique. Parameters
  are separated by (multiple) blanks and/or tabs. No embedded blanks are
  permitted. `!' means  end-of-card, and you  can follow it by comments.
  Empty cards will be ignored (or  cards which have only blanks and/or a
  comment  field). (That's  why, e.g. `CALL  FCN' has  been changed into
  `CALL_FCN').  Lower case commands  are permitted!  Trailing parameters
  that are not given but  expected, are assumed  to be zero. Numbers can
  be given in any  shape or form  (integers, reals,  exponents, whatever
  you like), as long as no blanks are embedded.

  NOTE
  ----

  MINOS does not  take packed  parameter words any  longer. Instead, you
  supply up to 15 numbers on 1 card.

