For those wanting an electronic version of the dictionary download Dash (for
Mac) or one of its widows or android equivalents and the Dash docset version of
the docs.
They are at lc9dp10 version and will be updated to dp11 soon after it is
released.
Searching is very fast, even with the guides.
On a Macintosh.
Richmond.
___
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
While I use the internal dictionary (via TinyDict) for quick lookups, there
is something nice about having a separate browsable copy on my iPad.
Why would I like an electronic version?
1. I can easily make notes, bookmarks and highlights for future reference.
2. I can browse through it on a whim
I'm working on connecting to a 3rd-party API (Pipedrive) to a LiveCode
app I've done and seem to have a problem; any assistance would be
appreciated. Dummy (sandbox) account information has been included
with my code sample.
I've never used RESTful before, but the API seems pretty well
do
Nor in 8.1.8 rc 2
Tut, tut!
Richmond.
On 26/11/17 5:29 pm, Richmond Mathewson wrote:
On a Macintosh.
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
If I remember correctly, PUT was never implemented in LibUrl. I have only
needed GET and POST in my rather limited uses.
~Roger
On Nov 26, 2017 10:37 AM, "Andrew Bell via use-livecode" <
use-livecode@lists.runrev.com> wrote:
I'm working on connecting to a 3rd-party API (Pipedrive) to a LiveCod
Works for me.
Mac OS 10.13.1
LC 8.1.7
Roger
> On Nov 26, 2017, at 7:45 AM, Richmond Mathewson via use-livecode
> wrote:
>
> Nor in 8.1.8 rc 2
>
> Tut, tut!
>
> Richmond.
>
> On 26/11/17 5:29 pm, Richmond Mathewson wrote:
>> On a Macintosh.
>>
>> Richmond.
>
> ___
Well, that's lovely for you.
No joy "over here" on Mac OS 10.7.5 (which LiveCode states that 8.1.7
supports).
Richmond Mathewson.
On 26/11/17 6:13 pm, Roger Guay via use-livecode wrote:
Works for me.
Mac OS 10.13.1
LC 8.1.7
Roger
On Nov 26, 2017, at 7:45 AM, Richmond Mathewson via use-li
I’ve been working on a library connecting LiveCode with MS Dynamics365 CRM via
some APIs custom made for us in c#. LiveCode makes its calls to the API by
REST. At first I was using Put url to send some simple calls but started
getting errors in some. I was advised to switch over to using Post in
Please can everyone help:
http://forums.livecode.com/viewtopic.php?f=6&t=30220
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lis
Could you explain in what way it doesn't work? Does it throw an execution
error? I notice you don't specify a full path or set the defaultFolder-
perhaps it is getting exported somewhere odd.
(Works with macOS 10.12.6, 8.2.0 DP 2 Community)
On Sun, Nov 26, 2017 at 6:23 PM Richmond Mathewson via u
The mergJSON external is already included in LCServer - mergJSONEncode
and mergJSONDecode work fine; it's just the convenience functions
(arrayToJSON and JSONToArray) which are missing. They are very short,
and can be found in the dictionary entries for those main functions, and
then simply cop
12 matches
Mail list logo