dc_popcalc

This forum is for eXpress++ general support.
Post Reply
Message
Author
WernerSt
Posts: 18
Joined: Thu Jan 28, 2010 3:48 am
Contact:

dc_popcalc

#1 Post by WernerSt »

Roger,
If I write: 55 * 10 % the result is 550 instead of 5,5.
The calculator obviously ignores the percentage comand.
I use express++ 2.0.266.
Regards, Werner

User avatar
rdonnay
Site Admin
Posts: 4729
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: dc_popcalc

#2 Post by rdonnay »

Werner -

This anomoly has existed since I first wrote this in Clipper about 20 years ago.

Thank you for reporting this.

Here is a new _DCCALC.PRG.

Copy it to your \exp20\source\dclipx folder and run BUILD20.BAT or BUILD19_SL1.BAT to rebuild DCLIPX.DLL.

Roger
Attachments
_dccalc.zip
(6.33 KiB) Downloaded 668 times
The eXpress train is coming - and it has more cars.

WernerSt
Posts: 18
Joined: Thu Jan 28, 2010 3:48 am
Contact:

Re: dc_popcalc

#3 Post by WernerSt »

Roger,
Thank you for your quick support. It works now as expected!
Regards, Werner

Post Reply