| Author |
Message |
dschuemann
Joined: 19 Jun 2007 Posts: 4
|
Posted: Tue Jun 19, 2007 4:20 pm Post subject: Filemaker Max Bulk |
|
|
| Im trying to script the body of the message. I can't find any documentation on how to get this to work. I have tried every combination of the send event script step I can think of. Can anyone help. The message body is just a standard text field. |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2434
|
Posted: Tue Jun 19, 2007 5:09 pm Post subject: |
|
|
| What are you trying to do? |
|
| Back to top |
|
 |
dschuemann
Joined: 19 Jun 2007 Posts: 4
|
Posted: Tue Jun 19, 2007 5:10 pm Post subject: |
|
|
| I have data in a body field. I just want to script that so that, that goes into the body of max bulk mailer. |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2434
|
Posted: Tue Jun 19, 2007 5:31 pm Post subject: |
|
|
From the AppleScript guide:
Setting message contents: SetMessage
Set message contents. (Required)
Ex: SetMessage "You will find attached a picture of Kitty." |
|
| Back to top |
|
 |
|