Difference between revisions of "FILE CLOSE"
From Macros Wiki
Line 1: | Line 1: | ||
+ | [[:Category:External_File_Handling|{{Up}}]] | ||
+ | |||
{{Command|syntax=FILE_CLOSE <file Number> | {{Command|syntax=FILE_CLOSE <file Number> | ||
|description=*DESCRPTION* | |description=*DESCRPTION* |
Revision as of 10:29, 2 August 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 Global_Local Print_Geo_Data_To_File