<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://library.morph.zone/index.php?action=history&amp;feed=atom&amp;title=Shell_Commands%2FAutomator</id>
		<title>Shell Commands/Automator - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://library.morph.zone/index.php?action=history&amp;feed=atom&amp;title=Shell_Commands%2FAutomator"/>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/Automator&amp;action=history"/>
		<updated>2026-06-28T00:42:22Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://library.morph.zone/index.php?title=Shell_Commands/Automator&amp;diff=4415&amp;oldid=prev</id>
		<title>JPV: Created page with &quot;'''Automator''' - Controls MUI applications from scripts. It can both inspect and interact with the applications.  ACTION/K/A,FORMAT/K,UID=TASKUID/K,OPEN=OPENWINDOWS/S,WINDOWI...&quot;</title>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/Automator&amp;diff=4415&amp;oldid=prev"/>
				<updated>2026-06-24T10:30:04Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Automator&amp;#039;&amp;#039;&amp;#039; - Controls MUI applications from scripts. It can both inspect and interact with the applications.  ACTION/K/A,FORMAT/K,UID=TASKUID/K,OPEN=OPENWINDOWS/S,WINDOWI...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Automator''' - Controls MUI applications from scripts. It can both inspect and interact with the applications.&lt;br /&gt;
&lt;br /&gt;
ACTION/K/A,FORMAT/K,UID=TASKUID/K,OPEN=OPENWINDOWS/S,WINDOWID/K,WINDOWADDRESS/K,&lt;br /&gt;
ID=OBJECTID/K,ADDRESS=OBJECTADDRESS/K,CONTENTS/K,LISTACTIVE/K/N,CYCLEACTIVE/K/N,MUIKEY/K&lt;br /&gt;
&lt;br /&gt;
Automator can list running MUI applications, locate objects in MUI windows, control windows (activate, close, bring to front), click on buttons, change selections, and enter text on inputs.&lt;br /&gt;
&lt;br /&gt;
A more detailed documentation can be found on the SYS:Docs/Automator.readme file.&lt;br /&gt;
&lt;br /&gt;
ACTION must be one of the following options:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
LIST           - Lists all running MUI applications&lt;br /&gt;
WINDOWS        - Lists all windows of the application&lt;br /&gt;
CLOSEWINDOW    - Closes a window&lt;br /&gt;
TOFRONT        - Brings a window to front&lt;br /&gt;
ACTIVATE       - Activates a window&lt;br /&gt;
OBJECTS        - Lists supported objects in a window&lt;br /&gt;
CLICK          - Clicks a button&lt;br /&gt;
SETCONTENTS    - Sets contents of a string object&lt;br /&gt;
ACKCONTENTS    - Sets contents of a string with an Enter press&lt;br /&gt;
CHECK          - Sets a checkmark object to the selected state&lt;br /&gt;
UNCHECK        - Sets a checkmark object to the unselected state&lt;br /&gt;
SETLISTACTIVE  - Sets the active list entry&lt;br /&gt;
SETCYCLEACTIVE - Sets the active cycle gadget item&lt;br /&gt;
SENDMUIKEY     - Sends a MUIKEY to an object&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
Ram Disk:&amp;gt; Automator ACTION=LIST&lt;br /&gt;
100110  AMBIENT&lt;br /&gt;
100137  EXPOSE&lt;br /&gt;
100420  WAYFARER&lt;br /&gt;
100462  MCON.1&lt;br /&gt;
Ram Disk:&amp;gt; Automator ACTION=WINDOWS UID=100462&lt;br /&gt;
0       &amp;quot;Ambient Shell&amp;quot;&lt;br /&gt;
Ram Disk:&amp;gt; Automator ACTION=TOFRONT UID=100462 WINDOWID=0&lt;br /&gt;
Ram Disk:&amp;gt; Automator ACTION=OBJECTS UID=100462 WINDOWID=0&lt;br /&gt;
BUTTON  271b0478        0       &amp;quot;Page 1&amp;quot;&lt;br /&gt;
BUTTON  28ad5d50        0       &amp;quot;Page 2&amp;quot;&lt;br /&gt;
BUTTON  330ed840        0       &amp;quot;Add page&amp;quot;&lt;br /&gt;
BUTTON  330ed9e0        0       &amp;quot;New window&amp;quot;&lt;br /&gt;
BUTTON  330edb80        0       &amp;quot;Detach...&amp;quot;&lt;br /&gt;
BUTTON  330edd20        0       &amp;quot;Close page&amp;quot;&lt;br /&gt;
Ram Disk:&amp;gt; Automator ACTION=CLICK UID=100462 WINDOWID=0 ADDRESS=330ed840&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>JPV</name></author>	</entry>

	</feed>