• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Selection of account in draft window of outlook express
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Selection of account in draft window of outlook express


  • Subject: Re: Selection of account in draft window of outlook express
  • From: Frank Watzl <email@hidden>
  • Date: Mon, 12 Nov 2001 19:44:03 +0100

Jean-Marie Hoornaert wrote:
Hello,

The question is in the object.

How to select an account using the account property of the draft window
class of Outlook express?

tell application "Outlook Express"
set msg to make new draft window with properties ,
{account:"h2o", to recipients:"email@hidden"}
end tell

do not work (error "a reference expected" - "une rifirence itait attendue")

Jean-Marie,

you are trying to set the account to a string value.
the following lines work here:

tell application "Outlook Express"
make new draft window with properties {account:POP account "myMailAccount"} --etc.
end tell

Best Regards,
Frank Watzl
--


Frank Watzl
Technische Kommunikation
Dahlmannstrasse 18
60385 Frankfurt am Main

Tel: 069 / 90 43 15 45
Mobil: 0179 / 207 99 67
Fax: 069 / 90 43 15 47
ISDN [Leonardo]: 069 / 44 54 00


References: 
 >Selection of account in draft window of outlook express (From: Jean-Marie Hoornaert <email@hidden>)

  • Prev by Date: Re: inDIGESTion
  • Next by Date: Copying text in Netscape 4.78
  • Previous by thread: Re: Selection of account in draft window of outlook express
  • Next by thread: Copying text in Netscape 4.78
  • Index(es):
    • Date
    • Thread