File actions - File actions
File actions are provided in order to refer to external files, e.g. for exporting or importing data. Usually, file actions pop up with a system depending file dialog.
Functions
- BrowseDirectories - BrowseDirectory - Browse directories (Shift+Ctrl+B,D)
 - BrowseFiles - Browse and select a single file for read
 - BrowseManyFiles - Browse many files
 - BrowseWriteFiles - Browse and select a single file for write
 - CSVExport - Export to CSV or ESDF file
 - CSVImport - Import from CSV file
 - ImportFile - Import data from file
 - OIFExport - Export to OIF file
 - OIFImport - Import from OIF file
 - XMLExport - Export to XML file
 - XMLImport - Import from XML file
 

