Hi all,
I suspec this is a simple problem, but a bit of pecking hasn't solved it... I just migrated an application from VFP 7 to VFP 8, and I got a surprise by a strange behaviour. I have several labels on a screen which have a value of "=" as their caption. Now, in VFP 8, it complains, "Syntax error". The caption seems to have been converted to look like this: ="="
nothing I do seems to fix the problem. How can I get my = sign to be a label?
(The idea here is, I have [Field1] + [Field2] = [Value])
It's important that I show these "=" signs.
Best Regards,
Scott
"Everything should be made as simple as possible, and no simpler."
I suspec this is a simple problem, but a bit of pecking hasn't solved it... I just migrated an application from VFP 7 to VFP 8, and I got a surprise by a strange behaviour. I have several labels on a screen which have a value of "=" as their caption. Now, in VFP 8, it complains, "Syntax error". The caption seems to have been converted to look like this: ="="
nothing I do seems to fix the problem. How can I get my = sign to be a label?
(The idea here is, I have [Field1] + [Field2] = [Value])
It's important that I show these "=" signs.
Best Regards,
Scott
"Everything should be made as simple as possible, and no simpler."