How can I get BBEDIT sort lines *without* any fancy special
handling. I have a file in ISO Latin 1 (ISO 8859-1)
format, so each character is always one byte. I want
to sort it so that
e is not regarded as the same as é
a is not regarded as the same as å
A is not regarded as the same as a
É is sorted later than Z because the numerical
value of É is 201. much more than the numerical value of Z, 90.
--
Jacob Palme <[EMAIL PROTECTED]> (Stockholm University and KTH)
for more info see URL: http://www.dsv.su.se/jpalme/

--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to