Quote Originally Posted by Melanie View Post
Actually, I assumed the maximum variable length to be 65534 bytes (though I've never gone beyond about 8k personally - after all you gotta leave some space for your actual program too!!!)...

Word variable minus 2 (because you can't have 65536) and it has to be an even number because the way 18F parts store stuff in Program Codespace.
Hi, Mel ..

I meant the Max Variable NAME length ....

Alain