Group: comp.lang.forth · Group Profile · Search for Clearline in comp.lang.forth
Author: Tim Trussell
Date: Dec 20, 2006 07:05
...fg bg x1 i fg bg &fc[1] len GFastS \ x1 x2 fg bg loop \ x1 x2 fg bg 2drop \ x2 x2 2drop \ -- ; \ ---[ ClearLine ]--------------------------------------------------- \ Clears a line on the screen to spaces, using the specified color \ for the background \ Note that if you specify a BG ...
|