February 5, 200520 yr Newbies I have a FM7 database of a club membership and want to have the database open with the date on which it gets opened. In other words, the date should automatically update itself every time the database gets opened. Since I am very new to FM and to AppleScript can anyone provide me with assistance to achieve this? Many thanks Roger
February 5, 200520 yr I don't much see that this needs AppleScript at all. FileMaker has a Get(CurrentDate) function, which can be used in a Find in your date field. The script can be set to run when you open the file, in File Options.
February 9, 200520 yr Author Newbies Hi Fenton, Many thanks for the help. I will give it a go and see how it works out. Roger
Create an account or sign in to comment