Issuing Commands with the Session Execute Macro Function

You can issue the following commands with the Session Execute Macro function:
  • KEYBOARD
  • RECEIVE
  • SEND
  • SENDKEY
  • WAIT
  • WINDOW

Use a separate DDE_EXECUTE message for each command.

Note:
  • Enclose values that contain nonalphanumeric characters or blanks in double quotation marks ("value value").
  • To include a double quotation mark within a string, type it twice (for example, "This is a double quotation mark:""").
  • The maximum length for any command is 255 characters.