OpenFile

From Spheriki

Jump to: navigation, search

Returns a file object with the filename.


Usage

object OpenFile(filename);
  • filename The filename to be opened. When prefixed with


Notes

Can only create/load files from the "save" directory, unless prefrixed with "/common/" which allows you to open files in the ~/sphere/common directory.


See also

Personal tools