Date: | Mon Feb 7 22:50:30 1996 | |
Subject: | Help! Controlling ved with ml | |
From: | Damyan Pepper | |
Volume-ID: | 960209.01 |
I'm trying to write a getline procedure in ml(!) that works inside a ved window. I'm reading in characters with vedinascii and displaying them with vedinsertstring. However when the user presses the space bar that space character is not displayed until another character is pressed. If I do a vedrefresh then the character is displayed but not if I do a vedrefreshline. vedflushoutput doesn't work either! What can I do?!? I'm getting desperate! Thanks. |