I can send a command to a button like this:

send "mouseUp" to btn "BASH"

BUT I want to fake having the altKey pressed as well:

pseudocode

send "mouseUp" with altkey(down) to btn "BASH"

can it be done?

and if so, how?

Richmond.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to