file_exists

file_exists -- Checks whether a file exists

Description

bool file_exists ( string filename)

On windows use " / /computername / share / filename " or "\\\\computername\share\filename " to check files on network shares .