Sorting Order

Kenneth Brody kenbrody at bestweb.net
Fri Jan 14 13:03:39 PST 2005


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.  ;-)

-- 
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody        | www.hvcomputer.com |                             |
| kenbrody/at\spamcop.net | www.fptech.com     | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+
Don't e-mail me at: <mailto:ThisIsASpamTrap at gmail.com>


More information about the Filepro-list mailing list