calling Livecode from other languages

Mark Wieder mwieder at ahsoftware.net
Fri Feb 5 01:16:52 EST 2016


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
  ahsoftware at gmail.com




More information about the use-livecode mailing list