Okay, ya know why didn’t I look in opt before I posted that msg? lol.
But I am still curious why the lib that allows non-Amazon S3 endpoints isn’t
what comes with upgrades at this point.
Thanks to any helpful responses that I won’t see until the digest posts!
mark
> On Aug 30, 2021, at 3:54 PM
Sorry for the rookie question. I have been using the AWSS3 command with the
alternate library to allow using any S3 endpoint. So far I’ve just run it on
the Mac and it’s all good.
On Linux, I don't know where the files from com.livecode.brary.aws should be
placed (vs inside the app bundle). R
Thanks to Mark Waddingham's advice about using a buffer var when accumulating
a large text variabel in stages, I've now got a script that took 8 hours under
LC9, and (8 minutes under LC6) down by stages to just under 1 hour under LC9.
However I have some remaining issues not amenable to this ap
Well there is with
mobileControlCreate.
But it does NOT solve the bugs in iOS.
In Android all the following works fine.
But in iOS it fails for:
allowUserInteraction
allowInteraction
browserDocumentLoadBegin pUrl
browserDocumentLoadComplete pUrl
browserDocumentLoadFailed pUrl
browserFrameDocu