Passing text and large numbers through Shared Database interface

David Gregg djgregg at icloud.com
Thu Oct 17 14:07:38 EDT 2019


James,

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.

David Gregg



More information about the XTensionList mailing list