CLOSE PART: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=CLOSE_PART <force close>, <save file> |description=*DESCRPTION* |param1=<force close>|param1_desc= |param2=<save file>|param2_desc= }} ===Example=== :- CLOSE_PART [[Cat... |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
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= | |description=:Closes the open part file. | ||
|param1=<force close>|param1_desc= | |param1=<force close>|param1_desc=Set to 1 to force the file to be closed, 0 to try to close it (do not close if there is an error) | ||
|param2=<save file>|param2_desc= | |param2=<save file>|param2_desc=Set to 1 to close and save the file, 0 to close without saving | ||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :CLOSE_PART | ||
:CLOSE_PART 1, 1 | |||
[[Category:Part_Files]] | [[Category:Part_Files]] |
Latest revision as of 00:42, 13 January 2011
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 try to close it (do not close if 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