Source: cli/idf/remove_path.pro
remove_path Remove a data search path for the IDL_HS environment Usage: remove_path, path, <keys> Argument: path str/int input The path to remove. This is either an index number, or a path to match and remove. Keywords: hiscale If set, then this is a HISCALE path. epam If set, then this is an EPAM path uleis If set, then this is a ULEIS path uds If set, then this is a UDS path track If set then this is a path for Track data (needs a HISCALE or EPAM setting as well) mfsa If set then this is a path for MFSA data (needs a HISCALE or EPAM setting as well) xflare If set, this is a flare list path. Notes: Exactly one spacecraft specifier must be given. History: Original (after set): 19/1/01; SJT