I have a select case I want to be able to check certain expressions... ie:
VB Code:
Select Case Command case "spawn "+x+":"+y 'do this case "spawn "+x1+":"+y2+" "+x2+":"+y2" 'do that end select
Any idea how I would go about doing that?
|
Results 1 to 13 of 13
Thread: Select case wildcard?Threaded View
|
Click Here to Expand Forum to Full Width |