Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Local As (Boolean or Logical?)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01025256
Message ID:
01025295
Vues:
12
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform