Might try the following:
Code:If (option = 1) AND (!set_butt) Then goto vivs If (option = 2) AND (!set_butt) Then goto start If (option = 3) AND (!set_butt) Then goto stop
Might try the following:
Code:If (option = 1) AND (!set_butt) Then goto vivs If (option = 2) AND (!set_butt) Then goto start If (option = 3) AND (!set_butt) Then goto stop
Bookmarks