MAINSAIL Language Manual, Section 33.15

previous   next   top   contents   index   framed top   this page unframed


33.15. delete

Figure 33–13. delete
COMPILETIME
BITS
<
macro>     delete;

delete is a bit that specifies that a file is to be deleted or a coroutine to be killed. It may be passed to close, $createUniqueFile, open, $resumeCoroutine, and $reOpen.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 33.15