AppleScript - help for a complete novice
I have used one of the Applescript examples to create an email and modified this so that it fills in the theAddress, theSubject and the first part of theBody automatically. I would now like to be able to add additional blocks/paragraphs of text to theBody using a dialog box from which I could pick a number of blocks of text from 1 to say 20. I have these blocks of text in a TextEdit file and I assume these blocks need to be identified/named in some way using AppleScript so that a list can be created and put into a Dialog box.
I have no programming experience and have looked at the AppleScript Language guide but I still am unable to work out how to do this.
Can someone help me with this?
iMac, OS X Mavericks (10.9.5)