> Well, actually the maximum table size is 256 elements, so in that example > it would have 15 pages of memory = around 4k. So, still a lot, but not Sorry, should be 8k, not 4k (two bytes per table element). Which, yeah, isn't so hot. I have a way in mind that might do what you suggested, without too much pain. I'll look into it. -S