I'trying to use a mouse button to toggle between edit mode on off. I'm using [hid] to get the mouse button and I can send the message to a specified window name.
But how can I send it to the current window that I am working in?
What would I have to use instead of "windowname"?
[s pd-"windowname"]
Thanks, Ingo