Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Clipper Visual-Objects > Re: OrderKeyAdd...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 25 Topic 11556 of 11708
Post > Topic >>

Re: OrderKeyAdd() is not working in VO2.8 and Vista

by "Stephen Quinn" <stevejqNO@[EMAIL PROTECTED] > Jul 24, 2008 at 08:16 AM

Dirk

I don't think that the string "UPPER(NAME)" is *evaluated* as an
expression 
in the OrderKeyAdd method (might be new in V2.8 though<g>).

Try it without the quotes
    SELF:OrderKeyAdd("TEMP",,UPPER(_FIELD->NAME))

or specify a different order first
    SELF:SetOrder( 1 )
    SELF:Goto( 10 )
    SELF:OrderKeyAdd("TEMP",,UPPER(_FIELD->NAME))

CYA
Steve
 




 25 Posts in Topic:
OrderKeyAdd() is not working in VO2.8 and Vista
"Dirk (Belgium)"  2008-07-23 16:07:34 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
Karl Faller <k.faller_  2008-07-23 17:26:50 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Dirk (Belgium)"  2008-07-24 09:36:36 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Stephen Quinn"  2008-07-24 08:16:04 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
kdmurphy@[EMAIL PROTECTED  2008-07-24 02:18:53 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Geoff Schaller"  2008-07-25 23:40:52 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Stephen Quinn"  2008-07-26 03:18:03 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Geoff Schaller"  2008-07-26 05:12:13 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Stephen Quinn"  2008-07-26 05:40:01 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Geoff Schaller"  2008-07-26 07:52:04 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Craig Dawson"   2008-07-27 20:58:58 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Dirk Herijgers"  2008-07-28 07:37:52 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Geoff Schaller"  2008-07-28 07:53:23 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Dirk Herijgers"  2008-07-28 09:51:12 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Stephen Quinn"  2008-07-28 23:02:39 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Paul D B" <  2008-07-29 09:01:48 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Dirk Herijgers"  2008-07-29 07:52:09 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
Karl Faller <k.faller_  2008-07-29 10:11:45 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Dirk Herijgers"  2008-07-29 12:06:18 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
Karl Faller <k.faller_  2008-07-29 15:07:51 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Paul D B" <  2008-07-29 15:25:49 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Dirk Herijgers"  2008-07-29 14:13:41 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Stephen Quinn"  2008-07-30 00:39:12 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Paul D B" <  2008-07-30 08:30:56 
Re: OrderKeyAdd() is not working in VO2.8 and Vista
"Dirk Herijgers"  2008-07-30 07:39:42 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Oct 14 11:38:42 CDT 2008.