Hello,
I've recently tried to get the file size of a file through fileio.size(filenameString), but I always get the following error:
"(Possible undefined ID '.size')"
Does anyone know why I get this error, or a way around it?
that function is now in the filesys namespace.
Thank you, now it works without problems.
Quote from: Dav92 on August 18, 2010, 09:49:53 AM
Thank you, now it works without problems.
np. you should note that other functions have also moved around. so if something is reporting a missing id, it's likely somewhere else now, you can check out the latest documents or search the header files.
http://web.mac.com/randyhyde/HighLevelAsm/LearnAboutHLA.html