Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which .NET Language?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00588521
Message ID:
00591917
Vues:
41
>For me, the biggest issue has been dealing with the case sensitivity. It still trips me up.
>
>I am currently working on a sample C# windows app that maps the form properties in windows forms to VFP forms.

Ah case sensitivity, the cause of many an error when you first start. What bugs me more though is switching between languages that have ; to terminate a line (Java) and ones that dont (VFP).

I have to use JAVA for uni, so I get to switch between VFP and JAVA all day long :(

Also exciting is &&, in java this is AND, in VFP it is an inline comment
so when you write in vfp

IF m.x && m.y
.....
ENDIF

it can take a little while to realise why the code is not functioning as predicted.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform