CLOSE PART

From Macros Wiki
Revision as of 22:26, 26 July 2010 by MikeO (talk | contribs)
Jump to navigationJump to search

Command

CLOSE_PART <force close>, <save file>


Closes the open part file.

Parameters

<force close>
Set to 1 to force the file to be closed, 0 to close it (unless there is an error)
<save file>
Set to 1 to close and save the file, 0 to close without saving

Example

CLOSE_PART
CLOSE_PART 1, 1