Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why cannot use & with Thisform.SomeProperty
Message
 
 
To
06/05/2009 10:47:04
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01397844
Message ID:
01398257
Views:
77
>>Greg,
>>
>>Sorry to disappoint you, but in your case you should have been using name expression instead.
>>
>>E.g.
>>
>>replace (lcFiledName) with lcValue in (lcAlias) && this is much better and safer syntax
>
>Actually this is very unsafe syntax. It should be:
>
replace (m.lcFieldName) with m.lcValue in (m.lcAlias) && this is much better and safer syntax
>to be safe. However, majority use the unsafe way. My .02 cents.
>
>Cetin

You mean in case there are table fields named lcFieldName, lcValue, or lcAlias? IMO anyone who would name fields that deserves all the trouble they get, hastening their transition to driving a cab for a living ;-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform