I finally upgraded to 9.2, and now I am getting similar messages. I understand that in 9.1, SAS was just not displaying the warning. However, I have not specified an invalid device, so the lack of a device must have happened during installation (I am running on Windows XP)? I checked all of the links in your reply above, and none of them seemed to address the reason why I do not have a valid device defined.
What is the proper way to either install SAS 9.2 or how do I set my devices/sysprint so that SAS uses those settings every time? One of my concerns is that we have one IT person who installs SAS for every user, so this must be happening for other people as well.
Hi:
It looks from the doc
http://support.sas.com/documentation/cdl/en/connref/61908/HTML/default/viewer.htm#remgr.htm
that GRLINK is a driver used with SAS/CONNECT. You really might want to work with Tech Support on this issue, as they can advise you the best way to alter SAS/CONNECT defaults for your process and stop the warning messages. I assume you have tried an explicit DEVICE= in your code and it's not working??? (another reason to work with Tech Support)
ods rtf file='xxx.rtf' device=sasemf;
...code...
ods rtf close;
cynthia
Nearly 200 sessions are now available on demand in the Innovate Hub.
Watch Now →
Need courses to help you with SAS Life Sciences Analytics Framework, SAS Health Cohort Builder, or other topics? Check out the Health and Life Sciences learning path for all of the offerings.