Send to finder
Rick Harrison
harrison at all-auctions.com
Wed Jul 10 14:37:01 EDT 2002
on 7/10/2002 12:59 PM, paolo mazza at mazzapaolo at libero.it wrote:
> How can I send a command "control+shift+3" to the finder?
>
> A kind of:
> on MouseUp
> send "control+shift+3" to program finder
> end MouseUp
> or
> on MouseUp
> send "control+shift+3" to program applescript
> end MouseUp
>
> I need this peace of script to open the program "Snapz Pro" from Rev and let
> this program to record a Quicktime movie of the animation is running on the
> window on top of my stack.
> Any of you ever tryed to use Rev and "Snapz Pro" together?
>
I think what you need to do is to have Rev run an
applescript which sends the control+shift+3 asc
equivalent to the finder.
Good luck,
Rick Harrison
More information about the use-livecode
mailing list