fbizzell
Programmer
- Jul 3, 2000
- 217
Is there a clipper or 3rd party function that checks to see if the program already has a file open. I sometimes get an error that "alias does not exist". It is usually because I have opened a user area and then closed it when I should have left it open. I want to be able to check whether the file is open when I try to use it and if it is not I then can open it.