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


DeleteVarSetOfRepos

Declaration: DeleteVarSetOfRepos (VSetIdx: integer): integer;
The function DeleteVarSetOfRepos deletes the entry indexed by the parameter VSetIdx from the variable set repository. The valid range for VSetIdx is 1 to SizeVarSetRepos.

The function returns the following error codes:

>0 ... everything is OK
-1 ... the index VSetIdx points to an invalid entry in the repository