Hi,
One of the EG users in my company get this error message when running a simple filter and query against a dataset.
At my computer the project is running as it should.
Can somebody answer me why this other user is getting this error message..?
1 ;*';*";*/;quit;run;
2 OPTIONS PAGENO=MIN;
3 %put ERROR: Unable to get SAS code. Method not found: System.String SAS.Shared.FilterTree.GetExpression(SQLType).;
ERROR: Unable to get SAS code. Method not found: System.String SAS.Shared.FilterTree.GetExpression(SQLType).
4
5 QUIT; RUN;
6
Regards,
Loccita