Related example macros: Demo-Winclick
The WINCLICK command can send keystrokes to the web browser via the CONTENT= attribute.
In addition to regular text, it can send special keys:
ENTER {ENTER}
TAB {TAB}
DEL {DEL}
BACKSPACE {BACKSPACE}
LEFT {LEFT}
RIGHT {RIGHT}
Example:
WINCLICK X=200 Y=263 CONTENT="hello{ENTER}"
Page URL http://www.iopus.com/imacros/help/send_text.htm