MAINSAIL Language Manual, Section 33.32

previous   next   top   complete contents   complete index   framed top   this page unframed


33.32. $disposeDataSecsInArea

Figure 33–33. $disposeDataSecsInArea
LONG INTEGER
PROCEDURE   $disposeDataSecsInArea
                        (
POINTER($areaarea);

$disposeDataSecsInArea disposes all data sections in area. It returns the number of data sections disposed. If the FINAL PROCEDURE of any of the disposed data sections creates new data sections in the area, the PROCEDURE may fail by issuing a fatal error message.


previous   next   top   complete contents   complete index   framed top   this page unframed

MAINSAIL Language Manual, Section 33.32