August 28, 200223 yr This should be simple, but I just don't find the way to do it!! I want to import records to a file via a script that performs the import without dialog but that it does apply the import option "Perform auto-enter options while importing". Is there a way to include in the import script that you want to activate the "Perform auto-enter options" option, but you do not want any dialog to open ?? Any idea on this?? Yorch
August 28, 200223 yr In order to perform a Find, Sort or Import via a script, you must first perform the operation, then put it into the script. So, perform the import, making sure to check the "auto-enter" button when that dialog box shows up. That will hardwire the import steps. If you've already created the import script, then once you've performed the import, reopen the script, then close it, making sure to "replace" the import.
Create an account or sign in to comment