Can you give me the specific error. Everytime I have used the script it says nothing and just works.
Jonathan Best wishes, Jonathan On Feb 19, 2014, at 2:37 AM, Jürgen Fleger <apple-engl...@fleger.net> wrote: > The same here. The script shows just an error message something index wasn't > found. So it might be great to improve the script. > Thanks and all the best > Jürgen > > Am 18.02.2014 um 13:19 schrieb Caitlyn and Maggie <caitlyn.furn...@gmail.com>: > >> Ok, I'm going to sound like a total dweeb, but what do we do with this >> script? >> This will be great if it works! >> Thanks! >> Cait >> >> On Feb 17, 2014, at 9:55 PM, Jonathan C. Cohn <jon.c.c...@gmail.com> wrote: >> >>> The attached AppleScript closes all Message viewers and then opens one up >>> without the preview pane. This should prevent the preview pane from >>> re-appearing. >>> >>> I don't know if anybody else has gotten this to work since there were >>> discussions on the Apple forums about errors when trying to turn off the >>> preview pane. >>> >>> Script starts on the next line. >>> use AppleMail : application id "com.apple.mail" >>> activate AppleMail >>> >>> repeat with vw in message viewers >>> close vw's window >>> end repeat >>> >>> >>> set mywin to make new message viewer without preview pane is visible >>> ****** >>> Best wishes, >>> >>> Jonathan >>> >>> >>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "MacVisionaries" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to macvisionaries+unsubscr...@googlegroups.com. >>> To post to this group, send email to macvisionaries@googlegroups.com. >>> Visit this group at http://groups.google.com/group/macvisionaries. >>> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "MacVisionaries" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to macvisionaries+unsubscr...@googlegroups.com. >> To post to this group, send email to macvisionaries@googlegroups.com. >> Visit this group at http://groups.google.com/group/macvisionaries. >> For more options, visit https://groups.google.com/groups/opt_out. > > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to macvisionaries+unsubscr...@googlegroups.com. > To post to this group, send email to macvisionaries@googlegroups.com. > Visit this group at http://groups.google.com/group/macvisionaries. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to macvisionaries+unsubscr...@googlegroups.com. To post to this group, send email to macvisionaries@googlegroups.com. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/groups/opt_out.