Just like QBasic, you can use the Cls command to clear the screen.

Code:
MyNum = MyNum + 1
Cls
Print MyNum