VMS Help  —  RDML72  RDML_ERRORS, INVPRESTRHDL
  <str> handle '<str>' specified in START_STREAM               for
  declared stream -- handle ignored

  Explanation:  A START_STREAM statement  for  a  declared  stream
  specified  an  explicit handle.  The handle was ignored by RDML.
  Any explicit handle for a declared stream must be  specified  on
  the  DECLARE_STREAM declaration, rather than on the START_STREAM
  statement.

  User Action:  Remove the handle specification, or move it to the
  DECLARE_STREAM statement.
Close Help