I am building a console application (for school). I am displaying a menu, and upon a user selection another menu will be displayed. Is there a way to clear the screen (eg. cls - DOS) .

Thanks.

Shook