Re: IND question
Re: IND question
- Subject: Re: IND question
- From: Shane Stanley <email@hidden>
- Date: Thu, 19 Mar 2015 10:27:38 +1100
On 19 Mar 2015, at 10:10 am, CYB <email@hidden> wrote:
>
> No matter in which page I start it, the script fails at 2nd page and I can not find why.
You're starting off with Folios as a string, but then you use "set Folios to Folios - 1", which presumably makes it an integer -- and you can't set the contents of a frame to an integer.
You're also trying to set bounds of {20, 20, 20, 20}, which means a height of 0 and a width of 0 -- I doubt you'll get away with that.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
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