Keyboard functions
Keyboard functions
- Subject: Keyboard functions
- From: email@hidden
- Date: Tue, 24 Apr 2001 18:07:28 EDT
Hi all,
I am working on an applescript for automating a series of changes in a
program to make the setup of the application simplistic.
The place I am stuck in is I need to make it execute a hard return. not just
adding an ascii 13 to the end of a string, but actually submit the change to
the program. I have found a small extension called menu events very useful
for executing menu commands by ID, but I still cant get it to complete the
changes, and proced to the next change.
Is there a way to execute a keyboard keypress with applescript?
Ken Parsons
email@hidden