[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Sort makes items disappear
- Subject: Re: Sort makes items disappear
- From: cld@xxxxxxxx
- Date: Mon, 21 Mar 2005 22:36:51 +0000
From: Harry Binswanger
> SETTINGS.DFL:
> DF SK=5,30
The option to delete duplicates is very useful at times, but, no, you probably wouldn't want to set it as the default. First value of SK should be 0 or 1, depending on whether you want letter-by-letter or word-by-word sorting (for examples, issue TABLE VA and SEarch for "SK"). For reverse sorting, add 2 to the first value. To delete dupes, add 4.
FWIW, my default is 1,80 -- which happens to be Editor's internal default.
--
Carl Distefano
cld@xxxxxxxx