Source: cli/master/current_dataset.pro
current_dataset Make a specific dataset current. Usage: current_dataset, ds|/none current_dataset, <output keys> Argument: ds str/int input Specify the dataset to make current. Keywords: none If set, then clear the current DS setting index int output A named variable to contain the index of the current dataset. name string output A named variable to contain the name of the current dataset. Notes: If the output keys and a setting are given, then the output values refer to the values on entry (to facilitate switching DSS). The dataset index is 1-based. History: Original: 9/6/00; SJT Add help key: 20/7/00; SJT