Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local As (Boolean or Logical?)
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01025256
Message ID:
01025295
Views:
11
This message has been marked as a message which has helped to the initial question of the thread.
Patrick,

I use Boolean (even though I prefix my variables as ll) because in most other languages, the data type is boolean, not logical.
LOCAL llContinue AS Boolean
HTH,
Chad

>I have been defining variable with the "LOCAL lVar AS ..." syntax.
>
>For T/F values does it make more sense to use "AS BOOLEAN" or "AS LOGICAL"?
_________________________________
There are 2 types of people in the world:
    Those who need closure
Previous
Reply
Map
View

Click here to load this message in the networking platform