Code:
         Button UP,1,10,2,b1,1,MONTE	       
		Button DOWN,1,10,2,b2,1,DESCEND	   
		Button CH_PAS,1,255,0,b3,1,	CHOIX
BUTTON Pin,Down,Delay,Rate,BVar,Action,Label
Because the 'down' in my code is 1 the pic go to interrupt continues (loop)
How to change the code (not the button);