Saving an Empty Table with JSL
I'm opening several tables from a database, and then saving those into CSV files. The script works fine as long as the table has data, but empty tables (which I also want to save to show that they're empty) give me this error:
Data table is empty.
The file could not be saved.
Unable to save file.{2}
I can manually save the tables in JMP format, but not as a text export. Any ideas?