Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check string of characters?
Message
From
21/09/1998 09:05:07
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00138984
Message ID:
00138994
Views:
12
You will check Textbox.Value property. I don't understand what you call 'wildcard' characters.

>Ed,
>
>What if I want to change these actual characters each time. Ie
>Product registration number for each user? How do I check wildcard
>characters in a string?
>
>Thanks and have a good day!
>
>Becky
>
>
>>>vfp 3.0 win 95
>>>
>>>I need to compare a string of characters typed into
>>>a text box.
>>>
>>>Say for example Q7428-452-6587-1234
>>>
>>>I need to check alpa and numeric characters in a specific
>>>order. I want the form to check for this string before it
>>>will run the form.
>>>
>>>Thanks and have a good day!
>>>
>>>Becky
>>
>>This is standard way:
>>IF cString1=="Q7428-452-6587-1234"
>>ELSE
>>ENDIF
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform