They're not displayed...they're all internal. What gave you that
impression? No, the 'dirty' feeling came from large field sizes for
keys. I didn't want the tree to be bloated. I liked the idea of the
smallest sized index field I could have (hence why I changed from 38 to
the 16-wide one).
On 2014-06-11 11:06, Richard Kaye wrote:
Why are you displaying non-business primary keys to your users? Maybe
if you stopped doing that you wouldn't feel so...unclean.
--
rk
-----Original Message-----
From: ProfoxTech [mailto:[email protected]] On Behalf Of
[email protected]
Sent: Wednesday, June 11, 2014 11:06 AM
To: [email protected]
Subject: RE: Interesting GOTCHA from 16-byte binary key
Good point. I've changed that LEFT(lcKey,1) to "\" $ lcKey:
IF '\' $ lcKey THEN && try again..don't like those as it caused
issue with cboJobType
lcKey = this.CreateKey(tiLevel)
ENDIF
Do you think I'd have a problem with non-USA folks using this app if
I'm not using option level 1 or 2?
* 0 = ansi human readable (38 wide)
* 1 = unicode (76 wide)
* 2 = binary (16 wide)
I feel dirty having primary keys 76 characters wide.
[excessive quoting removed by server]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.