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


SetFavorites

Declaration: SetFavorites (Favos: TStringList): integer;
The function SetFavorites sets the list of favorites. The parameter Favos contains the list of favorites to be set. Please note that there is no check whether the favorites actually do exist.

The function returns a zero value if the call weas successful, or -1 else.