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

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

Recommended Posts

Posted (edited)


I have the following script:

Go To layout

Show all records

Go to Record/Request/Page


Loop

Set variable [$ADDRESSES; value: $ADDRESSES & "; < " & Managers:: Email & ">"]

Exit loop If[if( Get ( RecordNumber ) ≥ Get( FoundCount ); 1 ; 0)]

Go to Record/Request/Page [Next]

End Loop

Go To layout

Extend Found Set [Restore]

End If

Go To layout

Which yields 77 records. If I add as a new final script step:

SendMail (BBC:$ADDRESSES; message: " xxxx")

There are only 49 email addresses in the BBC.

I am puzzled by this one but I have tried it a couple of times and it must be something basic -- thanks in advance:)

Edited by Guest
Posted (edited)

I verify that the found set is 77 before sending the contents of the variable to "SendMail" which then get pared down to 49 in the BBC portion of the created email document:

"Which yields 77 records. If I add as a new final script step:

SendMail (BBC:$ADDRESSES; message: " xxxx")

There are only 49 email addresses in the BBC."

If that is what you mean ..., "yes" would be the answer. Seems strange to me.

Edited by Guest

This topic is 5967 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.