View Single Post
  #23  
Old 03-06-2004, 05:32 PM
R0bin R0bin is offline
Banned
R0bin's Avatar
Join Date: Oct 2002
Location: Wales, UK
Posts: 828
R0bin is on a distinguished road
Send a message via AIM to R0bin
wan, please dont help.

To check two strings for equality you can do

if (strequals(#s(string),#s(string2)) {
}
Reply With Quote