Timezone library - how to use in Livecode Server?
Monte Goulding
monte at appisle.net
Thu Sep 6 18:17:35 EDT 2018
> On 7 Sep 2018, at 12:34 am, Matthias Rebbe via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> when using an other LCB library , where do i see what i have to enter in
>
> set the revLibraryMapping[“?????? ”] …….
>
> I cannot find any information about revLibraryMapping in the dictionary.
It is not documented because it is intended for use only by the IDE. It is only used for extensions include a compiled library like the tz.so library used by the timezone library. We will at some point do something for server so you can just put extensions in a folder like you do with externals.
Cheers
Monte
More information about the use-livecode
mailing list