arrayToJSON on lc server

Neville Smythe neville.smythe at optusnet.com.au
Mon Oct 16 19:19:40 EDT 2023


I am having a problem with the function arrayToJSON on LC Server 9.6.10  pro (Linux host) (I couldn't get it to work on earlier versions either)

I get the error

Function: error in function handler (arrayToJSON)
The mergJSON.so file is in the Externals folder, which resides in the same directory as livecode-server. Since revdb calls work, which I assume use the revdb.so library, evidently Externals are loading, and permissions for mergJSON.so are the same as for revdb.so.

This is supposed to work out of the box, so I must be missing something obvious.

BTW, the call "the externalFunctions of this stack" return empty - is that correct, should it not return the functions available in the Externals .so libraries?

Neville Smythe






More information about the use-livecode mailing list