| View previous topic :: View next topic |
| Author |
Message |
nbourre
Joined: 14 Aug 2007 Posts: 1
|
Posted: Tue Mar 16, 2010 2:05 pm Post subject: NumpadEnter doesn't work |
|
|
Hi,
I'm trying to send a NumpadEnter in Filemaker, but it doesn't seem to work.
Here is how I wrote it :
| Code: | Send, {CTRLDOWN}a{CTRLUP}{CTRLDOWN}v{CTRLUP}
Send, {NumpadEnter} |
It writes "{NumpadEnter}" in the text box.
Thanks for upcoming help |
|
| Back to top |
|
 |
sinkfaze
Joined: 18 Mar 2008 Posts: 5044 Location: the tunnel(?=light)
|
|
| Back to top |
|
 |
closed
Joined: 07 Feb 2008 Posts: 509
|
Posted: Tue Mar 16, 2010 2:50 pm Post subject: |
|
|
It paste the clipboard so are you sure that the content of your clipboard is not by coincidence {NumpadEnter}?
just a thought  |
|
| Back to top |
|
 |
closed
Joined: 07 Feb 2008 Posts: 509
|
Posted: Tue Mar 16, 2010 2:51 pm Post subject: |
|
|
Hi Sinkfaze you beat me .........   |
|
| Back to top |
|
 |
|