Re: [dos] trouble with image.e

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

Try this:

s = get_screen_char(10,10)
s[1]='B'       --s[2] should still have the colors
put_screen_char(10,10, {s})

Note the use of {s} instead of s. I don't know if this works, but this is
how Rob does it in Library.doc.

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu