baileybelle
Technical User
What is the proper way to release an object from memory in foxpro? For example, if I created an instance of an Excel application using the following:
objExcel = CREATEOBJECT("Excel.Application"
objExcel = CREATEOBJECT("Excel.Application"