I seem to remember that the runjva command has a limitation of 256 for any single parm passed. Is that the same for using java in qsh? I would like to be able to send a simple list(array) from a command to an email pgm written in java that uses the javamail api. This string could be up to 3000 for my application. (30 email adresses of 100 each)

Reply With Quote