Boloman Posted August 17, 2006 Share Posted August 17, 2006 I have a Server based solution, Clients are running FM6 in Win and MAC. I have scripts set to export text, How do I set the export path? I have an applescript (for MAC's) to store the path in a global field (DEV_ExportPath), but how do I tell the export script to use the field DEV_ExportPath. Thanks, Quote Link to comment Share on other sites More sharing options...
Maarten Witberg Posted August 17, 2006 Share Posted August 17, 2006 I don't think you can set a dynamic filepath/filename in version 6. You need to set this in the script step, using the restore option and fixing a filename and location. In version 8, dynamic filepaths and filenames are possible, you can use a script variable to pass the value to the filepath dialog box. kjoe Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.