Source: dataset/rate/rate_dataset__pick_edit_streams.pro
rate_dataset::pick_edit_streams Select stream and sector to edit. Usage: choice=dsref->pick_edit_streams(group=group) Return value: A 2 element array defining the selection as (stream index, sector) Keyword: group long input A group leader for the widget (if it is set, then the widget is modal). stream objref input The stream on which the editing was done. History: Original (after edit_choose): 15/2/01; SJT Fix possible error if only 1 stream matches: 14/8/01; SJT