Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's # and &?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00142013
Message ID:
00142420
Vues:
39
>>>>Hi Ken,
>>>>
>>>>>And of course the long antiquated:
>>>>>
>>>>>NOT myvar = 3
>>>>>
>>>>>That's 5...is there a 6th? I'll bet Joy never expected this much milage from a simple question ;-)
>>>>
>>>>What about
>>>>
>>>>NOT myVar == 3
>>>>!myVAR == 3
>>>>
>>>>and of course
>>>>
>>>>myVar=3 = .F.
>>>>myVar==3 = .F.
>>>>myVar=3 == .F.
>>>>myVar==3==.F.
>>>>
>>>>or the other way round
>>>>
>>>>.F.=(myVar=3)
>>>>.F.==(myVar=3)
>>>>.F.==(myVar==3)
>>>>.F.=(myVar==3)
>>>>
>>>>Christof
>>>
>>>Not fair - if those count, why not:
>>>
>>>! BETWEEN(myVar,3,3)
>>>! INLIST(myVar,3)
>>>
>>
>>What about
>>!EMPTY(myVar-3)
>
>or
>!SQRT(myVar)=SQRT(3)
or
!myVar^3 = 3^3
:)))
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform