- May
- 3,515
- 5
Help topic "setarray.htm", describing the use of the SETARRAY command to obtain information about currently defined array variables, states: "You can use wildcards in the array name." This would imply that the two commands below behave identically:
SETARRAY
SETARRAY *
However, when no arrays are defined, the second form reports 'Not an array variable: "*"' instead of making the same report as the first form, 'No array variables defined'. IMHO both forms should make the same report.
--
Steve
SETARRAY
SETARRAY *
However, when no arrays are defined, the second form reports 'Not an array variable: "*"' instead of making the same report as the first form, 'No array variables defined'. IMHO both forms should make the same report.
--
Steve