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? |