formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File
Description
Checks for existence of a file. This will test for the existence of a file. If the locator is a folder locator, this function will fail.
Plugin Prototype
fzrt_error_td fzrt_file_does_exist(
floc ) |
Parameters
floc [Input]
file locator created with fzrt_file_floc_init
Returns
FZRT_NOERR is file exists, error ID otherwise
Availability
5.0.0.0
Function Set
Defined in