FileSize() command

Discuss any general programming issues here
Post Reply
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

FileSize() command

Post by djrikki »

Hi,

I accidently stumbled upon the FileSize() command in CodeBench's autocomplete feature, compiled and ran - Interpreter error. Looked at the HTML documentation and FileSize() is listed. I assume this is an old command that has since been replaced in favour of GetFileProperties().
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
User avatar
airsoftsoftwair
Posts: 5887
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: FileSize() command

Post by airsoftsoftwair »

Works fine here, must be a problem with your code.
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

Re: FileSize() command

Post by djrikki »

Strange. The Interpreter popped up 'function FileSize() not found.
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
User avatar
airsoftsoftwair
Posts: 5887
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: FileSize() command

Post by airsoftsoftwair »

Maybe Codebench generated a bad script...
Post Reply