November 25, 200916 yr I have FMP Server 9 and need to be able to insert an image into a container field within the database using a script. This script needs to then export a the field contents to a folder on the server. This folder with get synchronized with our FTP server with Rsync. I access the database from work and from home and need the export field contents script step to work on the server. Help!?
November 25, 200916 yr need the export field contents script step to work on the server I'm afraid it just won't. "Export field contents" does not work on the server (nor do most script steps that interact with the file system). I'd suggest you set up another machine to do this job, running a copy of FileMaker Pro, and make the script run on that instead. Hope that helps. James
Create an account or sign in to comment