How do I add a new lua library in SciTE?

66 views
Skip to first unread message

Rinaldi Segecin

unread,
Apr 30, 2013, 10:27:35 AM4/30/13
to luafor...@googlegroups.com
I'm trying to add a module by the name of "nmap" and the file library is actually named "nmap.luadoc". 

Thank you very much.

Andrew Wilson

unread,
May 3, 2013, 10:17:44 AM5/3/13
to luafor...@googlegroups.com
Sorry Lua for Windows really doesn't cover Scite developement


On Tue, Apr 30, 2013 at 10:27 AM, Rinaldi Segecin <rseg...@gmail.com> wrote:
I'm trying to add a module by the name of "nmap" and the file library is actually named "nmap.luadoc". 

Thank you very much.

--
You received this message because you are subscribed to the Google Groups "luaforwindows" group.
To unsubscribe from this group and stop receiving emails from it, send an email to luaforwindow...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

steve donovan

unread,
May 6, 2013, 7:14:51 AM5/6/13
to luafor...@googlegroups.com
On Tue, Apr 30, 2013 at 4:27 PM, Rinaldi Segecin <rseg...@gmail.com> wrote:
I'm trying to add a module by the name of "nmap" and the file library is actually named "nmap.luadoc". 


That seems odd - nmap.luadoc would be the documentation file, not the library itself.

SciTE in LfW is linked against Lua so you should be able to use any module in LfW - e..g see if require 'lfs' works in a Lua script.

Reply all
Reply to author
Forward
0 new messages