Site hosted by Angelfire.com: Build your free website today!

fileexists

PURPOSE ^

SYNOPSIS ^

function out = fileexists(Filename, DataSourcePath)

DESCRIPTION ^

 out = FileExists(Filename, [DataSourcePath])
  returns 1 if Filename exists in the DataSourcePath (optional)
  returns 0 if it does not

 e.g. FileExists('Trades') will check to see if the file
 'Trades' is in the current working directory (default option)

 Copyright: (c) PNath@London.edu 11-Dec-2000

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^


Generated on Sat 12-Mar-2005 01:01:49 by Rezaul Karim © 2004