RF> Can someone help me, I just switched to the 3.51 version of
RF> Telix and it seems that when I am offline and I clear my screen,
RF> instead of going to a black screen, like in older versions of Telix,
RF> my screen now goes to whatever color was last on my screen.
I thought I read and replied to this already.
Here's a script Zack Jones provided several years ago to deal with
this problem:
main()
{
_back_color = 0; //sets background to black
_fore_color = 15; //sets foreground to bright white
//can use 7 here if you'd prefer
Update_term(); //update the terminal
clear_scr(); //clear the screen
}
Hope this helps.
--- Blue Wave v2.12
---------------
* Origin: COMM Port OS/2 juge.com 204.89.247.1 (281) 980-9671 (1:106/2000)
|