Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
| Mnemonic: | (EndMetafile = flags) |
| Discussion: |
End the metafile collection process by saving and/or executing the currently active MetaFile.
Where flags indicate: VMF.SAVE = 0 ! Save the file - do not execute VMF.EXECUTE = 1 ! Execute the metafile |