Macro command TfClose

<< Click to Display Table of Contents >>

Navigation:  Macros > Macro commands and parameters > Macro reporting commands > Macro write to a text file >

Macro command TfClose

Purpose:

Close a text file

 

General notation:

TfClose( FileIndex )

 

Example:

 TfClose( 1 )

 

See also:

TfOpenForWrite

TfWrite

TfWriteLn

 

Back to reporting commands.