Sorting Order

Bob Stockler bob at trebor.iglou.com
Fri Jan 14 16:50:24 PST 2005


On Fri, Jan 14, 2005 at 04:03:39PM -0500, Ken Brody wrote:
| Bob Stockler wrote:
| > 
| > On Fri, Jan 14, 2005 at 01:17:02PM -0500, Scott Walker wrote:
| > |
| > | Are there any characters (accessable from the keyboard) that can be
| > | placed in an alphanumeric type field that when sorted will come out
| > | after the "Z" character.
| > 
| > A left brace  - chr("173") - {
| > A pipe sign   - chr("174") - |
| > A right brace - chr("175") - }
| > A tilde       - chr("176") - ~
| 
| filePro takes decimal by default, not octal.  ;-)

Sorry about that.

I have a home-spun help utility called by "h".

  h ascii

returns ASCII charts for octal, hex and decimal, and I just
looked at the top one.

Anyway, the typeable characters after "z" remain the same.

Bob

-- 
Bob Stockler - bob at trebor.iglou.com
Author: MENU EDIT II - The BEST Creator/Editor/Manager for filePro User Menus.
Fully functional (time-limited) demos available by email request (specify OS).


More information about the Filepro-list mailing list