DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


ScriptBar

Declaration: ScriptBar(v: double);
Sets the script progress bar to a value of v (in percent full scale). Setting v to a negative value hides the script progress bar. If the script bar is not visible when calling this function, the script bar made visible as well. The status text panels and the main status bar are not changed at all (use ShowStatus for this purpose).