lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



There is also a Lua-only way of doing the directory listing stuff (based on parsing 'ls' and/or 'dir' output, from 'os.execute'). To see it in action, grab Hamster: http://luaforge.net/projects/hamster/

-ak

8.8.2004 kello 01:35, Mark Carter kirjoitti:

Just one thing, though. Can I suggest that Lua *must* provide a directory listing function as part of its core functionality?