scrawler:
where is, how do I define, the scite_lua directory? Or "install" extman? I just can't find this in the docs. little help? :-)
For core SciTE, there is no Lua directory, only individual files which can be spread out in different places. There is a main script file which has a location set by ext.lua.startup.script and I use ext.lua.startup.script=$(SciTEUserHome)\SciTEStartup.lua. There can also be scripts added for particular file patterns. extman may complicate this but I don't use it. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
