Blockland Forums > Modification Help

Deleting With File Objects

Pages: (1/5) > >>

jes00:

What would be the function to delete something with file objects?

Headcrab Zombie:

fileDelete("path/to/file");
Or do you mean deleting something inside the file?

MegaScientifical:

Deleting files uses an independent command. There's no direct relation to fileObjects.

Port:

You may also find isFile("path/to/file") useful in your file deleting adventures.

jes00:


--- Quote from: Headcrab Zombie on December 19, 2011, 08:35:57 PM ---fileDelete("path/to/file");
Or do you mean deleting something inside the file?

--- End quote ---
Inside the file.

Pages: (1/5) > >>

Go to full version