RuthandAndy
New Member
- Joined
- Jul 18, 2011
- Messages
- 27
I am attempting to use IndexOf with no luck. I have defined my variable as a string. I thought I could then use the methods of the string class, but get errors when I try varname.IndexOf("strchars"). Is there something else that I need to do?