16-01-2008, 08:16 PM
not exactly
you must change this
to this
and remove the last
end if
you must change this
Code:
If LCase(Parse(0)) = "warpto2" Then
Code:
Case "warpto2"
end if