Troubleshooting revIgniter library functions

Ralf Bitter rabit at revigniter.com
Fri Nov 30 17:56:17 EST 2018


Hi Keith,

seems that you have overlooked that your library  
handler is not a function, see line  

	put somehandler() into gData["testlib"]

in your controller.  

Furthermore don’t forget to adjust the name of your library  
initialisation handler to “rigRunInitialteslibConfig”.  


Ralf



> On 30. Nov 2018, at 18:26, Keith Clarke via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Thanks Ralf. Renaming the library got past that library load error. However, the view page is listing other errors, which may hint at other mistakes I’ve made.
> 
> The key page markup is below - I’d appreciate any advice.





More information about the use-livecode mailing list