On Thu, 22 Jun 2006 14:00:09 +1200, "rebecca officer" 
<[EMAIL PROTECTED]> wrote:

>I'm sorting a table and want to end up with the following order:
>5
>5E
>6
>
>Instead, it gives me:
>5
>6
>5E
>
>Can I change that? 

Yes.  The quick fix is to put a fixed space after the single
digits, with Esc space n (three sequential keystrokes), for 
example.  Then the digits will sort as desired.  It appears
that although the proper ASCII sort *would* give the result
you want, Frame sorts shorter strings first, and ignores any
regular spaces after the text, but the fixed spaces work.

I did test this, and it worked in FM 7.1b023.

HTH!

-- Jeremy H. Griffith, at Omni Systems Inc.
  <[EMAIL PROTECTED]>  http://www.omsys.com/
_______________________________________________


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to 
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.

Reply via email to