RFTONE.ToneFileCount

short ToneFileCount()

Function ToneFileCount() As Integer

The number of Tone files in the Client.

Return value
The number of Tone files in the Client after a successful ListToneFiles function call.

Parameters

Remarks
The files are created by the StoreTone function, and deleted by the DeleteToneFile function.
The filename may be accessed by ToneFileName.

Example

See also    RFTONE, ListToneFiles, StoreTone, DeleteToneFile, ToneFileName