Re: LC 9.6.7 and Applescript

2022-06-09 Thread jbv via use-livecode

Hello Panos,

I just installed LC 9.6.8 and everything works perfect.
Thank you for your reply.
I guess I should check https://quality.livecode.com more often :)

Best,
jbv


Le 2022-06-09 04:17, panagiotis m via use-livecode a écrit :

Hello jbv,

This sounds like bug 
https://quality.livecode.com/show_bug.cgi?id=23576,

which is fixed in LiveCode 9.6.8 rc1.

Cheers,
Panos
--


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: LC 9.6.7 and Applescript

2022-06-09 Thread matthias rebbe via use-livecode
This was fixed in 9.6.8 RC1
see bug report https://quality.livecode.com/show_bug.cgi?id=23576

> Am 09.06.2022 um 09:37 schrieb jbv via use-livecode 
> :
> 
> Hi list,
> 
> I am trying to use an old stack made with LC 8.1 community that used to work 
> fine on Mac OSX 10.11.
> Now I am with LC 9.6.7 on OSX 10.15.
> The stack features some AppleScript commands such as :
> tell application "Google Chrome" to set URL of active tab of window 1 to 
> "https://www.domain.com;
> 
> But now I get an execution error in LC 9.6.7, while those commands run fine 
> in the script editor
> utility.
> I am not really familiar with the relationship between LC and AppleScript.
> Where should I look to fix this issue ?
> 
> Thank you in advance.
> jbv
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: LC 9.6.7 and Applescript

2022-06-09 Thread panagiotis m via use-livecode
Hello jbv,

This sounds like bug https://quality.livecode.com/show_bug.cgi?id=23576,
which is fixed in LiveCode 9.6.8 rc1.

Cheers,
Panos
--

On Thu, 9 Jun 2022 at 10:38, jbv via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Hi list,
>
> I am trying to use an old stack made with LC 8.1 community that used to
> work fine on Mac OSX 10.11.
> Now I am with LC 9.6.7 on OSX 10.15.
> The stack features some AppleScript commands such as :
>   tell application "Google Chrome" to set URL of active tab of window 1
> to "https://www.domain.com;
>
> But now I get an execution error in LC 9.6.7, while those commands run
> fine in the script editor
> utility.
> I am not really familiar with the relationship between LC and
> AppleScript.
> Where should I look to fix this issue ?
>
> Thank you in advance.
> jbv
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


LC 9.6.7 and Applescript

2022-06-09 Thread jbv via use-livecode

Hi list,

I am trying to use an old stack made with LC 8.1 community that used to 
work fine on Mac OSX 10.11.

Now I am with LC 9.6.7 on OSX 10.15.
The stack features some AppleScript commands such as :
 tell application "Google Chrome" to set URL of active tab of window 1 
to "https://www.domain.com;


But now I get an execution error in LC 9.6.7, while those commands run 
fine in the script editor

utility.
I am not really familiar with the relationship between LC and 
AppleScript.

Where should I look to fix this issue ?

Thank you in advance.
jbv

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode