I'm currently writing a small application in QB (4.5 I believe) in which I need the program to 'open' and 'read' the contents of a file. Now here's the problem ... the file in question won't always exist.
Is there any way I can get the program to check whether the file exists (before attempting to open it) to prevent an error message occuring ?
Many thanks in advance, Troy.
Is there any way I can get the program to check whether the file exists (before attempting to open it) to prevent an error message occuring ?
Many thanks in advance, Troy.