AlexBB
Carl Warner wrote: |
Don't ever make the mistake of thinking all development tools will run the same under any OS. Bad logic. VFP is totally different than Visual Studio.
| |
I don't quite understand the point. Once MS developed Vista it is their responsibility to make sure that ALL their software runs under it satisfactorily. It is not the case in many respects.
I want to add that for along time I've realized that developmentally VFP is a completely idiotic system. Just an example that is on my screen now. I opened up the VFP Management Visual Studio, fine. Clicked on my prg file that starts everything, including my forms and it begins to download objects. Immediately it breaks down:
"A problem has been encountered"
Error number 1940
Error message: Expression is not valid outside of WITH/ENDWITH
....
Line number 88.
Only ONE button is provided. And it is OK. I cannot cancel the run. another hundred such messages may follow.
It is not the first error sicnce my first click. The first one an object was not found (or a variable). There is a chance that the subsequent errors are results of the first one. No debug window comes up. No way to cancel this madness.
In the XP not everything worked, but great degree of it. Although a couple of month ago everything worked even in XP. It seems this idiotic package decays like radioactivity. At least that darn expression COULD work inside that WITH/ENDWITH block. It caused no trouble. I haven't made any code changes anywhere.
The only way to close it is to call Task Manager to kill the fox.
Loonacy.
Noiw, more trouble. I've decided to go all the way and keep clicking. Eventually new errors began to show up. One form is particularly irritating.
"Continue Executing Program
Choose:
YES to continue the program
NO - to suspend
CANCEL to EXIT program completely.
I click CANCEL and another error shows up and it loops and loops! Is it not betrayal of customer's expectations Why does it not work
I've posted on this particular issue at least three times. Every time someone comes out and says that it is NOT VFP fault but somehow mine. Even Cetin with all his kindness who has never accused anyone of anything said that.
Thanks.