On 02/04/2016 09:02 PM, Matt Maier wrote:
Is there a way to write a Python file (or whatever) that reaches out to Livecode, uses its text processing, or maybe hands it a livecode script, then returns the result to be used by the Python file?
Indeed. I have a commercial middleware layer where a database writes a text file and then launches an invisible LiveCode application that formats an xml query and hands it off to a C++ application, which processes the xml data and passes the information back to LiveCode, parses the returned xml, creates a text file and informs the database that there's new info.
-- Mark Wieder ahsoftw...@gmail.com _______________________________________________ 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