FileExists<-file.exists(DataImportFile);if(FileExists==FALSE){print("Error: DataImportFile not found",quote=FALSE);stop("EXECUTION STOPPED",call.=FALSE);}
FileExists<-file.exists(DataImportFile);if(FileExists==FALSE){print("Error: DataImportFile not found",quote=FALSE);stop("EXECUTION STOPPED",call.=FALSE);}