[JW Lua] 'attempt to index' error

Jari Williamsson jari.williamsson at mailbox.swipnet.se
Sat Nov 29 18:07:25 CET 2014


Bruce,

This line of code is incorrect:
[7] = {"^copyright()",1,nil,nil,nil},false,

Change to:
[7] = {"^copyright()",1,nil,nil,nil,false},


Best regards,

Jari Williamsson


On 2014-11-29 10:53, Bruce Olson wrote:
> Jari,
>
> What is the reason for this error in the attached script?
> [string "function plugindef()
> ..."]:333: attempt to index local 'PageTextTable' (a boolean value)
>
> Thanks,
> Bruce
>
>
>
>
> _______________________________________________
> JWLua mailing list
> JWLua at jwmusic.nu
> http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu
>






More information about the JWLua mailing list