Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB and VFP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00187942
Message ID:
00187972
Views:
20
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform