Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB and VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00187942
Message ID:
00187972
Vues:
19
>Hi,
> WHat do the following VB code means in VFP?
> Attribute Varname = "something"
> Public const werty = -1& (what is -1& in VFP?)
>
>Thank you

Hi John,

VFP isn't as strongly typed as VB. The first appears to be a simply a character string. The second, if I recall from QB correctly, is either a double precision floating point number or a long integer. There aren't any direct equivalents with the exception of the integer field type and the API declarations.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform