Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8065735
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T11:45:39+00:00 2026-06-05T11:45:39+00:00

I have an apple script that opens the compose mail(new mail) screen with attachment

  • 0

I have an apple script that opens the compose mail(new mail) screen with attachment at the last of the message.

But I want a apple script that places the attachment at user specified position.I did a lot of google search but didn’t found anything. Please give me some solution.

Message Body Template is below:

Dear Name,

——–Some Text———-

——–Some Text———–

Attachment 1 is below:

Here attachment 1 should appear

Attachment 2 is below:

Here attachment 2 should appear

——–Some Text———-

——–Some Text———–

Thanks and Regards,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T11:45:40+00:00Added an answer on June 5, 2026 at 11:45 am

    Here is an example : two attachments are inserted after the third paragraph

    set newOutgoingMessage to make new outgoing message with properties {visible:true, subject:"test", content:someText}
    tell newOutgoingMessage
        make new paragraph with data (" " & return & return & return) at after paragraph 3 of content
        make new attachment with properties {file name:filePath1} at after paragraph 4 of content
        make new attachment with properties {file name:filePath2} at after paragraph 5 of content
    end tell
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an applescript that reads data from a CSV (successfully!). After my script
I have followed Apple's documentation on localizing iPhone software, using the genstrings ruby script
Hi i want to apply style on every 2nd <li> i have tried <script>
I have a web page with an applet that opens a popup window and
I currently have a small Python script that I'm using to spawn multiple executables,
I currently have a GM script that captures a keystroke and programmatically clicks an
I have little Lotus Script or Notes/Domino knowledge but I have a procedure, copied
I have prepared a r script and trying to apply the same codes in
Apple have long blocked mobile Safari from playing sounds – the usual JavaScript commands
I have a whole series of commands that I need to run on login,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.