FileFolder Methods
The methods defined in the FileFolder class are summarized in the following table.
Method | Description |
---|---|
browseForAppServerFolder | Returns the path of the selected folder on the application server node |
browseForFolder | Returns the path of the selected folder from your local standard or thin client |
browseForServerFolder | Returns the path of the selected folder on the database server node |
files | Returns an array of all files in the folder |
isAvailable | Returns true if the associated folder is available |
isValidPathName | Returns true if the specified path name is valid |
make | Creates a folder on the file system |
purge | Deletes the folder from disk |
rename | Changes the name of the folder |