I have been using GETFILE() quite successfully for a good while now, but I need to look into an alternative.
I have a VFP7 application which is running both locally within workstations and within a server under Terminal Services mode for remote users.
When locally executed the GETFILE() works just fine.
However in the Terminal Services environment, the execution of GETFILE() or even GETDIR() will totally lock up the associated server on which the EXE is running. And the problem is not isolated to a user going into one directory or another.
As a consequence I am looking for a work-around. Is there an alternative to GETFILE() such as using Windows Scripting or another approach?
Obviously I will need to test the alternatives as well, but I cannot seem to get this to work.
Any advice or suggestions would be greatly appreciated.
Thanks,
JRB-Bldr
I have a VFP7 application which is running both locally within workstations and within a server under Terminal Services mode for remote users.
When locally executed the GETFILE() works just fine.
However in the Terminal Services environment, the execution of GETFILE() or even GETDIR() will totally lock up the associated server on which the EXE is running. And the problem is not isolated to a user going into one directory or another.
As a consequence I am looking for a work-around. Is there an alternative to GETFILE() such as using Windows Scripting or another approach?
Obviously I will need to test the alternatives as well, but I cannot seem to get this to work.
Any advice or suggestions would be greatly appreciated.
Thanks,
JRB-Bldr