https://bz.apache.org/ooo/show_bug.cgi?id=126203
bmarcelly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from bmarcelly <[email protected]> --- The module Module1 in your attachment contains 246146 characters. Apache OpenOffice Basic does not work correctly with modules approaching or exceeding 65535 characters. For your information, the same errors appear in LibreOffice 4.3.5. Easy work-around : Put your code into several routines stored in several modules of the same library. Subroutine names are public to all modules. -- You are receiving this mail because: You are the assignee for the issue.
