On Sat, 22 Jan 2011, Riccardo (Jack) Lucchetti wrote:
 On Sat, 22 Jan 2011, Sven Schreiber wrote:
 > [moving over to gretl-devel, where I probably should have started this
 > anyway]
 >
 > Am 21.01.2011 17:39, schrieb Riccardo (Jack) Lucchetti:
 >> On Fri, 21 Jan 2011, Sven Schreiber wrote:
 >
 >>
 >> A few remarks:
 >>
 >> * We don't have "clear", which would probably be nice, but we
have
 >> "nulldata": "nulldata 2" probably does what you want.
 >
 > Yeah, except that it also clears the dataset, which is maybe not what I
 > want. 
I think a "clear" command might be quite useful (we have "dataset
clear" but it's somewhat hard to find). To keep things reasonably
simple, I'd suggest that it has three forks:
* default, no options: clears everything
* --dataset: clears the dataset only, leaves matrices etc.
* --other: clears everything other than the dataset.
Now "other" may not be the greatest label (suggestions welcome),
but I'm not keen to add a slew of specific options (matrices,
scalars, bundles, strings and so on, for clearing).
Allin