Search found 38 matches: numerical

Return to advanced search

Re: I'm not asking for the moon...

Otto wrote:Use STRTRAN()

Perhaps we not understading the problem...
in the xbrowse table I have the numerical digits with the comma separator, then when I go to make the change I find the digits with the dot separator, do you think this is normal?
by Silvio.Falconi
Thu Jan 18, 2024 9:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: I'm not asking for the moon... Resolved!!
Replies: 24
Views: 2150

Re: Problem with tget numeric

... beginning only a zero must be displayed on the right, if the user types 12345 the procedure must convert to 123.45, if the user types a further numerical figure for example 7 this the last digit must change to 123.47 and if the record is being edited and the values are for example 0.75 or 3.60 ...
by Silvio.Falconi
Wed Jan 17, 2024 5:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tget numeric
Replies: 16
Views: 1432

Re: genblock

... to the hotel. look this picture https://i.postimg.cc/t45XNtbr/ser.png to assign the umbrellas the operator presses one of the numerical buttons that are on the left and then selects a button that is inside the first scrollable panel on First Scroll Panel If I select one button ...
by Silvio.Falconi
Mon Jun 12, 2023 5:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: genblock
Replies: 5
Views: 253

Re: No funcionan los Ejemplos TWeb

Thanks Mr. Otto

by putting
Code: Select all  Expand view

'salary'       =>  Alltrim(transform( (cAlias)->salary,"@Z 999,999.99" ) )  })
 

the total is wrong

there is another way to give numerical format

Thanks for your time and help
by acuellar
Sun Aug 29, 2021 6:02 pm
 
Forum: mod_harbour
Topic: No funcionan los Ejemplos TWeb
Replies: 26
Views: 3569

Re: No funcionan los Ejemplos TWeb

Thanks Otto
It works!
Now I will find out how to give it a numerical format.

Thanks for your time and help
by acuellar
Sat Aug 28, 2021 3:47 pm
 
Forum: mod_harbour
Topic: No funcionan los Ejemplos TWeb
Replies: 26
Views: 3569

Re: xBrowse anomoly

There is also a problem with the latest version. When the last numerical column does not fit, it is not painted, even partially:

https://ibb.co/84wDQcT

But if you move the scroll, it is painted as you move:

https://ibb.co/YNgqyF3

Thank you.

I am using FW 20.02-
by MOISES
Thu Apr 16, 2020 7:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse anomoly
Replies: 21
Views: 3546

Re: Xbrowse ToExcel() - Xbrowse ToCalc()

... fields it gives me the error "could not set format #, ## 0.00000 to Column N" and in the exported sheet it does not separate well the numerical formats. Also sometimes appears the error (DOS Error -2147352567) WINOLE / 1006 I would appreciate if you can show me some example of the ...
by Jorge_T
Sun Mar 29, 2020 4:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse ToExcel() - Xbrowse ToCalc()
Replies: 1
Views: 552

Xbrowse ToExcel() - Xbrowse ToCalc()

... fields it gives me the error "could not set format #, ## 0.00000 to Column N" and in the exported sheet it does not separate well the numerical formats. Also sometimes appears the error (DOS Error -2147352567) WINOLE / 1006 I would appreciate if you can show me some example of the ...
by Jorge_T
Thu Mar 26, 2020 9:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse ToExcel() - Xbrowse ToCalc()
Replies: 1
Views: 552

Re: fwnumFormat ( where is the documentation ?)

... fields it gives me the error "could not set format #, ## 0.00000 to Column N" and in the exported sheet it does not separate well the numerical formats. Also sometimes appears the error (DOS Error -2147352567) WINOLE / 1006 I would appreciate if you can show me some example of the ...
by Jorge_T
Wed Mar 25, 2020 8:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: fwnumFormat ( where is the documentation ?)
Replies: 7
Views: 870

Get Numeric

Hello

Could you tell me if it is possible to enter numerical data in a get from right to left as in a calculator?

I already scanned the posts and found nothing.

Thanks
by ctoas
Mon Mar 02, 2020 1:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get Numeric
Replies: 4
Views: 927

Get anomaly

... filled (not requiring an enter key) but works OK when partially filled (requiring an enter key to continue) It's the same result for character and numerical variables,adding SysRefresh didn't change it Yet when using a Dialog it works fine ! What am I missing ? #include "FWCE.ch"STATIC ...
by reds
Tue Feb 20, 2018 12:43 pm
 
Forum: FiveWin for Pocket PC
Topic: Get anomaly
Replies: 2
Views: 1135

Re: DIREFENCIA ENTRE HARBOUR/XHARBOUR

... Clipper compatability. Please review tests\tstbitop.prg for a sample. HASH Variable type: ------------------- Hashes are mainly arrays with non numerical keys LOCAL hVar := Hash() LOCAL hVar1 := { => } // Alternate hash declaration method. LOCAL dDate := ctod( "02/01/2004" ) // ...
by Antonio Linares
Sun Jul 12, 2015 9:26 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: DIREFENCIA ENTRE HARBOUR/XHARBOUR
Replies: 4
Views: 2282

Re: Cantidad variable de parámetros

... surrounded by delimiters without setting SET TEXTMERGE to ON. NOSHOW Disables display of the text merge to the screen. FLAGS nValue Specifies a numerical value that determines if output is suppressed to an output file, or if blank lines preceding any text are included in the output. Value (additive) ...
by carlos vargas
Mon Dec 01, 2014 3:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cantidad variable de parámetros
Replies: 29
Views: 9883

Re: records disappear

... 4) A printout is made of 100005. It shows all detail and all connected parts. It is clearly in the system. 5) All entries are physically in numerical sequence. The saves are done when the record is first created, and when it is updated. 6) Several weeks later, a reprint is needed. The record ...
by TimStone
Fri Jan 25, 2013 12:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: records disappear [solved]
Replies: 41
Views: 6672

Re: Add decimals to an existing numeric field

... the latest public fivedbu sources from code.google. The routine in fivedbu sources is the same I use, and gives the same error when you change a numerical field with 2 integer positions - numeric (2,0) - to another with 2 integer positions and 2 decimals - numeric (5,2) -. Any help, please ? ...
by José Luis Sánchez
Fri Aug 24, 2012 6:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Add decimals to an existing numeric field
Replies: 3
Views: 621
Next

Return to advanced search