01-02-2008, 02:22 PM
oh doesnt matter anymore....
this way it works
this way it works
Code:
Case "Field1"
If CInt(lblLevel.Caption) >= 17 Then
Call WarpTo2(2, 15, 15)
Else: Call AddText("asd", BrightRed)
End If