Tag Archives: delete the memory of table and boxes

How to delete the memory of any table and boxes in current application?

Close is used  to delete from the memory any tables and boxes open in the current application, as well as “screen-boxes”. Syntax: Close [ L ocal ] File [ list_classes ] Close [ L ocal ] Mask [ list_classes ] Close [ L ocal ] < Inpbox , Dlgbox,Mesbox>  [ list_classes ] Examples: # Closure… Read More: How to delete the memory of any table and boxes… »