Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strict data types!
Message
De
24/05/2001 11:47:58
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00510429
Message ID:
00510957
Vues:
13
>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.
>

Hello Vlad,

Will it at least allow for a mechanism to make sure a variable exists (preferable at compile time or earlier)? A setting that would enforce that all variables must be declared (but not strongly typed), so misspelled references to variables can be caught before runtime...

Strong typing...sounds like that would wear out keyboards fast! *grin*
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform