Re: Control my MAC using Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg114546] Re: Control my MAC using Mathematica
- From: Armand Tamzarian <mike.honeychurch at gmail.com>
- Date: Tue, 7 Dec 2010 06:47:14 -0500 (EST)
- References: <idd7ti$nis$1@smc.vnet.net>
On Dec 4, 10:16 pm, Murta <rodrigomur... at gmail.com> wrote: > Hi All... > Someone knows how can I control my MAC using Mathematica? > For example, I would like to use command like RunScheduledTask to > send some keyboard commands from time to time to my mac. > Can I do that? An alternatively is to be using AppleScripts to run your Mac commands and call Mathematica files. The Mathematica task scheduling requires Mathematica to be running. If you use Applescripts you can schedule when to have Mathematica active. Mike