Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

How to Clear MsDos Screen using JDK

  Asked By: Techguy    Date: Jul 09    Category: Java    Views: 1155
  

I am programming in the Dos based environment and compiling and
executing the Java programs in MsDos. Sir I need help in

order to get a program that would clear the screen, The same
functionality CLS do in MSDos...

I have tried Runtime.getRuntime().exec("clr") but it didn't
worked. I need a complete program that would give me the

accurate result, I am looking for. I hope I would be able to
get some help from here......

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on How to Clear MsDos Screen using JDK Or get search suggestion and latest updates.




Tagged: