BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Pooja98
Fluorite | Level 6

what is use of  " ??best. "  format? How it will work?

 

1 ACCEPTED SOLUTION

Accepted Solutions
PaigeMiller
Diamond | Level 26

The double-question mark supresses the printing of invalid data notes in the log, and prevents SAS from setting _ERROR_ to equal 1 when invalid data is encountered.

https://documentation.sas.com/?cdcId=pgmmvacdc&cdcVersion=9.4&docsetId=lefunctionsref&docsetTarget=p...

--
Paige Miller

View solution in original post

3 REPLIES 3
PaigeMiller
Diamond | Level 26

The double-question mark supresses the printing of invalid data notes in the log, and prevents SAS from setting _ERROR_ to equal 1 when invalid data is encountered.

https://documentation.sas.com/?cdcId=pgmmvacdc&cdcVersion=9.4&docsetId=lefunctionsref&docsetTarget=p...

--
Paige Miller
PaigeMiller
Diamond | Level 26

@Pooja98 

Since the reply I gave was helpful to you, please do something helpful for the rest of us. From now on, make the subject line a short but meaningful description of your SAS problem. Phrases like "Doubt" "Need Help" "Don't Understand" are not acceptable as they don't help anyone find topics of interest.

--
Paige Miller
Pooja98
Fluorite | Level 6

I'll follow your advice

 

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

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1060 views
  • 6 likes
  • 2 in conversation