Hi everyone, I'm experiencing an issue with indentation in SAS Enhanced Editor. I manually indent my code using spaces instead of tabs, but whenever I reopen a SAS program, random extra spaces are added to my code. The number of added spaces is inconsistent—some lines get one extra space, while others get six or seven. When I delete these (using backspace or delete keys), sometimes it will delete the entire space in one go, but not always. This only happens to the sections of code that I have written, even in programs where multiple programmers have contributed. It’s becoming very time-consuming to fix the indentation every time I open a program. I'm using SAS 9.4 (M5) - 64-bit. Has anyone else experienced this issue, or does anyone know how to prevent SAS from modifying my indentation? Thanks in advance!
... View more