Max, Charlie, Zakk, or whoever: Try a test for me with the message open and the address lines selected. Please paste this into Script Editor (or Script Debugger) and run it. Report to me what class the selection is. I probably need to add another class to the list of classes I am testing for (text, unicode text).
Thanks! On or near 2/20/03 9:51 AM, Charlie Fritzius at [EMAIL PROTECTED] observed: > on 2/20/03 9:27 AM, Allen Watson at [EMAIL PROTECTED] wrote: > >> I am at a loss and can�t help you. I have tried everything I can think of and >> I cannot get the script to fail! It works with the message open; with text >> selected in the Preview Pane of a browser window or of a custom view. It just >> works, period. >> >> Sorry, guys. I can�t help any further unless you can somehow tell me how to >> make this fail, so I can see the error. And it does not fail for me, no >> matter >> what I do. > > Hey Allen, > Just trying to help here... > > I tried the script and it failed for me also. I then changed the if > statement to if (class of x is not text)... (just changing the "is" to "is > not") and then it worked. So, it seems like the class test is not working. > > Maybe this helps you, > -Charlie > > > -- > To unsubscribe: > <mailto:[EMAIL PROTECTED]> > archives: > <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> > old-archive: > <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/> -- Microsoft MVP for Entourage/OE/Word (MVPs are volunteers) Allen Watson <[EMAIL PROTECTED]> Entourage FAQ site: <http://www.entourage.mvps.org/> AppleScripts for Outlook Express and Entourage: <http:[EMAIL PROTECTED]/Scripts/> Entourage Help Pages: <http://www.entourage.mvps.org/> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
