Page 1 of 1

RECORD TOO BIG error?

Posted: Wed Jun 28, 2023 3:23 pm
by okto
Does this apply to individual fields, or to an entire record?

Is there a way to limit the length of an input field so this doesn't happen? In this implementation, I'm updating a field in an existing record.

RECORD TOO BIG error

Posted: Sat Jul 01, 2023 6:40 pm
by Martin
The republished LZ Programming Manual has

(page 16) The maximum length of a string is 255 characters
(page 36) There may be up to 16 fields in any record
(page 100) No record may exceed a total of 254 characters

Sincerely and in good faith
Martin