Newbies moodymo Posted September 23, 2004 Newbies Posted September 23, 2004 I am having trouble 1. scripting to automatically attach multiple attachments, I see it gives option to select several files, but does not attach all files selected within the scriipt. 2. I would like to create an email script where it grabs the file in a container field and attaches it to the email. Any help most appreciated! [color:"brown"]
Reed Posted September 23, 2004 Posted September 23, 2004 1. I don't think the send mail script step supports multiple attachements. 2. You will have to export the contents of the container field to a constant name and path that the send mail script will attach. Just put the export step before the mail step. For more flexibility with attachments as well as much better email automation, check out SMTPit or another similar mail plugin like Dacons mail.it
Tanya Posted September 28, 2004 Posted September 28, 2004 FM7 has a serious bug (see post on importing records) whenever a script step has a specify file button. FM calls the reference to the file an "unnamed reference" and results are wacky. All FM documentation -- and the "specify file" dialog -- say you can attach multiple files. You can't. Documentation also says that the import records script step works in network environment. It doesn't. Also, when you export the container contents, be sure it's to a local relative path, or FM may not be able to locate it (even though documentation says it should).
Recommended Posts
This topic is 7623 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now