LOTUSSCRIPT LANGUAGE


Token is too long
The maximum length of a LotusScript token (a sequence of characters with a unique meaning) may not exceed the maximum allowable length of a string constant (16K characters) plus its delimiters.

Reduce the length of the token.

See Also