Re: AWS S3 support: docs?

2019-10-21 Thread Martin Koob via use-livecode
I have LC Business. Maybe that is why I have the info in the dictionary. 

Martin

Sent from my iPhone

> On Oct 21, 2019, at 4:07 PM, JJS via use-livecode 
>  wrote:
> 
> i can see it in the dictionary 950 Indy on windows
> 
> Op 21-10-2019 om 21:28 schreef Martin Koob via use-livecode:
>> Hi Richard
>> 
>> I had been using Monte’s mergAWS for an application then the new AWS S3 
>> commands were incorporated into LiveCode 9. So I needed to make some changes 
>> to transition.  I was using LC 9.0.4. I am sure I was using the dictionary 
>> in the IDE.  I am not at my Mac now. Try searching S3.
>> 
>> Martin
>> 
>> Sent from my iPhone
>> 
>>> On Oct 21, 2019, at 1:32 PM, Richard Gaskin via use-livecode 
>>>  wrote:
>>> 
>>> Thanks, Martin.  That's also very handy, but how did you learn the syntax?  
>>> Where is this library documented?
>>> 
>>> -- 
>>> Richard Gaskin
>>> Fourth World Systems
>>> 
>>> 
>>> Martin Koob wrote:
 Hi Richard
 I have a test stack got most of the commands, functions and messages 
 uploaded to a bug report. 
 https://quality.livecode.com/show_bug.cgi?id=22383
 I have been meaning to clean it up a bit and post it somewhere for users. 
 Martin
> On Oct 21, 2019, at 12:39 PM, Richard Gaskin via use-livecode 
>  wrote:
> Apparently v9 added support for Amazon's S3, but I can't find 
> documentation on it.
> I see mention of it in the Release Notes for v9 and later, e.g.:
>  Amazon Web Services (AWS) Library
>  The new Amazon Web Services library includes support for Amazon
>  Simple Storage Service (S3). You can use S3 to provide cloud
>  storage for your app. Read more here
> https://livecode.com/docs/9-5-0/whats-new/release-notes/
> Unfortunately, the "Read more here" link goes to Amazon AWS, where they 
> provide no documentation on using their service with LiveCode.
> I tried looking in the LC Dictionary, but searching for "aws" and "s3" 
> yield nothing.
> Clues?
>>> 
>>> ___
>>> 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
> 
> ___
> 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: AWS S3 support: docs?

2019-10-21 Thread JJS via use-livecode

i can see it in the dictionary 950 Indy on windows

Op 21-10-2019 om 21:28 schreef Martin Koob via use-livecode:

Hi Richard

I had been using Monte’s mergAWS for an application then the new AWS S3 
commands were incorporated into LiveCode 9. So I needed to make some changes to 
transition.  I was using LC 9.0.4. I am sure I was using the dictionary in the 
IDE.  I am not at my Mac now. Try searching S3.

Martin

Sent from my iPhone


On Oct 21, 2019, at 1:32 PM, Richard Gaskin via use-livecode 
 wrote:

Thanks, Martin.  That's also very handy, but how did you learn the syntax?  
Where is this library documented?

--
Richard Gaskin
Fourth World Systems


Martin Koob wrote:

Hi Richard
I have a test stack got most of the commands, functions and messages uploaded 
to a bug report. https://quality.livecode.com/show_bug.cgi?id=22383
I have been meaning to clean it up a bit and post it somewhere for users. Martin

On Oct 21, 2019, at 12:39 PM, Richard Gaskin via use-livecode  wrote:
Apparently v9 added support for Amazon's S3, but I can't find documentation on 
it.
I see mention of it in the Release Notes for v9 and later, e.g.:
  Amazon Web Services (AWS) Library
  The new Amazon Web Services library includes support for Amazon
  Simple Storage Service (S3). You can use S3 to provide cloud
  storage for your app. Read more here
https://livecode.com/docs/9-5-0/whats-new/release-notes/
Unfortunately, the "Read more here" link goes to Amazon AWS, where they provide 
no documentation on using their service with LiveCode.
I tried looking in the LC Dictionary, but searching for "aws" and "s3" yield 
nothing.
Clues?


___
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


___
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: AWS S3 support: docs?

2019-10-21 Thread Martin Koob via use-livecode
Hi Richard

I had been using Monte’s mergAWS for an application then the new AWS S3 
commands were incorporated into LiveCode 9. So I needed to make some changes to 
transition.  I was using LC 9.0.4. I am sure I was using the dictionary in the 
IDE.  I am not at my Mac now. Try searching S3. 

Martin

Sent from my iPhone

> On Oct 21, 2019, at 1:32 PM, Richard Gaskin via use-livecode 
>  wrote:
> 
> Thanks, Martin.  That's also very handy, but how did you learn the syntax?  
> Where is this library documented?
> 
> -- 
> Richard Gaskin
> Fourth World Systems
> 
> 
> Martin Koob wrote:
>> Hi Richard
>> I have a test stack got most of the commands, functions and messages 
>> uploaded to a bug report. https://quality.livecode.com/show_bug.cgi?id=22383
>> I have been meaning to clean it up a bit and post it somewhere for users. 
>> Martin
>>> On Oct 21, 2019, at 12:39 PM, Richard Gaskin via use-livecode >> at lists.runrev.com> wrote:
>>> Apparently v9 added support for Amazon's S3, but I can't find documentation 
>>> on it.
>>> I see mention of it in the Release Notes for v9 and later, e.g.:
>>>  Amazon Web Services (AWS) Library
>>>  The new Amazon Web Services library includes support for Amazon
>>>  Simple Storage Service (S3). You can use S3 to provide cloud
>>>  storage for your app. Read more here
>>> https://livecode.com/docs/9-5-0/whats-new/release-notes/
>>> Unfortunately, the "Read more here" link goes to Amazon AWS, where they 
>>> provide no documentation on using their service with LiveCode.
>>> I tried looking in the LC Dictionary, but searching for "aws" and "s3" 
>>> yield nothing.
>>> Clues?
> 
> 
> ___
> 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: AWS S3 support: docs?

2019-10-21 Thread Richard Gaskin via use-livecode

Brian Milby wrote:

> My site allow easy access to the dictionary on my iPad (built before I
> saw Dash) - useful when not near a computer.

Thanks.

What's broken with LC's canonical copy of the Dictionary that prevents 
it from rendering well on an iPad?


Can your fix be submitted as a pull request to fix the master?

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.com

___
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: AWS S3 support: docs?

2019-10-21 Thread Richard Gaskin via use-livecode

Brian Milby wrote:

> Docs for the business features are included in the community edition
> as far as I know.

This is more of a question for LC Ltd than you, but if that's the case 
why are the AWS features missing from LC's canonical dictionary?



> The site that I have comes from a stack that exports the files from an
> install into a self-contained directory.  I do need to update it.

Help me understand: what does your copy do that the canonical site 
doesn't do?


I see no serious harm in it, but replicated content fragments audiences, 
thereby fragmenting the time and attention needed to keep docs up to date.


Is there a change we should make in LC's canonical Dictionary 
maintenance process to allow community members to put their time into 
helping to keep it up to date?


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.com

___
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: AWS S3 support: docs?

2019-10-21 Thread Brian Milby via use-livecode
TinyDictionary is a streamlined interface to the dictionary data.
My site allow easy access to the dictionary on my iPad (built before I saw 
Dash) - useful when not near a computer.

Thanks,
Brian
On Oct 21, 2019, 3:11 PM -0400, Richard Gaskin via use-livecode 
, wrote:
> J. Landman Gay wrote:
>
> > On 10/21/19 1:11 PM, Richard Gaskin via use-livecode wrote:
> > > Brian Milby wrote:
> > >
> > > > On Oct 21, 2019, 1:33 PM -0400, Richard Gaskin wrote:
> > > > > Where is this library documented?
> > > >
> > > > I see the commands documented in the dictionary (9.5 Business, not
> > > > sure about other editions).
> > >
> > > Thanks, Brian. I use LC mostly on Linux, so although I have an Indy
> > > license and the S3 lib is available in the Indy edition, LC for Linux
> > > hasn't had a functional browser object for years (nor video/audio player
> > > and a few other platform-parity features), and since the docs now
> > > require a browser I have to use the one at the web site, which is
> > > apparently limited to the Community edition language tokens. :(
> > >
> >
> > Try Brian's copy of the dictionary here:
> > https://milby.us/lc/docs/api.html
> >
> > And search for "Amazon" or "Amazon Web Services"
>
> Thanks - it's there. Very helpful, but...
>
> Why does our community have so many dictionaries?
>
> And since that one appears functionally identical to LC's own, why can't
> we just have LC's main canonical content kept up to date?
>
> --
> Richard Gaskin
> Fourth World Systems
> Software Design and Development for the Desktop, Mobile, and the Web
> 
> ambassa...@fourthworld.com http://www.FourthWorld.com
>
> ___
> 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: AWS S3 support: docs?

2019-10-21 Thread Richard Gaskin via use-livecode

J. Landman Gay wrote:


On 10/21/19 1:11 PM, Richard Gaskin via use-livecode wrote:

Brian Milby wrote:

 > On Oct 21, 2019, 1:33 PM -0400, Richard Gaskin wrote:
 >> Where is this library documented?
 >
 > I see the commands documented in the dictionary (9.5 Business, not
 > sure about other editions).

Thanks, Brian.  I use LC mostly on Linux, so although I have an Indy 
license and the S3 lib is available in the Indy edition, LC for Linux 
hasn't had a functional browser object for years (nor video/audio player 
and a few other platform-parity features), and since the docs now 
require a browser I have to use the one at the web site, which is 
apparently limited to the Community edition language tokens. :(




Try Brian's copy of the dictionary here:
https://milby.us/lc/docs/api.html

And search for "Amazon" or "Amazon Web Services"


Thanks - it's there.  Very helpful, but...

Why does our community have so many dictionaries?

And since that one appears functionally identical to LC's own, why can't 
we just have LC's main canonical content kept up to date?


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.com

___
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: AWS S3 support: docs?

2019-10-21 Thread Brian Milby via use-livecode
TinyDictionary uses the data from the local install.
Docs for the business features are included in the community edition as far as 
I know.
The site that I have comes from a stack that exports the files from an install 
into a self-contained directory.  I do need to update it.

Thanks,
Brian
On Oct 21, 2019, 3:04 PM -0400, Richard Gaskin via use-livecode 
, wrote:
> Mark Wieder wrote:
> > On 10/21/19 11:11 AM, Richard Gaskin via use-livecode wrote:
> > > Brian Milby wrote:
> > >
> > > > On Oct 21, 2019, 1:33 PM -0400, Richard Gaskin wrote:
> > > > > Where is this library documented?
> > > >
> > > > I see the commands documented in the dictionary (9.5 Business, not
> > > > sure about other editions).
> > >
> > > Thanks, Brian. I use LC mostly on Linux, so although I have an Indy
> > > license and the S3 lib is available in the Indy edition, LC for Linux
> > > hasn't had a functional browser object for years (nor video/audio player
> > > and a few other platform-parity features), and since the docs now
> > > require a browser I have to use the one at the web site, which is
> > > apparently limited to the Community edition language tokens. :(
> > >
> >
> > http://livecodeshare.runrev.com/stack/825/TinyDictionary
> >
> > hint: you can set the 4WDevo 'Dictionary' button to invoke
> > tinyDictionary and then always have the proper up-to-date dictionary
> > available.
>
> That 4wDevo sounds very handy! :)
>
> But as for the content in the many dictionaries floating around, do they
> include LC's proprietary Indy and Business content along with the
> GPL-governed content from the Community Edition?
>
> Are the docs in the proprietary editions handled under separate license
> from the rest of the package?
>
> --
> Richard Gaskin
> Fourth World Systems
> Software Design and Development for the Desktop, Mobile, and the Web
> 
> ambassa...@fourthworld.com http://www.FourthWorld.com
>
> ___
> 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: AWS S3 support: docs?

2019-10-21 Thread Richard Gaskin via use-livecode

Mark Wieder wrote:

On 10/21/19 11:11 AM, Richard Gaskin via use-livecode wrote:

Brian Milby wrote:

 > On Oct 21, 2019, 1:33 PM -0400, Richard Gaskin wrote:
 >> Where is this library documented?
 >
 > I see the commands documented in the dictionary (9.5 Business, not
 > sure about other editions).

Thanks, Brian.  I use LC mostly on Linux, so although I have an Indy 
license and the S3 lib is available in the Indy edition, LC for Linux 
hasn't had a functional browser object for years (nor video/audio player 
and a few other platform-parity features), and since the docs now 
require a browser I have to use the one at the web site, which is 
apparently limited to the Community edition language tokens. :(




http://livecodeshare.runrev.com/stack/825/TinyDictionary

hint: you can set the 4WDevo 'Dictionary' button to invoke 
tinyDictionary and then always have the proper up-to-date dictionary 
available.


That 4wDevo sounds very handy! :)

But as for the content in the many dictionaries floating around, do they 
include LC's proprietary Indy and Business content along with the 
GPL-governed content from the Community Edition?


Are the docs in the proprietary editions handled under separate license 
from the rest of the package?


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.com

___
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: AWS S3 support: docs?

2019-10-21 Thread J. Landman Gay via use-livecode

On 10/21/19 1:11 PM, Richard Gaskin via use-livecode wrote:

Brian Milby wrote:

 > On Oct 21, 2019, 1:33 PM -0400, Richard Gaskin wrote:
 >> Where is this library documented?
 >
 > I see the commands documented in the dictionary (9.5 Business, not
 > sure about other editions).

Thanks, Brian.  I use LC mostly on Linux, so although I have an Indy 
license and the S3 lib is available in the Indy edition, LC for Linux 
hasn't had a functional browser object for years (nor video/audio player 
and a few other platform-parity features), and since the docs now 
require a browser I have to use the one at the web site, which is 
apparently limited to the Community edition language tokens. :(




Try Brian's copy of the dictionary here:
https://milby.us/lc/docs/api.html

And search for "Amazon" or "Amazon Web Services"


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com


___
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: AWS S3 support: docs?

2019-10-21 Thread Mark Wieder via use-livecode

On 10/21/19 11:11 AM, Richard Gaskin via use-livecode wrote:

Brian Milby wrote:

 > On Oct 21, 2019, 1:33 PM -0400, Richard Gaskin wrote:
 >> Where is this library documented?
 >
 > I see the commands documented in the dictionary (9.5 Business, not
 > sure about other editions).

Thanks, Brian.  I use LC mostly on Linux, so although I have an Indy 
license and the S3 lib is available in the Indy edition, LC for Linux 
hasn't had a functional browser object for years (nor video/audio player 
and a few other platform-parity features), and since the docs now 
require a browser I have to use the one at the web site, which is 
apparently limited to the Community edition language tokens. :(




http://livecodeshare.runrev.com/stack/825/TinyDictionary

hint: you can set the 4WDevo 'Dictionary' button to invoke 
tinyDictionary and then always have the proper up-to-date dictionary 
available.


--
 Mark Wieder
 ahsoftw...@gmail.com

___
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: AWS S3 support: docs?

2019-10-21 Thread Richard Gaskin via use-livecode

Brian Milby wrote:

> On Oct 21, 2019, 1:33 PM -0400, Richard Gaskin wrote:
>> Where is this library documented?
>
> I see the commands documented in the dictionary (9.5 Business, not
> sure about other editions).

Thanks, Brian.  I use LC mostly on Linux, so although I have an Indy 
license and the S3 lib is available in the Indy edition, LC for Linux 
hasn't had a functional browser object for years (nor video/audio player 
and a few other platform-parity features), and since the docs now 
require a browser I have to use the one at the web site, which is 
apparently limited to the Community edition language tokens. :(


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.com

___
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: AWS S3 support: docs?

2019-10-21 Thread Brian Milby via use-livecode
I see the commands documented in the dictionary (9.5 Business, not sure about 
other editions).

Thanks,
Brian
On Oct 21, 2019, 1:33 PM -0400, Richard Gaskin via use-livecode 
, wrote:
> Thanks, Martin. That's also very handy, but how did you learn the
> syntax? Where is this library documented?
>
> --
> Richard Gaskin
> Fourth World Systems
>
>
> Martin Koob wrote:
> > Hi Richard
> >
> > I have a test stack got most of the commands, functions and messages 
> > uploaded to a bug report.
> > https://quality.livecode.com/show_bug.cgi?id=22383
> >
> > I have been meaning to clean it up a bit and post it somewhere for users.
> >
> > Martin
> >
> > > On Oct 21, 2019, at 12:39 PM, Richard Gaskin via use-livecode 
> > >  wrote:
> > >
> > > Apparently v9 added support for Amazon's S3, but I can't find 
> > > documentation on it.
> > >
> > > I see mention of it in the Release Notes for v9 and later, e.g.:
> > >
> > > Amazon Web Services (AWS) Library
> > > The new Amazon Web Services library includes support for Amazon
> > > Simple Storage Service (S3). You can use S3 to provide cloud
> > > storage for your app. Read more here
> > >
> > > https://livecode.com/docs/9-5-0/whats-new/release-notes/
> > >
> > > Unfortunately, the "Read more here" link goes to Amazon AWS, where they 
> > > provide no documentation on using their service with LiveCode.
> > >
> > > I tried looking in the LC Dictionary, but searching for "aws" and "s3" 
> > > yield nothing.
> > >
> > > Clues?
>
>
> ___
> 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: AWS S3 support: docs?

2019-10-21 Thread Richard Gaskin via use-livecode
Thanks, Martin.  That's also very handy, but how did you learn the 
syntax?  Where is this library documented?


--
 Richard Gaskin
 Fourth World Systems


Martin Koob wrote:

Hi Richard

I have a test stack got most of the commands, functions and messages uploaded to a bug report. 
https://quality.livecode.com/show_bug.cgi?id=22383


I have been meaning to clean it up a bit and post it somewhere for users. 


Martin


On Oct 21, 2019, at 12:39 PM, Richard Gaskin via use-livecode  wrote:

Apparently v9 added support for Amazon's S3, but I can't find documentation on 
it.

I see mention of it in the Release Notes for v9 and later, e.g.:

  Amazon Web Services (AWS) Library
  The new Amazon Web Services library includes support for Amazon
  Simple Storage Service (S3). You can use S3 to provide cloud
  storage for your app. Read more here

 https://livecode.com/docs/9-5-0/whats-new/release-notes/

Unfortunately, the "Read more here" link goes to Amazon AWS, where they provide 
no documentation on using their service with LiveCode.

I tried looking in the LC Dictionary, but searching for "aws" and "s3" yield 
nothing.

Clues?



___
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: AWS S3 support: docs?

2019-10-21 Thread Martin Koob via use-livecode
Hi Richard

I have a test stack got most of the commands, functions and messages uploaded 
to a bug report. 
https://quality.livecode.com/show_bug.cgi?id=22383

I have been meaning to clean it up a bit and post it somewhere for users. 

Martin


Sent from my iPhone

> On Oct 21, 2019, at 12:39 PM, Richard Gaskin via use-livecode 
>  wrote:
> 
> Apparently v9 added support for Amazon's S3, but I can't find documentation 
> on it.
> 
> I see mention of it in the Release Notes for v9 and later, e.g.:
> 
>   Amazon Web Services (AWS) Library
>   The new Amazon Web Services library includes support for Amazon
>   Simple Storage Service (S3). You can use S3 to provide cloud
>   storage for your app. Read more here
> 
>  https://livecode.com/docs/9-5-0/whats-new/release-notes/
> 
> Unfortunately, the "Read more here" link goes to Amazon AWS, where they 
> provide no documentation on using their service with LiveCode.
> 
> I tried looking in the LC Dictionary, but searching for "aws" and "s3" yield 
> nothing.
> 
> Clues?
> 
> -- 
> Richard Gaskin
> Fourth World Systems
> 
> ___
> 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