May 27, 200817 yr Is there a way to get around filemaker's "specify field" method of selecting a field in scripts? Are there any techniques for calculating field names to be acted on?? I am trying to make my scripts more abstract and multifunctional, but am being thwarted far too easily! thank you for your help, matt
May 28, 200817 yr You can't directly set fields dynamically, but using Go to object you can get pretty close. See here.
Create an account or sign in to comment