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.


_______________________________________________
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/DF1EEF11E586A64FB54A97F22A8BD044239A8068D7@ACKBWDDQH1.artfact.local
** 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.

Reply via email to