Size of data cannot exceed 32K in this scope

The data in the enclosing scope (sub, function, or property) exceeds the limit of 32K bytes.

Split the enclosing scope into multiple units, each with less than 32768 bytes of data.