Object Reference
:
Object View and Procedure Reference
:
Sym
resize
Sym Procs
Resize the sym object.
Syntax
sym_name.
resize
rows/cols
Examples
sym1.resize 20
resizes the sym SYM1 to 20 rows/columns, retaining the contents of any existing elements and initializing new elements to 0.