File_Exists
Last Modified: May 30, 2005 00:05AM
|
|
| (Any)
|
Description
INT FILE_EXISTS ( STRING FILE )
It determines if the file exists or not in the specified route
PARAMETERS:
STRING file: Name of the file
DESCRIPTION:
This function verifies if a file exists, gives back 1 if the file exists and 0 if it does not exist. The file looks for in the present route by defect or l route that has been specified in the parameter.
|
User Contributed Notes File_Exists |
|
| There are no user contributed notes for this page. |
| Last updated: Mon, 30 May 2005 - 10:33:00 |
|
|