Can't get string from
Can't get string from
- Subject: Can't get string from
- From: Yuma Antoine Decaux <email@hidden>
- Date: Sat, 27 Feb 2010 22:17:11 +0700
Hi list,
I'm working on a script for blind users which will take a mouse coordinate, contain it, and place it as the value of another function to move a mouse for a drag and drop operation.
I have the current start code
tell application "Extra Suites" set MLocation to ES mouse location set MCoord to the string of MLocation display dialog "your mouse coordinates are" & MCoord end tell
The script does know what the mouse coordinates are but an error tells me that it can't get the string of {304, 340}
It gets the resulted value but somehow denies me from containing into a variable.
Am i missing something here?
Bes
Yuma Decaux
Light has no value without darkness Skype: shainobi1 Tel: +85513623378
|
_______________________________________________
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