Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strict data types!
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00510429
Message ID:
00510920
Views:
14
Hi!

You missed the important difference - In VFP strong typing works only for the parameters and function results for a OLEPUBLIC objects. Regular variables will require to be declared that way, however, there are no type-checking in run-time, that means you still can assign numeric value to a character-declared variable. In VB types are well-controlled.

>This is a VERY welcome addition in my book. When I use VB I ALWAYS use option explicit to force every variable to be declared and have missed it on my VFP projects.
>
>Tommy
>
>>
>>Let's also not forget the new _VFP.LanguageOptions setting that enforces the declaration of all memvars. Sort of like VB's Option Explicit.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform