: : is there anyway to clear only a section of the screen using the "cls" command?
: : no CLS will clear the whole screen, i think you should use some other ways to handle it according to your need.
:
:
any suggestions? I tried just creating a black box around the area I want to be cleared, but it's too slow...