> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3276498107_247061
Content-type: text/plain;
charset="ISO-8859-1"
Content-transfer-encoding: 8bit

Is there an easy way to switch identities quickly? Perhaps a script or
shortcut I¹m not seeing.

I know going to Entourage/Switch and then choosing identity isn¹t that tough
but if I only have two I thought there may be something.

Thanks

Mark


--B_3276498107_247061
Content-type: text/html;
charset="ISO-8859-1"
Content-transfer-encoding: quoted-printable

<HTML>
<HEAD>
<TITLE>Switching identities....</TITLE>
</HEAD>
<BODY>
<FONT FACE=3D"Arial"><SPAN STYLE=3D'font-size:12.0px'>Is there an easy way to s=
witch identities quickly? &nbsp;Perhaps a script or shortcut I&#8217;m not s=
eeing.<BR>
<BR>
I know going to Entourage/Switch and then choosing identity isn&#8217;t tha=
t tough but if I only have two I thought there may be something.<BR>
<BR>
Thanks<BR>
<BR>
Mark<BR>
</SPAN></FONT>
</BODY>
</HTML>


--B_3276498107_247061--

Re: Switching identities.... by Mickey

Mickey
Mon Oct 29 08:02:51 PDT 2007

> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3276496971_159197
Content-type: text/plain;
charset="ISO-8859-1"
Content-transfer-encoding: 8bit

There is no feature in Entourage comparable to "fast switching" for OS users
in OS X 10.3 and higher. One way to speed it up is to use the keyboard:
press Option-Command (Apple)-Q to switch identities, press Enter if
necessary to confirm the command, use the arrow keys to select the identity
you want to open, and then press Enter.

You can also use a script if you wish. This will immediately open the
identity you want without showing the dialog box.

On your computer, go to /Applications/AppleScript/, and open Script Editor.
Paste the following in:

tell application "Microsoft Entourage"
set current identity to identity "Main Identity"
end tell

Replace "Main Identity" with the name of the identity you want to open.
Then, go File > Save As. Call the script "Open <whichever identity>", and
save the script to ~/Documents/Microsoft User Data/Entourage Script Menu
Items/. You can easily set a keyboard shortcut to the script by adding a
code to the end of the filename at this step. Read here for more on that:
<http://www.entourage.mvps.org/script/add_shortcuts.html>

Then, in Entourage, to switch identities, simply select the script from the
script menu (to the right of the "Help" menu), or press the keyboard
shortcut. You can create multiple scripts to open different identities.

(Note: "~" stands for your home folder, usually located in /Users/<Your
User>/.)

On 10/29/07 9:21 AM, in article C34B64BA.1FEF%MarkRH@Gmail.com, "Mark R
Harrison" <MarkRH@Gmail.com> wrote:

> Is there an easy way to switch identities quickly? Perhaps a script or
> shortcut I¹m not seeing.
>
> I know going to Entourage/Switch and then choosing identity isn¹t that tough
> but if I only have two I thought there may be something.
>
> Thanks
>
> Mark
>


--
Mickey Stevens (Microsoft MVP for Office:mac)
Office & Mac Resources: <http://home.earthlink.net/~mickey.stevens/>


--B_3276496971_159197
Content-type: text/html;
charset="ISO-8859-1"
Content-transfer-encoding: quoted-printable

<HTML>
<HEAD>
<TITLE>Re: Switching identities....</TITLE>
</HEAD>
<BODY>
<FONT FACE=3D"Verdana, Helvetica, Arial"><SPAN STYLE=3D'font-size:12.0px'>There=
is no feature in Entourage comparable to &quot;fast switching&quot; for OS =
users in OS X 10.3 and higher. &nbsp;One way to speed it up is to use the ke=
yboard: press Option-Command (Apple)-Q to switch identities, press Enter if =
necessary to confirm the command, use the arrow keys to select the identity =
you want to open, and then press Enter.<BR>
<BR>
You can also use a script if you wish. &nbsp;This will immediately open the=
identity you want without showing the dialog box.<BR>
<BR>
On your computer, go to /Applications/AppleScript/, and open Script Editor.=
&nbsp;Paste the following in: <BR>
<BR>
</SPAN></FONT><FONT COLOR=3D"#FF0000"><FONT SIZE=3D"2"><FONT FACE=3D"Geneva, Verd=
ana, Helvetica, Arial"><SPAN STYLE=3D'font-size:10.0px'>tell</SPAN></FONT></FO=
NT></FONT><FONT SIZE=3D"2"><FONT FACE=3D"Geneva, Verdana, Helvetica, Arial"><SPA=
N STYLE=3D'font-size:10.0px'> <FONT COLOR=3D"#1500FF">application</FONT> &quot;M=
icrosoft Entourage&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;<FONT COLOR=3D"#FF0000">set</FONT> <FONT COLOR=3D"#1500=
FF">current identity</FONT> <FONT COLOR=3D"#FF0000">to</FONT> <FONT COLOR=3D"#15=
00FF">identity</FONT> &quot;Main Identity&quot;<BR>
<FONT COLOR=3D"#FF0000">end</FONT> <FONT COLOR=3D"#FF0000">tell<BR>
</FONT></SPAN></FONT></FONT><FONT FACE=3D"Verdana, Helvetica, Arial"><SPAN ST=
YLE=3D'font-size:12.0px'><BR>
Replace &quot;Main Identity&quot; with the name of the identity you want to=
open. &nbsp;Then, go File &gt; Save As. &nbsp;Call the script &quot;Open &l=
t;whichever identity&gt;&quot;, and save the script to ~/Documents/Microsoft=
User Data/Entourage Script Menu Items/. &nbsp;You can easily set a keyboard=
shortcut to the script by adding a code to the end of the filename at this =
step. Read here for more on that: <BR>
&lt;<FONT COLOR=3D"#0000FF"><U><a href=3D"http://www.entourage.mvps.org/script/=
add_shortcuts.html">http://www.entourage.mvps.org/script/add_shortcuts.html<=
/a></U></FONT>&gt; <BR>
<BR>
Then, in Entourage, to switch identities, simply select the script from the=
script menu (to the right of the &quot;Help&quot; menu), or press the keybo=
ard shortcut. &nbsp;You can create multiple scripts to open different identi=
ties.<BR>
<BR>
(Note: &nbsp;&quot;~&quot; stands for your home folder, usually located in =
/Users/&lt;Your User&gt;/.)<BR>
<BR>
On 10/29/07 9:21 AM, in article C34B64BA.1FEF%MarkRH@Gmail.com, &quot;Mark =
R Harrison&quot; &lt;MarkRH@Gmail.com&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><SPAN STYLE=3D'font-size:12.0px'><FONT FACE=3D"Arial"=
>Is there an easy way to switch identities quickly? &nbsp;Perhaps a script o=
r shortcut I&#8217;m not seeing.<BR>
<BR>
I know going to Entourage/Switch and then choosing identity isn&#8217;t tha=
t tough but if I only have two I thought there may be something.<BR>
<BR>
Thanks<BR>
<BR>
Mark<BR>
</FONT><FONT FACE=3D"Verdana, Helvetica, Arial"><BR>
</FONT></SPAN></BLOCKQUOTE><SPAN STYLE=3D'font-size:12.0px'><FONT FACE=3D"Verda=
na, Helvetica, Arial"><BR>
<BR>
-- <BR>
Mickey Stevens (Microsoft MVP for Office:mac)<BR>
Office &amp; Mac Resources: <a href=3D"http://home.earthlink.net/~mickey.stev=
ens/">&lt;http://home.earthlink.net/~mickey.stevens/&gt;</a><BR>
</FONT></SPAN>
</BODY>
</HTML>


--B_3276496971_159197--


Re: Switching identities.... by Jolly

Jolly
Mon Oct 29 08:20:18 PDT 2007

In article <C34B64BA.1FEF%MarkRH@Gmail.com>,
Mark R Harrison <MarkRH@Gmail.com> wrote:

> Is there an easy way to switch identities quickly? Perhaps a script or
> shortcut Iâ??m not seeing.
>
> I know going to Entourage/Switch and then choosing identity isnâ??t that tough
> but if I only have two I thought there may be something.

I wrote this script to switch identities:

-- begin script
tell application "Microsoft Entourage"
set identityNames to the name of every identity
set curIdentName to the name of the current identity
end tell

activate

choose from list identityNames with prompt ¬
"To which identity would you like to switch?" default items
curIdentName ¬
OK button name "Switch" without multiple selections allowed and empty
selection allowed

if result is not false then
set identName to the result as text

tell application "Microsoft Entourage"
if the current identity's name is not identName then
set the current identity to the identity named identName
end if
end tell
end if
-- end script

To use it:

1. Copy the script from this post (everything from "-- begin script" to
"-- end script").
2. Open /Applications/AppleScript/Script Editor.
3. Paste the script into a new script window.
4. Click "Compile". If there are any extraneous line breaks introduced
by the news server, you'll see syntax errors and will need to remove
those line breaks.
5. Save the script as File Format: application, with no options selected.

Now to switch identities, just run that script. The script will present
a dialog box allowing you to select which identity you want to use.

(I usually use QuickSilver to launch this script with the keyboard
sequence: Control-Space, swi, Return. Quite speedy!)

Note: You can also write scripts to switch directly to a particular
identity if you want. Have fun!

--
Note: Please send all responses to the relevant news group. If you
must contact me through e-mail, let me know when you send email to
this address so that your email doesn't get eaten by my SPAM filter.

JR

Re: Switching identities.... by Mark

Mark
Mon Oct 29 08:19:36 PDT 2007

> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3276501577_476386
Content-type: text/plain;
charset="ISO-8859-1"
Content-transfer-encoding: 8bit

Thank you Mickey , That is very helpful.

Mark



in article C34B604B.46161%mickey.stevens@mvps.org, Mickey Stevens at
mickey.stevens@mvps.org wrote on 10/29/07 11:02 AM:

> There is no feature in Entourage comparable to "fast switching" for OS users
> in OS X 10.3 and higher. One way to speed it up is to use the keyboard: press
> Option-Command (Apple)-Q to switch identities, press Enter if necessary to
> confirm the command, use the arrow keys to select the identity you want to
> open, and then press Enter.
>
> You can also use a script if you wish. This will immediately open the
> identity you want without showing the dialog box.
>
> On your computer, go to /Applications/AppleScript/, and open Script Editor.
> Paste the following in:
>
> tell application "Microsoft Entourage"
> set current identity to identity "Main Identity"
> end tell
>
> Replace "Main Identity" with the name of the identity you want to open. Then,
> go File > Save As. Call the script "Open <whichever identity>", and save the
> script to ~/Documents/Microsoft User Data/Entourage Script Menu Items/. You
> can easily set a keyboard shortcut to the script by adding a code to the end
> of the filename at this step. Read here for more on that:
> <http://www.entourage.mvps.org/script/add_shortcuts.html>
>
> Then, in Entourage, to switch identities, simply select the script from the
> script menu (to the right of the "Help" menu), or press the keyboard shortcut.
> You can create multiple scripts to open different identities.
>
> (Note: "~" stands for your home folder, usually located in /Users/<Your
> User>/.)
>
> On 10/29/07 9:21 AM, in article C34B64BA.1FEF%MarkRH@Gmail.com, "Mark R
> Harrison" <MarkRH@Gmail.com> wrote:
>
>> Is there an easy way to switch identities quickly? Perhaps a script or
>> shortcut I¹m not seeing.
>>
>> I know going to Entourage/Switch and then choosing identity isn¹t that tough
>> but if I only have two I thought there may be something.
>>
>> Thanks
>>
>> Mark
>>
>
>
> --
> Mickey Stevens (Microsoft MVP for Office:mac)
> Office & Mac Resources: <http://home.earthlink.net/~mickey.stevens/>



--
Mark Harrison
203.515.2483
MarkRH@gmail.com



--B_3276501577_476386
Content-type: text/html;
charset="ISO-8859-1"
Content-transfer-encoding: quoted-printable

<HTML>
<HEAD>
<TITLE>Re: Switching identities....</TITLE>
</HEAD>
<BODY>
<FONT FACE=3D"Arial"><SPAN STYLE=3D'font-size:12.0px'>Thank you Mickey , That i=
s very helpful.<BR>
<BR>
Mark<BR>
<BR>
<BR>
<BR>
in article C34B604B.46161%mickey.stevens@mvps.org, Mickey Stevens at mickey=
.stevens@mvps.org wrote on 10/29/07 11:02 AM:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><SPAN STYLE=3D'font-size:12.0px'><FONT FACE=3D"Verdan=
a, Helvetica, Arial">There is no feature in Entourage comparable to &quot;fa=
st switching&quot; for OS users in OS X 10.3 and higher. &nbsp;One way to sp=
eed it up is to use the keyboard: press Option-Command (Apple)-Q to switch i=
dentities, press Enter if necessary to confirm the command, use the arrow ke=
ys to select the identity you want to open, and then press Enter.<BR>
<BR>
You can also use a script if you wish. &nbsp;This will immediately open the=
identity you want without showing the dialog box.<BR>
<BR>
On your computer, go to /Applications/AppleScript/, and open Script Editor.=
&nbsp;Paste the following in: <BR>
<BR>
</FONT></SPAN><FONT COLOR=3D"#FF0000"><FONT SIZE=3D"2"><FONT FACE=3D"Geneva, Verd=
ana, Helvetica, Arial"><SPAN STYLE=3D'font-size:10.0px'>tell</SPAN></FONT></FO=
NT></FONT><FONT SIZE=3D"2"><FONT FACE=3D"Geneva, Verdana, Helvetica, Arial"><SPA=
N STYLE=3D'font-size:10.0px'> <FONT COLOR=3D"#1500FF">application</FONT> &quot;M=
icrosoft Entourage&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;<FONT COLOR=3D"#FF0000">set</FONT> <FONT COLOR=3D"#1500=
FF">current identity</FONT> <FONT COLOR=3D"#FF0000">to</FONT> <FONT COLOR=3D"#15=
00FF">identity</FONT> &quot;Main Identity&quot;<BR>
<FONT COLOR=3D"#FF0000">end</FONT> <FONT COLOR=3D"#FF0000">tell<BR>
</FONT></SPAN></FONT></FONT><FONT FACE=3D"Verdana, Helvetica, Arial"><SPAN ST=
YLE=3D'font-size:12.0px'><BR>
Replace &quot;Main Identity&quot; with the name of the identity you want to=
open. &nbsp;Then, go File &gt; Save As. &nbsp;Call the script &quot;Open &l=
t;whichever identity&gt;&quot;, and save the script to ~/Documents/Microsoft=
User Data/Entourage Script Menu Items/. &nbsp;You can easily set a keyboard=
shortcut to the script by adding a code to the end of the filename at this =
step. Read here for more on that: <BR>
&lt;<FONT COLOR=3D"#0000FF"><U><a href=3D"http://www.entourage.mvps.org/script/=
add_shortcuts.html">http://www.entourage.mvps.org/script/add_shortcuts.html<=
/a></U></FONT>&gt; <BR>
<BR>
Then, in Entourage, to switch identities, simply select the script from the=
script menu (to the right of the &quot;Help&quot; menu), or press the keybo=
ard shortcut. &nbsp;You can create multiple scripts to open different identi=
ties.<BR>
<BR>
(Note: &nbsp;&quot;~&quot; stands for your home folder, usually located in =
/Users/&lt;Your User&gt;/.)<BR>
<BR>
On 10/29/07 9:21 AM, in article <FONT COLOR=3D"#0000FF"><U>C34B64BA.1FEF%Mark=
RH@Gmail.com</U></FONT>, &quot;Mark R Harrison&quot; &lt;<FONT COLOR=3D"#0000F=
F"><U>MarkRH@Gmail.com</U></FONT>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><SPAN STYLE=3D'font-size:12.0px'><FONT FACE=3D"Arial"=
>Is there an easy way to switch identities quickly? &nbsp;Perhaps a script o=
r shortcut I&#8217;m not seeing.<BR>
<BR>
I know going to Entourage/Switch and then choosing identity isn&#8217;t tha=
t tough but if I only have two I thought there may be something.<BR>
<BR>
Thanks<BR>
<BR>
Mark<BR>
</FONT><FONT FACE=3D"Verdana, Helvetica, Arial"><BR>
</FONT></SPAN></BLOCKQUOTE><SPAN STYLE=3D'font-size:12.0px'><FONT FACE=3D"Verda=
na, Helvetica, Arial"><BR>
<BR>
-- <BR>
Mickey Stevens (Microsoft MVP for Office:mac)<BR>
Office &amp; Mac Resources: &lt;<FONT COLOR=3D"#0000FF"><U><a href=3D"http://ho=
me.earthlink.net/~mickey.stevens/">http://home.earthlink.net/~mickey.stevens=
/</a></U></FONT>&gt;<BR>
</FONT></SPAN></BLOCKQUOTE><SPAN STYLE=3D'font-size:12.0px'><FONT FACE=3D"Verda=
na, Helvetica, Arial"><BR>
<BR>
<BR>
</FONT><FONT FACE=3D"Arial">-- <BR>
Mark Harrison<BR>
203.515.2483<BR>
MarkRH@gmail.com<BR>
<BR>
</FONT></SPAN>
</BODY>
</HTML>


--B_3276501577_476386--