Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comparação entre Strings
Message
From
29/10/2003 09:54:35
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00843979
Message ID:
00844070
Views:
25
Olá Georde!

>Aloo..
>
>Ok, mas tem situações em que é necessário o EXACT OFF. Ex. Quando pesquisando alfanumericamente, se não achar mostre o primeiro diferente.

Além do Set Exact On e do sinal == já sugeridos, outra alternativa seria validar inversamente, assim:
IF "" = strText
   MESSAGEBOX("Ola!")
ENDIF
Até mais.
Erick
Força Sempre!
Strength Always!
Previous
Reply
Map
View

Click here to load this message in the networking platform