Kathy try putting this on a field called "myscript":

tell application "iCal"
  activate
end tell

put a button with the following script

on mouseUp
  do field "myscript" as applescript
end mouseUp

I guess that should work... You can hide the field "myscript" so that it does not interfere with your interface. =)

Cheers
andre


On Sep 28, 2004, at 12:13 AM, Kathy Jaqua wrote:


Hi Andre

It's nice to hear from you to. Thank you but I have no
idea what you just wrote. (Yes, It's me:)

I want the user to be able to open the "iCal"
Application from a button that they click on. I don't
know Apple Script. Do you have a button RunRev script?
 (and see no C--pretend your an old hyperCard person;)

Kathy Graves Jaqua
A Wildest Dream Software

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


--
Andre Alves Garzia  2004
Soap Dog Studios - BRAZIL
http://studio.soapdog.org

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to