<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6603.0">
<TITLE>RE: Apple events and 2.7</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Thanks Ken. This worked.<BR>
<BR>
Wil<BR>
<BR>
<BR>
-----Original Message-----<BR>
From:&nbsp;&nbsp; metacard-bounces@lists.runrev.com on behalf of Ken Ray<BR>
Sent:&nbsp;&nbsp; Wed 11/15/2006 7:15 PM<BR>
To:&nbsp;&nbsp;&nbsp;&nbsp; MetaCard List<BR>
Cc:&nbsp;&nbsp;&nbsp;&nbsp;<BR>
Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Re: Apple events and 2.7<BR>
<BR>
On 11/15/06 7:27 AM, &quot;Wil Dijkstra&quot; &lt;W.Dijkstra@fsw.vu.nl&gt; wrote:<BR>
<BR>
&gt; Hi all,<BR>
&gt;<BR>
&gt; Apple events do not seem to work well with version 2.7. I have created a test<BR>
&gt; stack, with just a field called &quot;myfld&quot;. The stack script looks like:<BR>
&gt;<BR>
&gt; on appleEvent eClass, eID<BR>
&gt;&nbsp;&nbsp; put eClass &amp; cr into fld &quot;myFld&quot;<BR>
&gt;&nbsp;&nbsp; put eID &amp; cr into fld &quot;myFld&quot;<BR>
&gt; end appleEvent<BR>
&gt;<BR>
&gt; If compiled with version 2.6, eClass and eID give correct results (e.g. &quot;oapp&quot;<BR>
&gt; if the application is opened). If compiled with version 2.7 (2.7.3) you get<BR>
&gt; wrong characters (for example something like &quot;<BR>
<BR>
Yeah, Wil... AppleEvents got really screwed up in the 2.7.x builds: in 2.7.2<BR>
they were backwards (&quot;aevtoapp&quot; became &quot;tveappao&quot;); in 2.7.3 they were<BR>
unusable (as you've found out). This was finally fixed in 2.7.4.<BR>
<BR>
So the bottom line is, upgrade to 2.7.4 to get the AppleEvents back that you<BR>
know and love.<BR>
<BR>
;-)<BR>
<BR>
<BR>
Ken Ray<BR>
Sons of Thunder Software, Inc.<BR>
Web site: <A HREF="http://www.sonsothunder.com/">http://www.sonsothunder.com/</A><BR>
Email: kray@sonsothunder.com<BR>
<BR>
<BR>
_______________________________________________<BR>
metacard mailing list<BR>
metacard@lists.runrev.com<BR>
<A HREF="http://lists.runrev.com/mailman/listinfo/metacard">http://lists.runrev.com/mailman/listinfo/metacard</A><BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>