Had another 48hr game jam this weekend...
Jacob Carlborg
doob at me.com
Tue Sep 3 00:58:42 PDT 2013
On 2013-09-02 23:14, Ramon wrote:
> But for fairness sake: Better Gui Programms (read: way too few) have
> Macro facilities.
And a better operating system has macro facilities, like Mac OS X :).
With AppleScript it's possible to script GUI applications. It also has
Automator, which is automatic different task. It basically allows you do
put together different tasks, similar to piping Unix commands together,
but graphically. Basically a GUI application pipe together functions
from other GUI applications. It also allows to record tasks.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list