CLOSE PART: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
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
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