Search found 327 matches

by Horst
Thu May 02, 2024 4:20 pm
Forum: Product
Topic: easy calculation goes wrong
Replies: 5
Views: 353

Re: easy calculation goes wrong

Hello

It was my fault

i changed to SetFloatDelta (0.0001) then i saw more decimal numbers 806.389 + 24.544 is 830.93
Wired, it was the only one in more then 300 calculations.
Murphys law :-)

Horst
by Horst
Sun Apr 28, 2024 11:42 am
Forum: Product
Topic: easy calculation goes wrong
Replies: 5
Views: 353

Re: easy calculation goes wrong

Hello
After my post i sleep a houre, think has to do something with the setdecimal or something else in teh settings. Will read the help now.
by Horst
Sun Apr 28, 2024 10:00 am
Forum: Product
Topic: easy calculation goes wrong
Replies: 5
Views: 353

easy calculation goes wrong

Hello This line is calculating 806.38+24.54 and the result is 830.93 and thats wrong , look at screenshot. aMwstCodes [nCnt][04] := aMwstCodes [nCnt][04] + fSteuer i changed all to decimal variables fSteuerTmp := fBetrag - fBetrag / (100+fProzent) * 100 fSteuer += fSteuerTmp fSteuerTotal := aMwstCod...
by Horst
Fri Apr 19, 2024 5:50 am
Forum: Product
Topic: Xide or OS
Replies: 7
Views: 422

Re: Xide or OS

Hello Chris

It works :-)

Thank you
by Horst
Wed Apr 17, 2024 9:40 am
Forum: Product
Topic: Xide or OS
Replies: 7
Views: 422

Xide or OS

Hello I connected my laptop to a second screen. I moved Xide and the project window (ctrl-p) to the second screen. Now i removed the second screen. Xide starts normal but the project window is not visible. Is there a possibility in xide to change/reset the position of the project window? Or is this ...
by Horst
Sat Mar 16, 2024 9:36 am
Forum: Product
Topic: Textblock
Replies: 9
Views: 547

Re: Textblock

Hello Wolfgang

I know that. But when i have a big Function and inside also comments with /*many lines*/ then your solution doesnt work.

Maybe they can put something inside like Textblock and EndTextblock

Horst
by Horst
Sat Mar 16, 2024 8:22 am
Forum: Product
Topic: Textblock
Replies: 9
Views: 547

Textblock

Hello

In VO i can turn off a Method or Function with the simple word Textblock.

I am missing it :-)

Horst
by Horst
Fri Mar 15, 2024 12:28 pm
Forum: Product
Topic: How to create DBF
Replies: 2
Views: 326

Re: How to create DBF

Thanks Robert
by Horst
Fri Mar 15, 2024 10:10 am
Forum: Product
Topic: How to create DBF
Replies: 2
Views: 326

How to create DBF

Hello

Normaly i create a DBF with dbAdmin and not with x#.

I testet it now. On the screenshot TestVO.dbf is made with dbAdmin and TestDB.dbf with X#.
There is a little differenz.
Does it matter ?

Horst
by Horst
Fri Mar 15, 2024 9:03 am
Forum: Deutsches Forum
Topic: Falsch sortiert
Replies: 5
Views: 315

Re: Falsch sortiert

Hello Chris

Thank you very mutch, i see it now, its a TAB.

Horst