Creates a folder.
foldercreate <foldername>
Creates aa new folder specified by <foldername>. If the folder is created successfully, the system variable "result" is set to 0. Otherwise, "result" is set to non-zero.
foldercreate 'data'