January 29, 200422 yr Newbies Hi, I'm new to filemaker pro scriptmaking and I really appreciate all the insight I can get so thanks in advance for your help! In Scriptmaker, after performing a find through your database for a number of records, how do I program the scriptmaker to then insert the number of records I just found into a specific field in another database?
January 29, 200422 yr Try creating a calculation that SetField with Status( CurrentFoundCount)and then use that in your other database.
Create an account or sign in to comment