RFFile Object

The RFFile object is supported on iOS, Windows Mobile, Windows CE, Palm, and DOS. However, not all methods are supported on all OS types.

The RFFile object capabilities for remote RF devices. Using an RFFile object you may save and delete DOS based files to an RF Device over a WaveLink wireless network.

Methods

RFDeleteFile Method

Deletes DOS files from the RF device.

RFFileCount Method

Returns the total number of files returned by the last call to the RFListFiles method.

RFFileDate Method

Returns the last modification date of a specific file.

RFFileName Method

Returns the name of a specific file

RFFileSize Method

Returns the size of a specific file.

RFFileTime Method

Returns the last modification time of a specific file.

RFGetFile Method

Retrieves a specific file into the current RFFile object.

RFGetLastError Method

Returns the value of the last generated RFFile error.

RFListFiles Method

Returns the number of files on the device and stores the file names in the current RFFile object.

RFListFilesEx Method

Returns the number of files on the device and stores the file names in the current RFFile object. This method also stores the size, the last modification date, and the last modification time of the file.

RFStoreFile Method

Stores data as a DOS file on the RF device.

RFTransferFile Method

Transfers files between a network host and the RF device.

Prog IDs

“WAVELINKOLE.RFFILE”

Remarks

The RFFile object uses the standard DOS 8.3 file and wild card (*) naming convention.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal