• 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: Open the mail reader to send a mail
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open the mail reader to send a mail


  • Subject: Re: Open the mail reader to send a mail
  • From: Esteban Uribe <email@hidden>
  • Date: Sun, 11 May 2003 00:59:43 -0700

Hi,

On Sunday, May 11, 2003, at 12:14 AM, Arthur VIGAN wrote:

[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@ "mailto:email@hidden?subject=A subject"]];

What is wrong with this?

Replace spaces with ,

So it becomes:
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@ "mailto:email@hidden?subject=A subject";]];

-Esteban
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Open the mail reader to send a mail
      • From: Arthur VIGAN <email@hidden>
References: 
 >Open the mail reader to send a mail (From: Arthur VIGAN <email@hidden>)

  • Prev by Date: Open the mail reader to send a mail
  • Next by Date: Re: Open the mail reader to send a mail
  • Previous by thread: Open the mail reader to send a mail
  • Next by thread: Re: Open the mail reader to send a mail
  • Index(es):
    • Date
    • Thread