Passing text and large numbers through Shared Database interface
James Sentman
james at sentman.com
Fri Oct 18 12:19:49 EDT 2019
Where are these values that aren’t working? Are you talking about the value of a unit that if it’s above a certain amount doesn’t get through properly? You can’t send strings through a unit value so perhaps you’re doing something with unit properties? I’m away from my desk at this moment but will do some further tests with the shared database system shortly.
If you do mean unit properties then it’s possible that I’ve already got that fixed as I just did an almost complete re-write of that sharing capability under the hood for the next version. Everything is now properly shared between those targets regardless of type. Dates should go across properly too.
> On Oct 17, 2019, at 2:07 PM, David Gregg <djgregg at icloud.com> wrote:
>
> I am working on a setup that will be using a Shared Database interface, and noticed that strings, dates, and large integers don't seem to pass through to the other machine. Is there something I need to do to get these to work or do I need to encode/decode them to get them through?
>
> Just to keep moving along I am currently using a simple index in an AppleScript list to encode/decode the strings, as there is a standard set of strings, and this works fine. The dates I am trying to encode/decode using Epoch dates which seems to not be working.
>
> Any help would be deeply appreciated.
Thanks,
James
James Sentman http://www.PlanetaryGear.org http://MacHomeAutomation.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.machomeautomation.com/pipermail/xtensionlist/attachments/20191018/833101f1/attachment.html>
More information about the XTensionList
mailing list