Navigation:  Reference > Commands >

Deallocate Field

Print this Topic Previous pageReturn to chapter overviewNext page

 

This command will deallocate (remove from memory and allow reuse of previously allocated space) a field previously allocated using any of the allocation commands or functions.

 

 

DEALOC fn/vRequired - The name of the field being deallocated.  The field must have been allocated using one of the appropriate commands or functions.

 

 

COMMENTS

Once this command has been used the field being deallocated will not be able to be used in a program until it is allocated again.

 

 

SEE ALSO

ALLOC, ALOCARY()

 

 

 

 


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