|
shaun.murray Magician
Joined: 23 Jul 2005 Posts: 334 Location: Chicago
|
Posted: Wed Jan 25, 2006 1:27 pm
'Nother question!??! --Clearing windows?-- |
Hahahaha, I feel like I'm blowing up this board with my dumb questions... Ah well, sorry ya'll! =]~
But yeah, just curious if there is a way to clear a screen. Just remove everything thats in it. Normally, I just do a #win <windowname> ------break----- to let myself know that I'm not worried about the garbage above it... But I'd rather just clear it out... If its possible. *shrug* Thanks!!!!! |
|
|
|
TonDiening GURU
Joined: 26 Jul 2001 Posts: 1958 Location: Canada
|
Posted: Wed Jan 25, 2006 1:55 pm |
:windowname:#CLR
For all windows:
#FORALL %names {:%i:#CLR} |
|
|
|
shaun.murray Magician
Joined: 23 Jul 2005 Posts: 334 Location: Chicago
|
Posted: Wed Jan 25, 2006 2:17 pm |
ah, cool. ty! worked!
however...
is there a way to do it in the background? meaning, whatever window i'm in, when you clear it like that. it takes the focus off your current window, and places it on the window you just cleared.... |
|
|
|
TonDiening GURU
Joined: 26 Jul 2001 Posts: 1958 Location: Canada
|
Posted: Wed Jan 25, 2006 2:39 pm |
:windowname:#CLR
That will clear the windowname window and not release its focus.
See help "Introduction to Multiplaying" for ideas on
windowname:#CLR
:windowname:#CLR |
|
|
|
shaun.murray Magician
Joined: 23 Jul 2005 Posts: 334 Location: Chicago
|
Posted: Thu Jan 26, 2006 3:10 pm |
Ah.... I feel dumb again. Hahahaha! Ya know... I really should get into multi playing. Not like I wouldn't be able to connect to two different muds... Hrmmm... Now to find another mud to play... ;]~
|
|
|
|
|
|