Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7988 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a script which sends email to a found set using a loop script that inserts the text "email" into a field that is then used in the calculation -SendEmailCalc If(SendEmail = "email", email, "")

Go to Record/Request/Page [First]

Insert Text ["SendEmail', 'email']

Loop

Go to Record/Request/Page [Exit after last, Next]

Insert Text ["SendEmail', 'email']

End Loop

Send Mail [''"]

It works, but if the Found Count is large it can be pretty slow.

Any suggestions on a better method?

Posted

Any reason why you can't just export the found set (email address field only) to a text file, then paste that into your email program?

This topic is 7988 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.