company logo

Directory Browser

DirectoryBrowser is an example demonstrating how to access file system resources in an ODABA environment. Is shows directories and file content of a directory defined in the option ROOT_PATH . The file structure is imported into a (temporary) database and shows the directory trees and file content.

Actions allow defining flexible function calls, which might be parametrized by run-time options set from within the application. Typically, actions are activated via action items ( ADK_EventActionControl ) referring to the common action ProcessAction . The action to be processed corresponds to the action item name.