| United States-English |
|
|
|
![]() |
HP Visual User Environment 3.0 User's Guide > Chapter 21 More About ActionsCreating Actions With Multiple File Arguments |
|
There are two ways to implement an action that accepts multiple file arguments:
Example. This execution string prompts for two files.
Example. This execution string accepts two dropped files. Since order is essential, it may be necessary to reorder the files in the file manager before dragging them to the action icon.
Example. This execution string creates an action that executes:
with multiple file arguments. The action has no double-click functionality
Example. This execution string creates an action similar to the previous example, except that the action displays a prompt when double-clicked (no file arguments).
Example. This execution string creates an action that executes:
repeatedly if you supply multiple file arguments.
Example. This execution string executes a script named Checkout for multiple files.
Example. This execution string performs the diff command on two files. None, one, or both files can be supplied by dropping the file(s) on the action icon. A dialog box with prompt(s) appears if no file or one file is dropped.
Example. This execution string executes lp -oraw with multiple files:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||