FILE CLOSE

From Macros Wiki
Revision as of 14:56, 19 August 2010 by ConnerO (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

FILE_CLOSE <file Number>


Close a file that was opened using the FILE_OPEN command.

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