phat code Sheep don't fly so much as plummet.
Main

Projects

Downloads

Articles

Links

Forum

 

View Message

Back to Messages
Dav Mon Jan 21 2008 at 9:43 am
You're welcome. More colors...
 
 
I'm not sure if this is discussed in the Qbasic help file, but you can also make blinking text that really stands out.

COLOR 31, 12
CLS
PRINT "Hi, I'm red, white, and blinking."
SLEEP

By the way, the CLS is there so the whole screen will be painted the new background color. Without it, only the PRINT'ed line will be affected with the color change.

- Dav
 
 
 
 

Reply to this Message

Name
Subject
Message

No HTML is allowed, except for <code> <b> <i> <u> in the message only.
All URLs and email addresses will automatically be converted to hyperlinks.