Hi,
can you attach the script file and email it to
musicmaker...@gmail.com
I get an syntax error when saving the script.
something like identifier cant follow this identifier....
----
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


Thanks,
Rob
You can leave me a voice mail or fax at
206-426-3505
"God is good all the time, & All the time God is good"

On 2/17/2014 8:55 PM, Jonathan C. Cohn 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.

Reply via email to