Livecode HTML5 networking question

Mike Doub mikedoub at gmail.com
Tue Mar 14 11:05:20 EDT 2017


Bob,  I understand that.  You misunderstood my question.  If I use that statement in app,  save it as am html5 app,  will the app function? 

The documentation says networking is not supported.  What exactly does that mean?  Is the statement in question, networking? 

-= Mike 


  Original Message  
From: use-livecode at lists.runrev.com
Sent: March 14, 2017 10:47 AM
To: use-livecode at lists.runrev.com
Reply-to: use-livecode at lists.runrev.com
Cc: bobsneidar at iotecdigital.com
Subject: Re: Livecode HTML5 networking question

That is not HTML5. That is a standard Livecode function that has been around since version 1.0. 

Bob S


> On Mar 14, 2017, at 05:59 , Mike Doub via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> I was thinking about putting together a little weather app and trying the
> html5 feature of livecode.  I read that networking is not supported.   Does
> that mean that the following is not supported?
> 
> put URL  ("https://api.darksky.net/forecast/" & mykey & "/" & LatLon) into
> wData
> 
> If not my project is going on hold.
> 
> Thanks in advance.
> 
>    -= Mike


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


More information about the use-livecode mailing list