Commands & Syntax > Commands > User Interaction >

www.MacroToolworks.com

E-mail COMPOSE - < email >() ... [Pro]

 

E-mail COMPOSE
<email>("E-mail address",Window state)
Available in: Professional edition

Creates new e-mail message using default e-mail client.

 

#

Parameter name

Parameter description

1

E-mail address

E-mail address (e.g., support@mycompany.com). The address can be empty.

2

Window state

The state of the window: 0 - Normal 1 - Maximized 2 - Minimized

 

Example (Macro Steps):

 

1

<#> <#> This command creates new mail message

2

Macro execution: ONLY COMMANDS

3

E-mail COMPOSE create new e-mail using default mail client. E-mail address = , Window state = Normal

Example (Plain Text):

 

<#> This command creates new mail message

<#>

<cmds>

<email>("",0)