Hi Folks,
I'm generating Java and i got an error "exceeding the 65535 bytes limit" to form text.
public WX71G$WX71M05( final com.ibm.javart.resources.Program ezeProgram, String ezeName ) throws com.ibm.javart.JavartException
The code of constructor WX71G$WX71M05(Program, String) is exceeding the 65535 bytes limit
does anyone know why this error and how to fix?
Thanks for advanced.
Hsieh