File System AccessΒΆ

Adobe ExtendScript defines classes that simplify cross-platform file-system access. These classes are available to all applications that support a JavaScript interface.

  • The first part of this chapter, Using File and Folder objects, describes how to use these classes and provides details of pathname syntax.

  • File object and Folder object provide reference details of the objects, properties, methods, and creation parameters. You can also choose the Core JavaScript Classes dictionary from the Help menu in the ExtendScript Toolkit to inspect the objects in the Object Model Viewer.