October 7, 200322 yr Newbies Hello, I am new to this. Is it possible to set up scripts to export different sets of fields without a dialog. I have it exporting one set very nicely to the specified file, but it uses whatever the last group of fields was. Can I set up one script which exports fields a,b and c to fileone.tab, and have a second script which exports fields d,e and f to filetwo.tab. Again without the dialog box. Thanks, -Jason
October 7, 200322 yr Sure. Create your first export manually. Create a script with an Export Records [Restore, No dialog, "filename"] step. Close it. Create your second export manually. Create a new script, similar to the first, with a different filename. Each export order will be saved with each script. If you ever need to replace one of the exports with a new one, simply perform the export manually, then edit the script and close it, selecting 'Replace' next to the Export order radio button.
Create an account or sign in to comment