A problem
A problem
- Subject: A problem
- From: louie <email@hidden>
- Date: Wed, 23 Feb 2011 11:23:55 -0800
Hi all,
I am working on the data that I got from you all. ( see email (need your thoughts) The below code scrap edit fields will not speak. I am a blind person and use the apple screen reader voice over. When I enter data into the edit fields I do not hear what I am typing. I have voice over configured to echo characters when I type.
As always thank you for your help.
tell application "Finder"
activate
set theName to the text returned of (display dialog "enter the name" default answer "")
set theNUmber to the text returned of (display dialog "enter the phone number" default answer "")
end tell
louie
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden