from the manual
8 bits = byte, max value = 255Code:The LOOKUP statement can be used to retrieve values from a table of 8-bit constants.
so you need to use 2 LOOKUP2 table
split your lookup table in two, duplicate your code and your ready to go.
from the manual
8 bits = byte, max value = 255Code:The LOOKUP statement can be used to retrieve values from a table of 8-bit constants.
so you need to use 2 LOOKUP2 table
split your lookup table in two, duplicate your code and your ready to go.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks