Posts: 67
Threads: 24
Joined: Feb 2009
is there any way to use * in strings
like
str tester1
tester1.getwintext(id(4 "Dialog"))
str tester2 = "You are not allowed*"
if tester1 = tester2
,OnScreenDisplay "Complete"
Understand?
Posts: 12,072
Threads: 140
Joined: Dec 2002
Posts: 67
Threads: 24
Joined: Feb 2009
thanks works perfect