LuaNET, the lua 5.1 api documentation!

Lua-Api

Operating System

[LUA 5.1] os.remove

function os.remove ( filename )
Deletes the file or directory with the given name.
Directories must be empty to be removed.
If this function fails, it returns nil,
plus a string describing the error.

Comments

© 2007 DracoBlue :: Valid XHTML, CSS, RSS Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC | SourceNet © 2007, DracoBlue :: Page created in 0.223 seconds with 22 queries.