Search found 35 matches: zeros

Return to advanced search

Re: Campos en 0 en xbrowse

Code: Select all  Expand view
oBrw:lDisplayZeros  := .F.

This is the right way and recommended by FWH.
This shows all numeric zeros and empty dates as blanks.
This setting applies to the entire Browse.

If we want this setting only to some columns, then use
Code: Select all  Expand view
oCol:lDisplayZeros := .F.
by nageswaragunupudi
Wed Nov 01, 2023 1:13 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Campos en 0 en xbrowse
Replies: 10
Views: 602

Re: Campos en 0 en xbrowse

Hola buenos días para todos

Willi se utiliza cuando estas mostrando un tree

xbrtree.prg

oBrw:lDisplayZeros := .f.
Image

oBrw:lDisplayZeros := .t.
Image
by leandro
Tue Oct 31, 2023 9:16 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Campos en 0 en xbrowse
Replies: 10
Views: 602

Re: edit a cell of a xbrowse

... , now I must decide if use the dbf or save the reduced system on file ascii A questione how can i print (on report method) the adata without zeros? Or put a "--" instead of zeros?
by Silvio.Falconi
Sun Jun 12, 2022 12:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: edit a cell of a xbrowse
Replies: 12
Views: 694

analytical scoreboard - Resolved -

... from zero to 90 from the second element onwards up to 55 fields. each time I save the array record However, it is possible that there are all zeros in the array record https://i.postimg.cc/ZRvy9bnY/ff.png For a sample after the number 21 I not have I have no other number but ...
by Silvio.Falconi
Tue May 17, 2022 10:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: analytical scoreboard - Resolved -
Replies: 6
Views: 522

New FTDN June/Junio (FWH 21.06)

... nil If 3rd param is nil, the method now returns .t., with the new record loaded if the seek is successful. * function FW_ExcelToDBF(): Trims right zeros after decimal when converting numbers to text. * New function FW_IndexInfo() --> { { ordbagname, ordname, ordkey, ordfor, ordkeyval } } TDatabase ...
by Antonio Linares
Tue Jul 27, 2021 4:47 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio (FWH 21.06)
Replies: 7
Views: 2099

New FTDN June/Jnio (FWH 21.06)

... nil If 3rd param is nil, the method now returns .t., with the new record loaded if the seek is successful. * function FW_ExcelToDBF(): Trims right zeros after decimal when converting numbers to text. * New function FW_IndexInfo() --> { { ordbagname, ordname, ordkey, ordfor, ordkeyval } } TDatabase ...
by Antonio Linares
Tue Jul 27, 2021 4:46 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Jnio (FWH 21.06)
Replies: 0
Views: 466

CRC8

... }; /** * Calculate the CRC value with data from input string. * @param input input string * @returnThe calculated CRC value. Left padding with zeros. * @throws UnsupportedEncodingException */ public static String calculate(String input) throws UnsupportedEncodingException { byte[] data = input.getBytes(UTF_8); ...
by landaga
Sat Feb 27, 2021 9:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: CRC8
Replies: 2
Views: 430

Re: Picture Clause to force Lower Case

... C Adds CR (credit) after positive numbers D Formats dates in SET DATE format E Formats dates and numbers in British format L Pads numbers with zeros instead of blank spaces R Nontemplate characters are inserted X Adds DB (debit) after negative numbers Z Formats zeros as blanks ( Encloses negative ...
by Marc Venken
Fri Feb 26, 2021 10:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Picture Clause to force Lower Case
Replies: 6
Views: 556

Re: Possibilities of PiCTURE

... C Adds CR (credit) after positive numbers D Formats dates in SET DATE format E Formats dates and numbers in British format L Pads numbers with zeros instead of blank spaces R Nontemplate characters are inserted X Adds DB (debit) after negative numbers Z Formats zeros as blanks ( Encloses negative ...
by nageswaragunupudi
Sat Dec 28, 2019 8:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Possibilities of PiCTURE (solved)
Replies: 2
Views: 478

New FTDN June/Junio 2019 (FWH 19.06)

... be exported with the heading "AMOUNT". - Text and decimal numbers are formatted. As a result, char fields with all numbers with leading zeros are not exported as numbers but as text only. http://forums.fivetechsupport.com/viewtopic.php?f=3&t=37425 - Excel does not accept empty dates ...
by Antonio Linares
Thu Jul 11, 2019 6:14 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2019 (FWH 19.06)
Replies: 4
Views: 2742

FW_DbfToExcel() problem

... FW_DbfToExcel()... oSheet := IMPLIG->( FW_DbfToExcel()) I have this file excel but field artic is not char and loses initial zeros... https://i.imgur.com/SnoGrWr.jpg any help? thank you
by damianodec
Tue Jul 09, 2019 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_DbfToExcel() problem
Replies: 5
Views: 1346

Re: null field in FW_OpenRecordSet

... l'operazione richiesta è necessario disporre di un record corrente.: VALUE I know that inside field 95 there is a bad value (blanks instead zeros) and then: oRs:Fields( 95 ):Name = ERROR like oRs:RecordCount()
by damianodec
Thu Feb 21, 2019 2:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: null field in FW_OpenRecordSet
Replies: 11
Views: 1729

Re: Alignment of column CHAR in Xbrowse

... that character. I just noticed that it appears that this is an item number. I always start item numbers with "1" plus however many zeros it takes to fill the field. Or, you could always make item numbers the same length by left padding them with zeros when needed. Either of these ...
by James Bott
Wed Jul 26, 2017 3:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Alignment of column CHAR in Xbrowse
Replies: 3
Views: 593

Re: move a record from xbrowse

... traduttore automatico ) ***** English I would do so: the index you created to add a field num_riga (preferable a field with automatic filling with zeros to the left) New Index -> cPreNumDoc + Num_Riga creates filed num_riga with step number 1 (001, 002, 003, 004, etc ..) (I can also not to show ...
by solving
Thu Nov 12, 2015 4:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: move a record from xbrowse
Replies: 31
Views: 7355

Re: How to create this xbrowse-filter ?

1) To show blanks instead of Zeros Recommended way is to set oBrw:lDisplayZeros := .t. ( To the extent possible, we may not directly use bStrData) 2) Master Child Browses: I assume you are using DBFCDX. The preferred way is to SET SCOPED ...
by nageswaragunupudi
Sat May 23, 2015 2:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to create this xbrowse-filter ?
Replies: 6
Views: 1764
Next

Return to advanced search