[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
$DYNAMIC Declare Arrays Dynamic
REM $DYNAMIC
Makes the default array allocation dynamic.
--------------------------------------------------------------------------
Notes: $DYNAMIC makes all subsequent arrays dynamic except for
those that are implicitly DIMensioned (i.e. used without a
DIM statement). Implicitly DIMensioned arrays are always
static.
See Also:
$STATIC
DIM
ERASE
FRE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson