On 1/27/05 1:50 PM, "Brian Yennie" <briany at qldlearning.com> wrote:
> How about something like this:
> 
> on mouseUp
>   put shell("echo 'This is a test sentence' | ./parse")
> end mouseUp
This works!
You have to put MC in the LinkParser folder first.
Thanks.
Steve