I'm writing a program that creates several user-defined formats for use in SAS Enterprise Guide. For example, one of the formats converts a division number to display as division name instead. These are all commonly used things in our office that would be helpful on most every project. To make it available to everyone, I put all the code in one place and we can use Notepad or some other method to share the code between EG projects. Once someone creates a program in their project with this code, I'd like them to also see some sticky notes that explain what the formats are and how they work. Is it possible for me to include something in the code that will generate a sticky note in a process flow?
Thanks in advance!
The only way I think you might be able to do something like this would be by using the Enterprise Guide Automation Model but that would be using an absolutely massive sledgehammer to crack a very tiny nut. It would have thought it would be much easier just to put a big block of comment in the program which creates the formats.
Ok, thanks for letting me know. I did put the information in the code as comments but was hoping to make it more visible so that people wouldn't have to open the code and read through all of it to find the explanatory comments before each user-defined format. I suppose I could copy and paste all of it to the top.
And to close the loop, I don't think you can use automation to create project Notes (sticky notes) -- but you can use automation to read them.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.