Re: Keyboard Question?
Re: Keyboard Question?
- Subject: Re: Keyboard Question?
- From: Jolly Roger <email@hidden>
- Date: Wed, 17 Jan 2001 17:35:18 -0600
- Replyto: email@hidden
on 1/17/2001 12:34 PM, Samuel Hargis wrote:
>
tell application "finder"
>
TypeText (ascii character 3) -- types the enter key
>
end tell
Out of curiosity, why are you telling the Finder to do this? None of these
commands belong to the Finder. I suspect this is the result of a bad habit.
If so, stop that. ;)
JR