May 29, 200124 yr I'm attempting to create an applescript to set the name of a newly created pdf file from filemaker pro. Apparently "get data" won't use the variable name in parens. I'd like to know how to get a reference to that variable. Thanks
May 29, 200124 yr To get the data from a field in FileMaker, use this: code: tell application "FileMaker Pro"
Create an account or sign in to comment