Fenix Manual
Fenix Manual
Command Reference
File Commands

Cd
Chdir
Fclose
Feof
Fgets
File
File_Exists
Flength
Fopen
Fputs
Fread
Fseek
Ftell
Fwrite
Glob
Mkdir
Rmdir

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
Add Notes About Notes
There are no user contributed notes for this page.
Last updated: Mon, 30 May 2005 - 10:33:00

Manual © 2005 By Gary Moncrieff(Dazzy), Notes belong to their respective posters