Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Searching for characters
Message
From
24/01/2003 08:34:00
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
To
24/01/2003 08:19:04
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00744971
Message ID:
00745034
Views:
24
Hi Hilmar:

Thank youf ro your response. It worked. How can this be modifed to check if characters appear in the entire string?

Thanks.


>If the letters can only appear in the first two places:
>
>

>#DEFINE AllLetters "ABCDEFGHIJKLMNOPQRSTXYZ"
>
>if substr(mCharacters, 1, 1) $ AllLetters;
> or substr(mCharacters, 2, 1) $ AllLetters
> * Do something here
>endif
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform