Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equal to or less than, equal to or greater than
Message
From
31/01/2019 02:31:31
 
 
To
30/01/2019 16:39:12
Al Doman (Online)
M3 Enterprises Inc.
North Vancouver, British Columbia, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01665734
Message ID:
01665839
Views:
65
>>
>>That explains a lot of these features. I guess the only way to have this changed, if it would ever have been an issue, it a SET STRICT setting in VFP, similar as the change when grouping in queries was enforced.
>
>ISTR some syntax used back in the FoxBASE+ days, for referring to table columns. Whereas today we typically use this:
>
MyTable.MyColumn
>I think in the past you could (or had to ?) use this:
>
MyTable=>MyColumn
>* or was it MyTable->MyColumn ?
It was MyTable->MyColumn. This is still legal in VFP, while xBase (Clipper) only accepts this syntax.
Previous
Reply
Map
View

Click here to load this message in the networking platform