<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1141" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=750320516-18032003><FONT face=Arial color=#0000ff size=2>You 
can do it this way with Rev 2:</FONT></SPAN></DIV>
<DIV><SPAN class=750320516-18032003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=750320516-18032003><FONT face=Arial color=#0000ff size=2>on 
mouseUp</FONT></SPAN></DIV>
<DIV><SPAN class=750320516-18032003><FONT face=Arial color=#0000ff size=2>&nbsp; 
set the hideConsoleWindows to true</FONT></SPAN></DIV>
<DIV><SPAN class=750320516-18032003><FONT face=Arial color=#0000ff size=2>&nbsp; 
get shell("open " &amp; quote &amp; "/System/Library/CoreServices/Menu 
Extras/PPPoE.menu" &amp; quote)</FONT></SPAN></DIV>
<DIV><SPAN class=750320516-18032003><FONT face=Arial color=#0000ff size=2>end 
mouseUp</FONT></SPAN></DIV>
<DIV><SPAN class=750320516-18032003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=750320516-18032003><FONT face=Arial color=#0000ff size=2>Works 
for me in 10.2.4,</FONT></SPAN></DIV>
<DIV><SPAN class=750320516-18032003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=750320516-18032003><!-- Converted from text/plain format -->
<P><FONT size=2>Ken Ray<BR>Sons of Thunder Software<BR>Email: 
kray@sonsothunder.com<BR>Web Site: <A 
href="http://www.sonsothunder.com/">http://www.sonsothunder.com/</A> 
</FONT></P></SPAN></DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
  use-revolution-admin@lists.runrev.com 
  [mailto:use-revolution-admin@lists.runrev.com] <B>On Behalf Of 
  </B>RGould8@aol.com<BR><B>Sent:</B> Tuesday, March 18, 2003 8:44 
  AM<BR><B>To:</B> use-revolution@lists.runrev.com<BR><B>Subject:</B> Way to put 
  PPPoE status in menubar?<BR><BR></FONT></DIV><FONT face=arial,helvetica><FONT 
  face=Geneva color=#000000 size=2 FAMILY="SANSSERIF">I'm trying to figure out 
  how to get Revolution to put the PPPoE status in the menubar in Mac OS 
  X.&nbsp; (Basically mimicing what happens if the user were to check the "show 
  PPP status in menubar" checkbox in the networking pane).<BR><BR>After digging 
  around in the web for a bit, I read that this will do the trick in the 
  terminal window:<BR><BR>/System/Library/CoreServices/Menu 
  Extras/PPPoE.menu<BR><BR>However, when I go into the "Library" folder, I don't 
  see this CoreServices directory.&nbsp; I'm assuming if I can get this working 
  in terminal, then there's a way to get AppleScript to make a call to the 
  terminal from Revolution to execute the command.&nbsp; Anyone have an idea of 
  what this syntax might look like?<BR></BLOCKQUOTE></FONT><FONT face=Geneva 
color=#000000 size=2 FAMILY="SANSSERIF"></FONT></FONT></BODY></HTML>