How to extract filename and extension from the absolute path in SAS


This is very simple problem in SAS, but somewhat nowhere on internet written. You can use scan function to catch last occurrence of string.

Comments

Popular posts from this blog

Exporting Skype Chat/Skype Contacts to csv file using the shell script and sqlite3 (usually already installed on mac)

Javascript comparison operators

SAS and Web/REST Service Calls