George Too
Registered User.
- Local time
- Today, 17:12
- Joined
- Aug 12, 2002
- Messages
- 198
OK, here we go again.
How do I make my code look for a word within a string a then do something. For example, I have the string "This is a test for 6th grade." and "This is a demo for 7th grade." I want the code to look for the words 'test' and 'demo' and then run the appropriate code.
Thanks.
George
How do I make my code look for a word within a string a then do something. For example, I have the string "This is a test for 6th grade." and "This is a demo for 7th grade." I want the code to look for the words 'test' and 'demo' and then run the appropriate code.
Thanks.
George