I'm working with a simple LIBNAME statement: libname epdbprd oracle user = eppuser pass = Coffee1820 path = EPDBPROD schema = eptsprd; When I hit enter after the last line's semicolon, the cursor returns to being directly under the "s" in "schema" rather than all the way back to the first space all the way to the left. And if I hit Enter again, it does the same thing. Why is this happening, and what can I do to make it stop? Thanks. faba_calculo
... View more