On 1/10/02 7:09 AM, jbv wrote: > How can I restart a Mac from within a MC script ? > > Should I use applevents, and send "quit" to the Finder > or something similar ?
on mouseUp do "tell application "& quote &"finder"& quote &" to restart" as \ "applescript" end mouseUp > Thanks. > JB > > _______________________________________________ > metacard mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/metacard > _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
