Combine Button Events?
jabramson
Posts: 106
I have a number of Button Events that run the same code.
Currently I have them listed as:
Is there a way to combine all those button events or do a range?
Thanks
Currently I have them listed as:
BUTTON_EVENT[dvTP1,801] BUTTON_EVENT[dvTP1,802] BUTTON_EVENT[dvTP1,803] BUTTON_EVENT[dvTP1,804] BUTTON_EVENT[dvTP1,805] BUTTON_EVENT[dvTP1,806] BUTTON_EVENT[dvTP1,807] BUTTON_EVENT[dvTP1,808] BUTTON_EVENT[dvTP1,809] BUTTON_EVENT[dvTP1,810] { //Do Script }
Is there a way to combine all those button events or do a range?
Thanks
0
Comments