A new variable or proc for cleaning out the text window would be great in 4.0, so that when you reboot instead of having all the old text from before the reboot it clears it all up.
ID:260151
![]() May 25 2006, 7:52 am
|
|
![]() May 25 2006, 8:52 am
|
|
Something like CLS in dos? Not a bad idea, but a good few return breaks could produce the same effect.
|
A good few? Aren't there 200 lines? Good few indeed.
That many new lines can bog down older computers though. I remember when I was still using my parents old dino computer I did that to myself once and it locked the window up for a few seconds. I wouldn't have thought something that simple would make the processor sweat, but it did even if not for long. client/clear_screen() Included it for the heck of it. |