Source: cli/stream/get_stream.pro
get_stream Return the object reference of a specified stream, from the current dataset. Usage: strref = get_steam(index) Argument: index int input The index number of the stream, as this is a user-level interface it is 1-based. For spect and pad datasets, it is a 2-element array [panel, position] Datasets: RATE, PAD, SPECT History: Original: 24/8/00; SJT