Navigation:  Reference > Commands >

Remove Array

Print this Topic Previous pageReturn to chapter overviewNext page

 

This command will deallocate an array previously allocated using the ALLOC (Allocate Field) command or ALOCARY() function.  The memory used will be released to be used again.

 

REMVA fn/vRequired - The name of the field that had been previously allocated.

 

COMMENTS

This command will not remove any fields that have been defined in the original program, only those that have been allocated with the ALOCARY() function, or ALLOC() (Allocate Field) command while the program is running.

 

See Also

RDA WRTA SORTA UPDTA

 


Page url: http://www.cassoftware.com/tas/manual/removearray.htm