ppath

Define a search path for the suggested value in a prompt

Description:

This corresponds with the ADAM PPATH field (see SUN/115 for details). The specified search path comprises a space-separated list of one or more of:
CURRENT – The last-used value of the parameter
DEFAULT – take the static default
DYNAMIC – take the dynamic default
GLOBAL – take the value of the associated GLOBAL parameter

Invocation

ppath search_path

Arguments

search_path
A space-separated list of possible sources.

Examples:

ppath GLOBAL DEFAULT

If the associated GLOBAL parameter is not set, use the static default.


ADAM:

The appropriate ppath field is written to the Interface File.
IRAF:
None.