Brilliant - thanks for the analysis and syntax corrections, Ralf. 

That’s clarified more of the LCS / MVC ‘plumbing' and provided a worked example 
I can repeat as I start to build-out the app proper.

Much appreciated
Best,
Keith  

> On 30 Nov 2018, at 22:56, Ralf Bitter via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> 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@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.
> 
> 
> _______________________________________________
> 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


_______________________________________________
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

Reply via email to