In other words, I want to compare str1 to another string in my program but can't since str1 is labeled as "whateverValue" instead of whateverValue.![]()
Please Login or Register to view this content.
In other words, I want to compare str1 to another string in my program but can't since str1 is labeled as "whateverValue" instead of whateverValue.![]()
Please Login or Register to view this content.
Last edited by 111StepsAhead; 04-19-2013 at 10:51 AM.
The quotes are telling you that the variable is a string -- they are not part of the value.
Entia non sunt multiplicanda sine necessitate
Hello shg,
You helped me remember I can't compare a long variable type to a string variable type. As soon as I converted my long to a string everything worked again.
Thanks!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks