Re: ASCII characters

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

Thanks, Mike. That works great...

Scott

----- Original Message -----
From: Mike Hurley <mike_hurley_2 at YAHOO.COM>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Sunday, July 09, 2000 7:22 PM
Subject: Re: ASCII characters


> 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