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.