Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CallDeclareDimensionFunctionSubroutine

Remarks

The Mat keyword is required to pass an array to a subroutine or a function. The Mat statement is part of the argument list, and is separated from any other arguments by a comma. Both the calling program and the subroutine or function must use the Mat statement as part of the argument list. The matrix must be dimensioned before it is passed.

...