Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
frmWarp
#14
not exactly
you must change this
Code:
If LCase(Parse(0)) = "warpto2" Then
to this
Code:
Case "warpto2"
and remove the last
end if
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)