Re: is delay broken in JSA
Re: is delay broken in JSA
- Subject: Re: is delay broken in JSA
- From: Deivy Petrescu <email@hidden>
- Date: Mon, 15 Dec 2014 17:32:38 -0500
So, Paul, I was right!
Better wait…
Thanks David,
I was actually looking for constants but thought it was at the end of the notes.
Instead of searching for “constants” why not get lost on goatfeathers.
Is that old saying "three days of hard code can avoid two minutes of deep thought.
> On Dec 15, 2014, at 17:11 , David Steinberg <email@hidden> wrote:
>
> Hi Deivy,
>
> The introduction of the release notes states that delay is a global function. Here is an example of use:
>
> delay(5)
>
> Application("Safari").activate()
>
> - David
>
>> On Dec 15, 2014, at 12:50, Deivy Petrescu <email@hidden> wrote:
>>
>> This works
>> app.beep(3)
>>
>> This does not
>> app.delay(2)
>> —>Error on line 4: Error: Message not understood.
>>
>> Now this
>> app.delay(“2”)
>> —>Error on line 4: Error: Expected number but found string. ???
>>
>> When I send a number is not happy as well
>>
Deivy Petrescu
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