I will - thanks.
On Fri, Mar 17, 2017 at 3:01 PM, J. Landman Gay via use-livecode <
use-livecode@lists.runrev.com> wrote:
> On 3/17/17 1:16 PM, Jonathan Lynch via use-livecode wrote:
>
>> This is in LC 8.1.2.
>>
>> Can anyone confirm that it is not able to include the JSON functions? Are
>> there
On 3/17/17 1:16 PM, Jonathan Lynch via use-livecode wrote:
This is in LC 8.1.2.
Can anyone confirm that it is not able to include the JSON functions? Are
there any simple workarounds?
Is there a reason not to use 8.1.3? I remember there was an issue with
inclusions at some point, so try the l
Hi,
I am trying to convert my app into a standalone, but it depends on the
JSONtoArray and ArrayToJSON functions.
Even though I am including the JSON library in the standalone inclusions,
it is not getting copied over when it makes the standalone.
In the IDE, there is an extensions folder, with
On Mar 9, 2017, at 10:31 AM, Devin Asay via use-livecode
mailto:use-livecode@lists.runrev.com>> wrote:
Can anyone tell me how/if one can use the JSON library from LC 8 on LC Server?
I’m running Community Server v. 8.1.2 on a Linux server.
I tried just calling JsonExport() in the .lc
Can anyone tell me how/if one can use the JSON library from LC 8 on LC Server?
I’m running Community Server v. 8.1.2 on a Linux server.
I tried just calling JsonExport() in the .lc script, but it errors. Do I have
to ‘include’ or ‘start using’ the library somehow?
Thanks!
Devin Asay
Director
Thanks Dave, I¹m not sure that I would ever have found that. Works a treat!
TerryŠ
On 6/05/2016 1:59 pm, "use-livecode on behalf of Dave Kilroy"
wrote:
>Hi, in the Œcopy files¹ tab of the Œstandalone application settings¹
>dialog box you need to select Œcom.livecode.library.json¹
>_
Hi, in the ‘copy files’ tab of the ‘standalone application settings’ dialog box
you need to select ‘com.livecode.library.json’
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your sub
OK – I really like the new JSON library in LC 8, but how do I get it to work in
iOS? Is there something special I need to do to include it?
Terry…
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe
l> and
SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>
On Wed, Nov 18, 2015 at 12:46 AM, Ali Lloyd wrote:
> Hi Peter,
> The JSON library is an extension and so you need to include it manually (at
> least at the moment) - you'll need to select com.livecode.library.json in
&
On 18/11/2015 11:02, Lyn Teyla wrote:
Ali Lloyd wrote:
The JSON library is an extension and so you need to include it manually (at
least at the moment) - you'll need to select com.livecode.library.json in
the Copy Files pane of the standalone settings.
On a somewhat related note, how
Ali Lloyd wrote:
> The JSON library is an extension and so you need to include it manually (at
> least at the moment) - you'll need to select com.livecode.library.json in
> the Copy Files pane of the standalone settings.
On a somewhat related note, how does one utilize this JSO
Hi Peter,
The JSON library is an extension and so you need to include it manually (at
least at the moment) - you'll need to select com.livecode.library.json in
the Copy Files pane of the standalone settings.
On Tue, Nov 17, 2015 at 10:55 PM Peter Haworth wrote:
> A stack that works fin
A stack that works fine in the IDE does not work when I make a standalone
from it. In particular, clicking on a scrolling list doesn't have the
desired effect. I think it may be because I'm using the new JSONImport
function in my selectionChanged handler. It's part of the J
13 matches
Mail list logo