Issuing Commands with the Session Execute Macro Function

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

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.