Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

A recent news group posting asked how to return a dimensioned variable, i.e. an array, from a called procedure. There is no “short answer” to this question … okay, there is and it is “you can't.” It is possible to get an array of values back from a called procedure. It just can't be done as a return value. Read more...

  • No labels