Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!bcm!dimacs.rutgers.edu!aramis.rutgers.edu!paul.rutgers.edu!njin!njitgw!tesla!fer9483 From: fer9483@tesla.njit.edu Newsgroups: comp.lang.pascal Subject: Find File? Message-ID: <1129@tesla.njit.edu> Date: 11 Feb 91 12:35:58 GMT Organization: New Jersey Institute of Technology Lines: 10 I have a question about files in TP 5.5 I have a program for a class that needs to save and load a file. That all works fine, but I need to know how to check if the file exists or not. If the program is being run for the 1st time, and they try and load, and the file isn't there, I get a run-tim error. Is there a function to check if a file exists? -Frank Rachel