Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Enums and parameters question
Message
De
03/11/2002 05:51:15
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00717746
Message ID:
00718268
Vues:
22
Hi Sergey:

>Yes. You would check for exactly value 3 this way.
lnValue = 22
IF BITAND(lnValue, 3) = 3
  WAIT WINDOW NOWAIT "Yes, it's 3"
ELSE
  WAIT WINDOW NOWAIT "Not 3"
ENDIF 
Right. Penny dropping even further <s>. You and Hilmar have helped me a great deal with this and I really appreciate it.

Best
-=Gary
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform