Re: [dos] trouble with image.e
- Posted by mic _ <stabmaster_ at HOTMAIL.COM> Jan 19, 2001
- 418 views
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.