Contents - Index


FileExists (function)

FileExists( sPathString ) : boolean

Returns True if file exists or False if not. Filename is any valid filename. Filename can also contain a "wild card".  FileExists returns TRUE if there are one or more files that match the wild card specification.  Both '?' and '*' are recognised.

Alpha List         Category List