taskinherit

Define a parameter name for a command task command

Description:

A subcommand of task. Specifies the name of a parameter of the action whose value is to be inherited from the top-level command

Invocation

taskinherit { parameter_name }

Arguments

parameter_name
The name of the parameter

Examples:

See task example.

ADAM:

None – anything following the command name on the command line will be added, verbatim, to the action invocation.
IRAF:
The created task procedure (see task) has a parameter with the given name which is inherited by the secondary command.