Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Translating WSH sample
Message
De
27/07/2001 11:25:16
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00536302
Message ID:
00536452
Vues:
9
>Yes but it is in VFP. ;-) This has been on my list for some time but I'm not sure if it will be implemented. The reason I think this (and this is all conjecture on my part) is that VFP uses variant data types. As such there is no "limit" on the amount of information that can be stored in a variable (beyond the limits mentioned in all VFP variables). Structures are finite contiguous blocks of memory. How can you define a finite block of memory when everything in it is variant? You can't. VFP would have to have true "strong typing" and this, I believe, would break so many applications that you could hear the screams from the moon. < s >

I think there is nothing inherently wrong with strong typing. It could be implemented as optional: say, if your program includes: "#DEFINE STRONGTYPING .T.", or SET STRONGTYPING ON, it would be enforced. Otherwise, it wouldn't. Default: compatibility. See: SET STRICTDATE.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform