CompuServe Messages

sas6.3 problems

    24-Aug-93 19:42:17
Sb: sas6.3 problems
Fm: NEIL GOLDSMITH 72017,370
To: all
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