help in console...!
when i was a student in my uni. i used to use Console. for example
Console.setTitle("My name");
Console.fillWithCharacter(' ', 80 * 25, 0, 0);
Console.setTextAttribute(11);
this command are used for seting the attributes of the window at run time and now i left uni and i am praticing on my own computer these commands are not working...!
can u help
-VIJAY

