Search found 5 matches

by Armin Thurner
Tue Jan 25, 2022 10:19 am
Forum: Off Topic / Otros temas
Topic:
Replies: -1
Views:

Re: Towards QHarbour ?

Thanks for this information.
rgds armin
by Armin Thurner
Tue Jan 25, 2022 9:27 am
Forum: Off Topic / Otros temas
Topic:
Replies: -1
Views:

Re: Towards QHarbour ?

Hi Antonio
is there a possibility to translate this to english???
Thanks and rgds
Armin
by Armin Thurner
Fri Oct 09, 2015 2:19 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Character to convert in decimal
Replies: 2
Views: 494

Re: Character to convert in decimal

Vielen lieben Dank.
Es funktioniert ausgezeichnet.
Bin auch Kärntner vom Gailtal Presseggersee.
Bin nächste Woche in Kärnten, darf ich Sie auf ein Dinner einladen?
arminthurner@gmx.at
www.i-pointpartner.net
+436801263158
Liebe Gruesse
Armin Thurner
by Armin Thurner
Fri Oct 09, 2015 11:14 am
Forum: FiveWin for Harbour/xHarbour
Topic: Character to convert in decimal
Replies: 2
Views: 494

Character to convert in decimal

Hi Antonio,
I have a big problem to convert a character field n5 char(20,0) to a dezimal field betrag(N,12,2)
I get the characterfield with csv conversion from bank.
-23,58 field n5
or
+11.931,76 field n5
with the code
betrag = val(n5)
the result is
-23.00 and not -23.58 or -23,58
the problem is ...
by Armin Thurner
Fri Sep 28, 2012 9:50 am
Forum: FiveWin for Harbour/xHarbour
Topic: Metro style
Replies: 83
Views: 21533

Re: Metro style

Hello Antonio,
thank you for your response and offer.

The most important at the moment is the combobox with style DropDown.
That user can either enter a text or just select an item from the list.

Reinaldo,
For us Metro like style is very important.
As we install all our software to use through ...