Awesome technique Sir, extraordinary stuff of yours in SAS programming.
@PavanKumar0.94 ай бұрын
Thank you so much sir ❤❤ Appreciate your efforts and knowledge 🙏🙏
@niteshsoni14082 ай бұрын
I have noted, if warning or error is splits into multiple lines then ....we can search only the first line where it find the keyword. Any suggestions to find the entire text of warning or error.
@kiranvenna2 ай бұрын
I have not see when a particular error or warning in multiple lines. for example WARNING: Multiple lengths were specified for the variable var by input data set(s). This can cause truncation of data. All of above warning is one line. If you find anything which has multiple lines then let me know.