RFTONE.ListToneFiles

short ListToneFiles()

Function ListToneFiles() As Integer

Builds an array of Tone filenames existing in the Client.

Return value
The number of files found or -1 if error.

Parameters

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

Example

See also    RFTONE, StoreTone, DeleteToneFile, ToneFileName, ToneFileCount