Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert VFP code to C#
Message
De
11/06/2019 08:55:56
 
 
À
11/06/2019 05:05:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
01668961
Message ID:
01668993
Vues:
89
>(2) The grammar will be a challenge as some commands can be abbreviated and some allow arbitrary order for other clauses/words
>eg use : order, again, excl etc
>
>use table exclusive again  in 0 alias X1 order x2
>use table order x2 alias X1 again in 0 excl
>
That was an issue with me in writing Visual FreePro, Jr., and I resolved to look for keywords, and then to the parameters to the right. It allowed them to be in effectively any order (though I do enforce some constraints to align with VFP's allowances).

It looks like a good project.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform