MAINSAIL Language Manual, Section 32.67

previous   next   top   contents   index   framed top   this page unframed


32.67. create

Figure 32–67. create
COMPILETIME
BITS
<
macro>     create;

create is a bit that specifies that the output file is new, i.e., is to be created (completely replacing any existing file by the same name). It may be passed to $createUniqueFile, open, and $reOpen.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 32.67