Re: Entourage -- getting/setting position of selection
Re: Entourage -- getting/setting position of selection
- Subject: Re: Entourage -- getting/setting position of selection
- From: <email@hidden>
- Date: Fri, 28 Apr 2006 20:28:51 +0000
- Sensitivity: Normal
Try something like
set your_variable to position of front window
or try
set bounds of front window to {top left, top right, bottom left, bottom right}
Be sure to wrap these command inside
tell application "Microsoft Entourage"
activate
put your command here
end tell
---- Chen Wang <email@hidden> wrote:
> Dear AS Scripters:
>
>
>
> Does anyone here know how to get and/or set the position (start, end) of
> selection in Ms Entourage?
>
>
>
> As this job can be easily done in Ms Word by AppleScript, I'm looking
> for a equivalent solution in Ms Entourage but have no luck so far.
>
>
>
> Thanks
>
>
>
> Chen
>
> Confidentiality Notice: This e-mail, including any attachments, is for the sole use of the intended recipient(s) and may contain private, confidential, and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient or this information has been inappropriately forwarded to you, please contact the sender by reply e-mail and destroy all copies of the original.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden