Has anyone had this problem with the SAS/C 6.3 upgrade?
I installed it and it seems to work fine, so I created a program that only
opens and closes, nothing else. This compiled correctly. Then I added a
declaration:
main()
{
int i;
}
I expect a warning that I did not use the int i. When the message browser
was called the system crased with the software failure: 84000009 — unknown or
erroneous SCREEN_TYPE. I compiled several other programs that I know to work
and they all crash with the msg browser with the same software failure.
It seems the message browser can't locate the public screen. I compiled all
from the shell.
Any help would be appreciated
Neil,
Please contact technical support. This sounds fairly serious, and it's
certainly not a problem a lot of people are reporting, so there should be a
workaround.
–Doug