Hi,
Way not just define a byte then alias the bits in the byte.
dim Value as byte
Val0 alias Value.0
Val1 alias Value.1
Val2 alias Value.2
and yes if you declare a variable as bit Bascom still uses a Byte.
Regards
Ian Dobson
↧