I would like to be able to insert words from a pre-defined list into my SAS code (well, into comments, but could obviously go in as code and then be commented out). This would be used in program headers as 'tags' for the program. I am posting as I am wondering if this is possible? I have looked around at snippets etc, and I have seen some solutions that unfortunately require SAS Studio. I am using base SAS 9.4. Switching to SAS Studio is not an option for the wider team that I would like to implement this with.
... View more