I just got hit (again - I had forgotten my previous encounter) with the fact
that revDeleteFolder is not available in LC server. I have no problem using the
workaround from the Common library noted in the bug report that dates from
2014, but it would be nice if the documentation could be updated
Oh those pesky chunks which don’t ‘cover’ the target string (which is actually
all of them except codeunit/point/char come to think of it). I should have run
through a few more examples in my head before posting….
Alternative attempt:
Put null into word N to -1 of S
Delete codeunit (codeunitoff
On 7/27/2023 4:31 AM, Mark Waddingham via use-livecode wrote:
On 2023-07-26 18:02, Paul Dupuis via use-livecode wrote:
If I have some text in a field, I can use the "charIndex" property
(see Dictionary) to obtain teh character position of the first
character of a chunk.
Does anyone know of a
The fixed version of LC 9.6.9 for Sonoma is now as download available.
> Am 27.07.2023 um 15:37 schrieb Marty Knapp via use-livecode
> :
>
> Thanks for that update!
> ---
> Marty Knapp
>
>> On Jul 27, 2023, at 1:39 AM, Mark Waddingham via use-livecode
>> wrote:
>>
>> On 2023-07-26 21:20,
Hi,
is there anyone in the list who has already one of those new code signing
certificates on an eToken or in the cloud and would like to test my new wrapper
for signtool.exe?
Especially those who are not very familiar with Windows might find this wrapper
helpful.
I've tested it with my cloud
Thanks for that update!
---
Marty Knapp
> On Jul 27, 2023, at 1:39 AM, Mark Waddingham via use-livecode
> wrote:
>
> On 2023-07-26 21:20, Marty Knapp via use-livecode wrote:
>> Anyone have any input regarding LC apps running on the Apple Sonoma beta? I
>> have not installed it but have some cu
Thanks Mark. Wonderful to see LC is working on it.
> On 27 Jul 2023, at 9:39 am, Mark Waddingham via use-livecode
> wrote:
>
> On 2023-07-26 21:20, Marty Knapp via use-livecode wrote:
>> Anyone have any input regarding LC apps running on the Apple Sonoma beta? I
>> have not installed it but
On 2023-07-26 21:20, Marty Knapp via use-livecode wrote:
Anyone have any input regarding LC apps running on the Apple Sonoma
beta? I have not installed it but have some customers who have and
saying my app crashes.
Unfortunately LC does currently crash on startup on the macOS Sonoma
beta rele
On 2023-07-26 18:02, Paul Dupuis via use-livecode wrote:
If I have some text in a field, I can use the "charIndex" property (see
Dictionary) to obtain teh character position of the first character of
a chunk.
Does anyone know of a clever way to do the equivalent of the charIndex
for an arbitr