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


DeleteDLabFile

Declaration: DeleteDLabFile (FName: string): integer;
The function DeleteDLabFile deletes an IDT file specified by the parameter FName. Please note that this function allows only to delete IDT files. Even if you specify a different file extension, the corresponding IDT file will be deleted.

The function returns a zero value if the data has been successfully deleted, otherwise -1 is returned.