I have the newest version of sas 9.4. I used to use this code but now it only works on the first retain statement. All subsequent retain statements give the error message " retain _analyst; ------ 180 ERROR 180-322: Statement is not valid or it is used out of proper order. " any ideas why this doesn't work now? I tried retain _ALL_ and this doesn't help.
... View more