[Prev][Next][Index][Thread]
clearing the console
-
To: info-dylan@ai.mit.edu
-
Subject: clearing the console
-
From: "Matthew Luckie" <kluckie@ihug.co.nz>
-
Date: Fri, 7 Apr 2000 23:00:02 -0400 (EDT)
-
Cache-Post-Path: clint.waikato.ac.nz!unknown@h15017.dynamic.waikato.ac.nz
-
Organization: University of Waikato News Cache
-
Xref: traf.lcs.mit.edu comp.lang.dylan:11793
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: