BookmarkSubscribeRSS Feed
Aman4SAS
Obsidian | Level 7

Hi All i am getting "WARNING: (continued)%n194" in log window while i run any code.

 

But its not effecting any output data.

Please suggest if i need to ignore or do i need to do any changes.

 

2 REPLIES 2
RW9
Diamond | Level 26 RW9
Diamond | Level 26

Hi,

 

Going to need a bit more information here.  Post the log, with the steps before the problem.  Also, if you can post the code which is causing the problem (if possiblke with some test data to recreate the problem).

 

As for your last question, always look at these, and fix as many as possible.  Personally I don't allow any errors/warnings or a fair few notes in my logs, there is only a very few occasions when you cant work round them.

Astounding
PROC Star

It's probably interpreting %n194 as a reference to a macro.  The simple solution, if it is possible within the context of your program, would be to switch from double quotes to single quotes.  

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1249 views
  • 0 likes
  • 3 in conversation