Avatar

Level 10

Along with reader extending, you have syntax error in the last line of code.

Use the below.

event.target.mailDoc({bUI: true, cTo: cToAddr, cCc: cCCAddr, cSubject: cSubLine, cMsg: cBody});

Thanks

Srini