Issue of exclamation mark in SAS "Program" tag -


I encountered a problem today with my SAS software. In the parallel "log" tag was showing an exclamation mark on my "program" tag. I have not seen it before and if someone can tell me what is the problem in my SAS program

At least in SAS Enterprise Guide, a yellow triangle with an exclamation mark is a warning symbol. The warning can be very negligible, such as trying to leave the dataset which is not present or it can be more serious, the way to find out, open the log file and check the warning.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -