September 9, 200322 yr I have several scripts written to export data from my contact database (FMP 6.0v4). The exact fields being exported, or their order might change from script to script. Is there a way to "lock" those export fields and their order for just that script? Currently when I export and change the required fields add or subtract, when the export script runs, I have it pause and the right column has the fields from a previous export, so I have to start over each time. It sounds like a simple request, but I can't figure it out.
September 9, 200322 yr Manually export a group of records, then create a new script (or append to an existing one) with Export Records [Restore, No dialog]. If you ever want to change this order, manually export a group of records, open the script, close it, and select 'Replace' for the Export order option.
Create an account or sign in to comment