CLOSE PART: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
MikeO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
[[:Category:Part_Files|{{Up}}]]
{{Command|syntax=CLOSE_PART <force close>, <save file>
{{Command|syntax=CLOSE_PART <force close>, <save file>
|description=:Closes the open part file.
|description=:Closes the open part file.

Revision as of 14:34, 2 August 2010

Up

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