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 _______________________________________________ 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