[Prev][Next][Index][Thread]

clearing the console



Hi there

I am writing some code that shows a board to the user each iteration through
a loop.
I want this board to appear at the top of the console each time.
How do i clear the console screen in dylan so this happens?

In c, the function that achieved this (from memory) was clrscr() although i
cannot find any reference to that call in my documentation so i might be
false.

thanks

Matthew Luckie
mjl12@cs.waikato.ac.nz





Follow-Ups: