castor2003
Programmer
It is important that my users are able to jump from server to server for data so I want to set Path to all three servers. Those servers are mapped differently on the various workstations.
As a work around, I have a function that gives me the uncpath, However when I use it with FILE() to test the exist of the file in that location it allows returns .f.. It seems that FILE() does not tolerate UNCNames too.
Are my observations correct? What more can I try?
As a work around, I have a function that gives me the uncpath, However when I use it with FILE() to test the exist of the file in that location it allows returns .f.. It seems that FILE() does not tolerate UNCNames too.
Are my observations correct? What more can I try?