Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which .NET Language?
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00588521
Message ID:
00591917
Views:
39
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform