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