I though it too, that there must be a point, but in samples I have there is many cases where there is no END- not point on the end.
Examples: There is IF without END-IF, MOVE without END-MOVE, but there are dots. BUT. The dot ends MOVE and IF together. IF WS-XXX-YYY = 1 MOVE 'SSR' TO FXXXX-ID. MOVE '/' TO FXXXX-S1. MOVE WS-CCCC-SSS TO FXXXX-IN. Second example - there is IF - END-IF, but few MOVE without dots IF NOT CHECK-CODE MOVE "ge05cdar not installed!!" TO MSG-WXX MOVE SPACES TO MSG-WXX MSG-WYY MOVE "Attention" TO MSG-TXX PERFORM MSG-WXX END-IF Both cases withh break code folding -- <https://forum.pspad.com/read.php?6,76984,77014> PSPad freeware editor https://www.pspad.com