I am working with SAS 9.3 (Windows) and use ODS package for zipping a dataset as filename zip is only available as of version 9.4. This zipped dataset is transferred to a user working on a UNIX server. This user cannot work with the SAS dataset in the UNIX environment as the file attributes are removed during the ods package step. When the dataset is zipped manually the file attributes (-rw-r--r--) are not removed. Is there something I could add to the code so that the dataset keeps the file attributes?
It worked perfectly! Thank you very much
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.