1234567891011121314 |
- /* $XConsortium: README /main/2 1996/07/15 13:58:52 drk $ */
- This directory contains demonstrations of the Action API
- actions - Example of using the Action API to invoke actions on a file.
- The application displays two text entry fields. Enter an
- action name in the first field. To apply the action to a file,
- move focus to the next text field and enter a file name.
- Press <Return> to invoke the action. The front panel indicator
- will flash as the action is being processed.
- Use the dtdts/datatyping demo to display the supported actions
- for a file or group of files.
|