October 9, 200619 yr Hi, I need export about 70 tables in a file as dbf files for each table. Is there a lazier way of doing it at one shot without exporting 70 times? YC
October 9, 200619 yr I don't think so. You could script it, but you would still need 70 'Go to Layout[]' and 'Export Records[]' script steps set up. Although with FM8 or later, you could at least take care of the file naming by using a variable in the Export file path.
Create an account or sign in to comment