Source: cli/idf/list_path.pro
list_path List a data search path for the IDL_HS environment Usage: list_path, path, <keys> Argument: path string output The path. This either a string array, or a colon separated single string. 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. as_path If set, then return the path as a single string rather than a string array. Notes: Exactly one spacecraft specifier must be given. History: Original (after remove): 19/1/01; SJT