Error 489 - Invalid string length

Invalid string length - You attempted to DIM a fixed-length string with a length of zero, or you attempted to create a string equate whose length exceeds 255 characters. Fixed-length strings must be at least 1 byte long, and individual string equates may not exceed 255 bytes in length