Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

FExists (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

int32 FExists(path);

Purpose

Returns information about the specified file or directory. It returns less information than FGetInfo, but it is much quicker on most platforms.

Parameters

Name Type Description
path Path Path of the file or directory about which you want information.

Return Value

int32, which can contain the following values.

Value Description
kFIsFileSpecified item is a file.
kFIsFolderSpecified item is a directory or folder.
kFNotExistSpecified item does not exist.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit