Hi All,
Is there a way to convert all rtf file in one folder to docx and then put them into another folder ? I am not sure what is the best and efficient solution using SAS.
Thanks
LibreOffice can do such conversions in batch from the commandline.
A custom VBS can be executed from SAS?
Here's an example VBS for DOC to DOCX
https://gist.github.com/statgeek/c7cab12c48133abefc2b4c84f264b290
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.