Newbies Jason_Young Posted October 7, 2003 Newbies Posted October 7, 2003 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
-Queue- Posted October 7, 2003 Posted October 7, 2003 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.
Newbies Jason_Young Posted October 7, 2003 Author Newbies Posted October 7, 2003 Thank You Very Much! It works. -Jason
Recommended Posts
This topic is 7721 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now