that will work for any id with that specific event..
ex:
on 1:DIALOG:mydlog:SCLICK:*: {
}

That will work for a single click of any id (that supports the sclick event) Scoll and text amoung others of course would be the exception.


-KingTomato