Thread
:
Small question
View Single Post
#
6
09-22-2001, 08:21 AM
Merlin
Banned
Join Date: Jul 2001
Location: Merlin - U S A Malak - United Kingdom
Posts: 2,543
yeah i want to compare the strings to eachother
like if (string 1 = string 2) {
action;
}
if (string 2 = string 3) {
action;
}
if (string 3 = string 1) {
action;
}
Merlin
View Public Profile
View GraalOnline Profile
Visit Merlin's homepage!
Find all posts by Merlin