my purpose is:
button1 go to routine1 or routine2 or routine3(depend of the touches)
button2 increment variable1,then variable2 and then variable3 inside the corresponding routines(variable1 inside routine1,variable2 inside routine2,variable3 inside routine3).of course the same button increment the three variables,it increment the first,then the second(the first is unchanged)then increment the third(first and second are unchanged).
Bookmarks