MarkButler
Programmer
I want to check for the existance of a text file, the file name being passed to a stored procedure. If the file exists inport it and archive it, if not do an early exit.
Do I just need to act on it as though it exists and catch the error or is there a cleaner way?
Thanx
Mark
Do I just need to act on it as though it exists and catch the error or is there a cleaner way?
Thanx
Mark