on the console, that is normal. Set console.line_counter = 0 if you wish to defeat the auto-pause behavior.I've noticed that whenver I use console.clear() (to clear the screen and home the cursor), I'm getting a "pause prompt" (Hit a key) before it actually clears the screen and homes the cursor.If there are potentially unacknowledged/read lines that have been printed
Hey DM,
I've noticed that whenver I use console.clear() (to clear the screen and home the cursor), I'm getting a "pause prompt" (Hit a key) before it actually clears the screen and homes the cursor.
However, if I home the cursor before hand console.gotoxy(0,0) and then call console.clear(), I do not get that pause prompt.
Is this expected?
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 31 |
Nodes: | 8 (0 / 8) |
Uptime: | 92:35:36 |
Calls: | 2,070 |
Calls today: | 3 |
Files: | 11,134 |
Messages: | 946,853 |