Hi, > Itm surprized with absence of comments. imho without this script > programing is impossible. Maybe my decision is too banal? > Or you use something better than this? I saw many variants but none of > them worked correctly.
I've had something like this (functions.lua) for a while in my scripts package at http://caladbolg.net/scite.php for ruby, lua, and php, though other languages can be easily supported. ruby.lua, lua.lua, and php.lua all use the utilities in functions.lua with their own specific language constructs because a universal script like yours that is an "all in one" could lead to potential errors. -Mitchell; _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
