BookmarkSubscribeRSS Feed
0 Likes

SAS code like:  IF A  < B THEN;   shall be flagged. Perhaps incorrect.

 

SAS Software has in some aspects a syntax that is different from other languages.  When users move between different languages, they are more likely to make mistakes. What I suggest is some kind of Very careful syntax checking mode - wherever that is possible,

/ Br Anders

 

 

11 Comments
AllanBowe
Barite | Level 11

There are plenty of options that can improve the stability of your code - eg: https://core.sasjs.io/mp__init_8sas.html

 

My team are also maintaining an open source linter for SAS - we'd certainly appreciate some support:  https://cli.sasjs.io/lint/