Re: ASCII characters

new topic     » goto parent     » topic index » view thread      » older message » newer message

Why don't you do something like this:

.
.
.
text_color(color_you_want_the_text)
bk_color(color_you_want_the_background)
position(1,1)
puts(1,single ascii code or sequence of them)
 --Ex. puts(1,185)  OR  puts(1,{185,23,67,110})
.
.
.



=====
It compiled.  The first screen came up.  Ship it.
     --Bill Gates

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu