BIFF_CloseFile

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > BIFF >

BIFF_CloseFile

 

Description

 

Close a BIFF file previously created with BIFF_CreateFile.

 

Syntax

 

n = BIFF_CloseFile

 

Returns

 

Number.

 

Parameters

 

Name

Type

Optional

Meaning









 

Remarks

 

BIFF_CreateFile

 

Restrictions

 

See also

 

Examples