JSL: Save data table with Compression
current data table() << save("\\fssg52\VIEW21_CHECKLIST.sas7bdat", SAS);I use the above code to save the JMP data table to SAS data sets. But without compression the data table is very big. How do I put the SAS equivalent of '(Compress=yes)' in JSL?
