Do AppleScript incomplete typing

2025-03-02 Thread Bill Vlahos via use-livecode
The following script in LiveCode 9.6.13 is not keystroking the variable consistently. It varies each time. It is as though something is timing out or the communications is stepping on itself. This used to work consistently in previous versions of the Mac OS on Intel chips. M2 MacBook Air OS 15

Re: answer "bla bla" in LC serverscript

2025-03-02 Thread Klaus major-k via use-livecode
Hi all, > Am 28.02.2025 um 12:40 schrieb Klaus major-k via use-livecode > : > > Hi friends, > > according to the dictionary - answer "bla bla" - does not work > in a .LC serverscript. OK, the dialog stacks are not present. :-) > > How can I show a system dialog to the user in that case? > I'm