Opening email program and "cc": We use the "Start" command in order to open the user's email program with a predefined email address and a text that we dynamically generate in our InputScript:

Start   "mailto:&V[mailadr]?subject=..."

It is possible to add "cc" email addresses?

Yes, this is possible in the "mailto" protocol. Use cc= and/or bcc=. For examples see  - among others -

 http://www.labnol.org/internet/email/learn-mailto-syntax/6748/