formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File

fzrt_file_does_exist

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(

fzrt_floc_ptr

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

fz_fzrt_file_fset


Defined in

fzrt_api.h