Bryan - Gendev
Programmer
This has me stumped (again).
My application has moved to version 9. My backup of V8 failed behind my back and I needed to rewrite a whole lot of code and forms.
However that's now done but this strange problem has me beaten.
Within my app is a simple form with a cmd button.
When clicked it runs a code prg.
This works on my PCs but I have two users who get no response when they click the button.
I've tried adding the prg code directly to the click event instead of the DO prgfile command.
Both ways work fine for me here but that did not solve the problem for my users. Their log file shows no action at all when cmd button is clicked.
There are many many cmd buttons within my app but this is the only one that is causing any trouble as far as I know. As it works here I can't test the problem.
Has anyone come across this before and found a solution?
Thanks
GenDev
My application has moved to version 9. My backup of V8 failed behind my back and I needed to rewrite a whole lot of code and forms.
However that's now done but this strange problem has me beaten.
Within my app is a simple form with a cmd button.
When clicked it runs a code prg.
This works on my PCs but I have two users who get no response when they click the button.
I've tried adding the prg code directly to the click event instead of the DO prgfile command.
Both ways work fine for me here but that did not solve the problem for my users. Their log file shows no action at all when cmd button is clicked.
There are many many cmd buttons within my app but this is the only one that is causing any trouble as far as I know. As it works here I can't test the problem.
Has anyone come across this before and found a solution?
Thanks
GenDev