BookmarkSubscribeRSS Feed
saikiran_nemani
Obsidian | Level 7
The %End statement is not valid in open code
3 REPLIES 3
PeterClemmensen
Tourmaline | Level 20

Is this a question or?

Amir
PROC Star

If you are receiving this message in your log then there might be a few possibilities:

 

  1. In all cases please share your code and log showing any relevant macro definition.
  2. If you are not using a macro. In this case remove the '%'.
  3. If your code is trying to define a macro, but the %mend (end of the macro definition) appears before the %end. In this case try moving the %end into the macro definition as required.
  4. Something else. In this case see point #1.

 

Regards,

Amir.

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
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
  • 1413 views
  • 0 likes
  • 4 in conversation