Difference between revisions of "FILE CLOSE"
From Macros Wiki
Line 7: | Line 7: | ||
===Example=== | ===Example=== | ||
:FILE_CLOSE | :FILE_CLOSE | ||
− | + | :For an example macro see [[Get_Op_Tool_Path]] | |
[[Category:External_File_Handling]] | [[Category:External_File_Handling]] |
Revision as of 17:35, 29 July 2010
Command
- FILE_CLOSE <file Number>
- DESCRPTION*
Parameters
- <file Number>
- File number, 1 to 10. You may have up to 10 files open at the same time.
Example
- FILE_CLOSE
- For an example macro see Get_Op_Tool_Path