Each array
in your program has an associated array descriptor. This
descriptor is saved in a proprietary format, which may change from version
to version of PowerBASIC. Since most of the information in the descriptor
in not relevant to assembler code, it is usually best to simply pass a
In addition to the LBOUND and UBOUND functions, the ARRAYATTR function can be used to obtain array attributes and information on a given array.
See Also
Parameters passed by reference or by copy
Accessing PowerBASIC variables by name