Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Equal to or less than, equal to or greater than
Message
De
31/01/2019 02:31:31
 
 
À
30/01/2019 16:39:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01665734
Message ID:
01665839
Vues:
66
>>
>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform