October 29, 200124 yr Dear all, Is there a way to make FM 5.0 keep the custom import order even after File Maker has been re-opened. Example: I have a script that imports only two fields from one database into another. But when FM is restarted the next day, the order goes back to original "creation of fields" order. Then the user has to mannualy import and change the order again, which defies the point. Any suggestions. Thank you Bike on!!
October 29, 200124 yr Setup the import order by running your script. Open the script in ScriptMaker, close the script. When the closing dialog ask you if you wish to replace the import order check "yes". That is what the script closing dialog is all about. It allow you to implicitly save various settings in place when the script is closed. -bd
Create an account or sign in to comment