README 585 B

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