BASICHELP.HLB  —  Compile time errors, ILLMULOPT
  ERROR - The OPTIONAL clause  was  specified  more  than  once  in  the
  EXTERNAL  statement for a single SUB or FUNCTION.  This is not allowed
  because  OPTIONAL  implies  that  all  parameters  following  it   are
  optional.  Fix the EXTERNAL statement so that it has only one OPTIONAL
  clause per SUB or FUNCTION.
Close Help