DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
ChartBook
Tables
Methods
Fill
See also:
Clear
Index
Statistical Background
Fill
Declaration:
ChartBook.Tables[]
.
Fill
(s: ShortString);
Sets all elements of the table to the string
s
. The state of any "checked" flag is unchanged.
Example:
The statement
Tables[3].Fill('');
clears all strings of the table on tab 3 of the ChartBook.