previous next top complete contents complete index framed top this page unframed
Figure 33–33. $disposeDataSecsInArea
| LONG INTEGER PROCEDURE $disposeDataSecsInArea (POINTER($area) area); |
$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.
MAINSAIL Language Manual, Section 33.32