D.Cook
Member
I was expecting an easy way to prevent pausing every time the MESSAGE-AREA fills up in character mode. I just want to keep outputting messages to the user without the process being interrupted.
I tried PAUSE 0 after each MESSAGE statement, and HIDE MESSAGE before each MESSAGE statement, no luck yet.
I tried PAUSE 0 after each MESSAGE statement, and HIDE MESSAGE before each MESSAGE statement, no luck yet.