![]() |
![]()
| ![]() |
![]()
NAMEdtaction — invoke a XCDE action with specified arguments SYNOPSISdtaction [-contextDir context_dir] [-execHost host_name] [-termOpts terminal_arguments] [-user user_name] [action_name] [action_arg] [...] DESCRIPTIONThe dtaction utility allows applications or shell scripts, which are otherwise not connected into the XCDE development environment, to invoke action requests. The action called action_name is invoked with the action_arg provided on the command line. A single action_name is required; the user may provide any number of action_args. Interpretation of the action_name and action_args depends on the definition of the action in the action database (see dtactionfile(4)). The action may be defined in one of the system action database files, or in one of the user's private action database files. The action_args are absolute or relative pathnames of files. The utility passes this list of files on to the specified action. Error dialogs are posted when the following conditions are detected:
OPTIONSThe following options are available:
OPERANDSThe following operands are supported:
STDINNot used. INPUT FILESThe input files named as action_arg arguments are absolute or relative names of files. The action database files found on DTDATABASESEARCHPATH conform to the format specified in dtactionfile(4). ENVIRONMENT VARIABLESThe following environment variable affects the execution of dtaction:
RESOURCESNone. ASYNCHRONOUS EVENTSThe dtaction utility takes the standard action for all signals. STDOUTNot used. STDERRThe dtaction utility writes diagnostic error messages to standard error, which is redirected to $HOME/.dt/errorlog. OUTPUT FILESNone. EXTENDED DESCRIPTIONNone. EXIT STATUSThe following exit values are returned:
CONSEQUENCES OF ERRORSDefault. APPLICATION USAGENone. EXAMPLESNone. SEE ALSOdtactionfile(4), dtterm(1), dtaction(1).
|