BookmarkSubscribeRSS Feed
UM1
Calcite | Level 5 UM1
Calcite | Level 5

Hallo, sometimes I correct a program in a project, I submit it again, it finishes good, but I have always a indication of error in process flow. For example, in the image that I attach, the log has no error, but why the program continue to be signed as in error ?

2 REPLIES 2
andreas_lds
Jade | Level 19

Please post the log as text using the "Insert Code" button.

JOL
SAS Employee JOL
SAS Employee

Try modifying the MSGLEVEL option  to display more messages in the log, there may be a hidden error message.

               options msglevel=i;

 

If this does not help, consider submitting this question to SAS Technical Support support@sas.com for deeper investigation.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 797 views
  • 0 likes
  • 3 in conversation