lua-users home
lua-l archive

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


AHOY!

Where is the problem??? He didn't rename the folder...

char PastaStr[255];
sprintf(PastaStr, "os.rename( \"CD/%i\", \"CD/%i\" );", 10, 20);
//sprintf(PastaStr, "os.rename( \"CD\\%i\", \"CD\\%i\" );", 10, 20);
lua_dostring(luaVM, PastaStr);


Thanks
Alexandre Ribeiro de Sá
alex_r@vortexentertainment.com
http://www.vortexentertainment.com