Re: SCREEN

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

I read the listserver everyday and have been noticing a lot of talk about
QBASIC'S
screen function.  I'm a commercial programer using QBASIC and a few other
languages and am now converted to EUPHORIA.

The way I got around the SCREEN() function was thus


screen_char is a single sequence containing the ASCI value in 1 and the
ATTRIB
in 2

Thus:
         if screen_char[1][1]='A' then
                  do something
          end if


Nothing much but I thought I"d comment.

ROD DAMON

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

Search



Quick Links

User menu

Not signed in.

Misc Menu