Hi
We have two VFP project that work via terminal server (mainprog and miniprog).
The miniprog is small VFP utility, each user can run it but I have to void it running twice.
I can void regular EXE to run twice, but in that case (terminal) the other run on other session.
Tnx