I just upgraded my SAS from 9.4 TS1M2 to 9.4 TS1M3.
Every time I have performed a similar upgrade in the past, I get warnings in my SASLOG like this, on every graph that I produce, indicating that my custom template names paige1v92 is missing a style reference:
WARNING: Could not locate style reference 'paige1v92.GraphColors("gncdata12")'.
WARNING: Could not locate style reference 'paige1v92.GraphColors("gndata12")'.
WARNING: Could not locate style reference 'paige1v92.GraphColors("gncdata11")'.
WARNING: Could not locate style reference 'paige1v92.GraphColors("gndata11")'.
WARNING: Could not locate style reference 'paige1v92.GraphColors("gncdata10")'.
WARNING: Could not locate style reference 'paige1v92.GraphColors("gndata10")'.
WARNING: Could not locate style reference 'paige1v92.GraphColors("gncdata9")'.
WARNING: Could not locate style reference 'paige1v92.GraphColors("gndata9")'.
Is there a way for me to upgrade SAS and not get these warnings? Or, is there a simple way to suppress these warnings?
Is this relevant to your problem?
Have you tried re-creating your custom templates using the new release?
Yes, I can do that, but as I have a number of custom templates, this gets time consuming. Hence the question about can this be avoided, or the warnings suppressed.
Seems like this is the answer. Thank you!
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.