Correcting for unbalanced quotes


/ Published in: SAS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. /*Submit this line of code to kill a program that was submitted with unbalanced quotes*/
  2.  
  3. *'; *"; stop; run; quit; %mend;

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.