Hi
I have some forms that work in Paradox 8, but in 10 they will not compile. The affected forms are forms that call another form when pushing a button. The offending code (which works fine in 8) in under the "uses" methode. The code looks like this:
Uses ObjectPAL
"file1.fsl"
"file2.fsl"
"file3.fsl"
endUses
The error generated is:
Error: Version number does not match. Open and save the file.
The sub-forms being called do not call any other forms, and they work fine in Paradox 10
Also, is it worth it to upgrade to 10? I can stay on 8 if 10 doesn't offer anything new beside the more reasonable interface.
OmniBoy
I have some forms that work in Paradox 8, but in 10 they will not compile. The affected forms are forms that call another form when pushing a button. The offending code (which works fine in 8) in under the "uses" methode. The code looks like this:
Uses ObjectPAL
"file1.fsl"
"file2.fsl"
"file3.fsl"
endUses
The error generated is:
Error: Version number does not match. Open and save the file.
The sub-forms being called do not call any other forms, and they work fine in Paradox 10
Also, is it worth it to upgrade to 10? I can stay on 8 if 10 doesn't offer anything new beside the more reasonable interface.
OmniBoy