<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
		<id>http://www.wiki.movinglightassistant.com/wiki/index.php?action=history&amp;feed=atom&amp;title=SendAppleEvent</id>
		<title>SendAppleEvent - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.wiki.movinglightassistant.com/wiki/index.php?action=history&amp;feed=atom&amp;title=SendAppleEvent"/>
		<link rel="alternate" type="text/html" href="http://www.wiki.movinglightassistant.com/wiki/index.php?title=SendAppleEvent&amp;action=history"/>
		<updated>2026-07-26T04:23:52Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>http://www.wiki.movinglightassistant.com/wiki/index.php?title=SendAppleEvent&amp;diff=137&amp;oldid=prev</id>
		<title>Andyv wiki admin: Added Page.</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.movinglightassistant.com/wiki/index.php?title=SendAppleEvent&amp;diff=137&amp;oldid=prev"/>
				<updated>2015-12-29T16:57:29Z</updated>
		
		<summary type="html">&lt;p&gt;Added Page.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===SendAppleEvent( eventClass, eventID, bundleID, actionString )===&lt;br /&gt;
:&amp;#039;&amp;#039;eventClass is a string. This is the four character AppleEvent class code.&amp;#039;&amp;#039;&lt;br /&gt;
:&amp;#039;&amp;#039;eventID is a string. This is the four character AppleEvent ID.&amp;#039;&amp;#039;&lt;br /&gt;
:&amp;#039;&amp;#039;bundleID is a string. This identifies the target application for the AppleEvent.&amp;#039;&amp;#039;&lt;br /&gt;
:&amp;#039;&amp;#039;actionString is a string. This is the event action to send to the target application.&amp;#039;&amp;#039;&lt;br /&gt;
:&amp;#039;&amp;#039;No Return value&amp;#039;&amp;#039;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;THIS FUNCTION WILL ONLY WORK ON MAC OS X.&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;This function is only available in MLA v1.2.1 Beta 6 onwards.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
This function will send an Apple Event to another application running on the same computer. If the target application supports Apple Events, you may be able to remote control the application from a script. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Example..&amp;#039;&amp;#039;.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;SendAppleEvent(&amp;quot;VIRT&amp;quot;, &amp;quot;Even&amp;quot;, &amp;quot;com.PRG.Vx76&amp;quot;, &amp;quot;Select + Channel 1&amp;quot;)&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
This will send an Apple Event to the PRG Vx76 application telling it to add channel 1 to the selection currently on the console.&lt;/div&gt;</summary>
		<author><name>Andyv wiki admin</name></author>	</entry>

	</feed>