Kevin,

I'm trying to get scite-tools going on windows and every time I try to insert an html snippet for example I get this:

[string "Snippets.insert()"]:1: attempt to index global `Snippets' (a nil value)
 >Lua: error occurred while processing command[/code]

I t appears snippets.lua is not being loaded. Make sure it is loaded (e.g. via startup script)

require 'path/to/snippets.lua'.

Take care,
-Mitchell;


has anyone tried this on windows and got it to behave or got this kind of error?

If you don't know what I am talking about look here: http://caladbolg.net/scite.php


------------------------------------------------------------------------

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to