<cIniFile>.FileName

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > MMF > MMF Module Classes > cMMF > <cMMF> Properties >

<cIniFile>.FileName

 

Description

 

GET file size in bytes allocated to cMMF object when created or opened.

 

Syntax

 

GET

n = <cMMF>.FileSize

 

SET

not available. Read only property

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

Examples