December 16, 200421 yr I created an email tool that sends emails using the send mail script. After each email is sent from Filemaker, the record is removed from the found set. Problem is, when the last record is omitted I'm left with zero found records and a blank layout. Is there a way to get the window to close if the found set = 0 ??
December 16, 200421 yr When the last record is omitted, go back to your original window/layout, show all records, enter browse mode, exit script.
December 16, 200421 yr Author I think my biggest problem is that I don't know how to tell when the last record is omitted. How will the script know that the last record has just been omitted ??
Create an account or sign in to comment