I'm working on a show where I'd like to capture which of ten buttons is pressed and store it as a variable to be used as a timeline selection that would be played with an astro trigger. The concept is that there is a default timeline that would run everyday but if so desired, an alternative can be selected prior to the astro event and there run instead of the default. I can't find information about passing a button number through to a variable or function. Is this possible?
Chuck
I haven't been able to test the 2 attached configurations as I am about to get on a plane but I hope they might work or at least be able to point you in the right direction.I have done 1 config without using a script and another using scripts.
etclink-my.sharepoint.com/.../EgGGuXwadCpNgBrBRF228bQBguvEsvdSHexnS3YxKSQ6yA
Hello Tom, I like how streamlined the scripting approach is. I can see what's going on with it. Thanks for the examples!