FILESYSTEM Object

The FILESYSTEM object is an intrinsic object that provides an interface for common file-system operations, such as copying, moving, and deleting files and directories.  It is automatically created at startup and is always available.

 

 

Developer Notes

1. The FILESYSTEM object cannot be destroyed by the SYSTEM DESTROY method.