I have the following:
If current = temp then
End if
My problem is the following:
Current = Apple
temp = APPLE
How can I compare these two strings without the case involved. I want the
if statement to treat them as equal.
Thank,
Eric Sabo
I have the following:
If current = temp then
End if
My problem is the following:
Current = Apple
temp = APPLE
How can I compare these two strings without the case involved. I want the
if statement to treat them as equal.
Thank,
Eric Sabo
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks