Sets a specific file for use with the rest of the file functions (except upload).
Since 1.0
void useFile ( $filepath)
This function does not return any value.
Example:
$this->APP->file->useFile('/path/to/file.xml');