Hello, Rather new to Livecode, and testing if I can do what I need with LiveCode. So far no good... I have written this simplistic script with a single button app/stack: on mouseUp put "/ch/01/mix/on" into tVar1 put numToChar(0) after tVar1 put numToChar(0) after tVar1 put numToChar(0) after tVar1 p...