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: RightSLE: c...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 9 of 9 Topic 11293 of 11795
Post > Topic >>

Re: RightSLE: change decimal seperator

by Nikolaus Kern <parzival1969-youremovethis@[EMAIL PROTECTED] > Apr 9, 2008 at 08:27 PM

Hello Willie,

Thanks for your posting.

It seems that I have different issue here at all: Pressing the button 
"," does not reach rightsle:processNum() at all. I have turned on 
debugging, changed the filespec (Its a normal numereric with 26 digits 
and 2 comma positions)

I have changed the code as described below -> still same issue.

Do you have an additional check?

Thanks

Niko

> Niko,
> 
> If you wanted to change it back to the original way, have a look at
process num around line 230
> 
>    IF (cChar == "." .OR. cChar == "," ).AND.(uMsg <> WM_KEYDOWN) //
cDecimal wcm 3/15/01
> 
> Change it to 
>    IF (cChar == cDecimal).AND.(uMsg <> WM_KEYDOWN) 
> 
> Regards,
> 
> Willie
> 
> 
> 
> "Nikolaus Kern" <parzival1969-youremovethis@[EMAIL PROTECTED]
> wrote in message
news:62c11$47fa759a$506d237b$18548@[EMAIL PROTECTED]
>> Hello all,
>>
>> I am using the RightSLE lib for calculation in several aspects. It
works 
>> great - nevertheless I am looking for a way to change the behavior for 
>> the comma seperation from "." to ",".
>>
>> Any hints?
>>
>> Thanks
>>
>> Niko
 




 9 Posts in Topic:
RightSLE: change decimal seperator
Nikolaus Kern <parziva  2008-04-07 21:28:00 
Re: RightSLE: change decimal seperator
"Saulo Rodrigues&quo  2008-04-07 17:14:38 
Re: RightSLE: change decimal seperator
"Saulo Rodrigues&quo  2008-04-07 17:18:31 
Re: RightSLE: change decimal seperator
Nikolaus Kern <parziva  2008-04-07 23:04:32 
Re: RightSLE: change decimal seperator
"Saulo Rodrigues&quo  2008-04-07 18:21:05 
Re: RightSLE: change decimal seperator
"Saulo Rodrigues&quo  2008-04-07 18:28:50 
Re: RightSLE: change decimal seperator
"Willie Moore"   2008-04-08 21:51:19 
Re: RightSLE: change decimal seperator
"Willie Moore"   2008-04-08 21:55:10 
Re: RightSLE: change decimal seperator
Nikolaus Kern <parziva  2008-04-09 20:27:55 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Sat Nov 22 5:58:42 CST 2008.