Search found 1117 matches: headers

Return to advanced search

obrw:report with setup standard

Is there an example of creating a report from Xbrowse with groups, fonts, headers, footers, page numbers and total pages?
For example customer.dbf with all visible columns of oBrow:acols, this will save time for creating a standard report for all files
by Silvio.Falconi
Thu May 04, 2023 8:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: obrw:report with setup standard
Replies: 8
Views: 449

Re: Xbrowse : oBrw:ToArray (How to do it)

For example, if we are browsing customer.dbf
Code: Select all  Expand view
XbrToArray( oBrw. { "FIRST", "CITY", "SALARY" }

where FIRST, CITY, SALARY are headers of the required columns.
by nageswaragunupudi
Thu Apr 13, 2023 10:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse : oBrw:ToArray (How to do it)
Replies: 13
Views: 1057

Ayuda por favor con folder y listbox

... * redefine LISTBOX oRApertur ; FIELDS ; RApertur->nombre, ; RApertur->apellido, ; RApertur->CargoArea ; headers "Nombre", "Apellido", ; "Cargo" ; SIZES 200, 200, 100 ; id 215 OF ofld1:aDialogs[ 2 ] update oRApertur:bLClicked ...
by jpcavagnaro
Wed Mar 29, 2023 12:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ayuda por favor con folder y listbox
Replies: 1
Views: 252

Ayuda con un error en xbrowse

... "ArtFor->Abrevia", "Cantidad", "Desde", "Hasta", "DesdeNew","HastaNew" ; HEADERS "Cód.", "Detalle", "Abr.", "Cant", "Desde", "Hasta", "Nuevo D", "Nuevo ...
by José Camilo
Tue Mar 28, 2023 7:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con un error en xbrowse
Replies: 2
Views: 320

Re: MSXML2.ServerXMLHTTP / readyState / Status

... (1) LOADING The object has been created but the send method has not been called. (2) LOADED The send method has been called and the status and headers are available, but the response is not yet available. (3) INTERACTIVE Some data has been received. You can call responseBody and responseText ...
by Jimmy
Sat Mar 18, 2023 11:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MSXML2.ServerXMLHTTP / readyState / Status
Replies: 8
Views: 437

Re: Callback Server

... with the phone number of the recipient. Note that the Synology DSM SMS API may require additional parameters or authentication headers depending on the NAS model and DSM version. You should consult the Synology documentation for more information.
by Otto
Fri Mar 10, 2023 7:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PostBack Server
Replies: 7
Views: 756

Re: Titulo del Report en cada grupo

... GROUP ON... EJECT se puede pero salta a siguiente hoja por cada grupo, y lo que se quiere es que quepan al menos dos grupos en cada hoja, cuyos HEADERs sean iguales al REPORT TITLE . Con TPRINTER hice algo similar en muchas ocasiones hace tiempo, pero quiero hacerlo con TREPORT. Saludos.
by FranciscoA
Tue Mar 07, 2023 3:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Titulo del Report en cada grupo
Replies: 2
Views: 274

Re: HB_UnzipFile Does not work

Ok, 7-zip reports "Headers error". So it is a corrupted ZIP file.
by Enrico Maria Giordano
Sun Feb 26, 2023 5:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HB_UnzipFile Does not work (SOLVED Thank you ENRICO)
Replies: 13
Views: 548

Re: Reitero consulta para actualizar un campo con XBrowse

... "Abrevia", "Costo", "StockAct", "StockMin", "Pedir","Total" ; HEADERS "Cód.", "Detalle", "Abr.", "Costo", "Stock Act", "Stock Min", "Pedir","Total"; ...
by José Camilo
Sun Feb 12, 2023 4:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Reitero consulta para actualizar un campo con XBrowse
Replies: 6
Views: 551

Re: Wbrowse with the black screem

... 00,00 TO 260,520 TITLE "T E S T E" ; COLORS CLR_WHITE,CLR_WHITE PIXEL FONT oFont @ 05,05 LISTBOX oBrw FIELDS CLI->COD,CLI->NOME ; HEADERS "Codigo","Nome" FIELDSIZES 40,60 ; ALIAS "CLI" OF oDlg SIZE 180,100 PIXEL ACTIVATE DIALOG oDlg CENTERED Return(Nil) ...
by Giba_Fro
Mon Feb 06, 2023 5:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Wbrowse with the black screem
Replies: 9
Views: 578

Re: "Shortname" for FIELD of DBF

... cField  next  msginfo(atostr(aTemp))return  But now, since I have to read dozens of xls regualar, I once match the fields with the headers in a xbrowse, make the dbf and read it. also as third... Read the first line of exel with OLE, changes the headers into the xls and save it. ...
by Marc Venken
Sat Jan 14, 2023 4:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: "Shortname" for FIELD of DBF
Replies: 3
Views: 428

Solicito ayuda para relacionar 2 o mas dbf

... "Articulo", "ArtFor->Detalle", "Costo","GanOri","Precio","Ganancia" ; HEADERS "Cód.", "Cliente", "Cód", "Artículo", "Costo","Gan.Orig","Precio","Ganancia"; ...
by José Camilo
Thu Dec 15, 2022 8:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Solicito ayuda para relacionar 2 o mas dbf
Replies: 1
Views: 249

Re: mod_harbour + ADS on linux server

Dear Giuliano,

googling for "End of script output before headers" I just found that you should chmod 755 modharbour
https://stackoverflow.com/questions/22307610/end-of-script-output-before-headers-error-in-apache
Please check if you are allowed to do a chmod call
by Antonio Linares
Thu Dec 01, 2022 4:21 pm
 
Forum: mod_harbour
Topic: mod_harbour + ADS on linux server
Replies: 39
Views: 31828

Re: mod_harbour + ADS on linux server

... Error ( 500 Server Internal Error ) [Thu Dec 01 15:53:15.563653 2022] [cgid:error] [pid 2452856:tid 140467170232064] End of script output before headers: modharbour Pheraps hosting not admit to run modharbour What do you think about ? Bye
by giuliano
Thu Dec 01, 2022 2:55 pm
 
Forum: mod_harbour
Topic: mod_harbour + ADS on linux server
Replies: 39
Views: 31828

Re: Resta de columnas en xBrwose

Not 7-8 FIELD NAME OF 7 - FIELD NAME OF 8 Eg: COLUMNS "NAME", "QTY", "RATE", "QTY*RATE" ; HEADERS "ClientName", "Quantity", "Price", "Amount" Also it is not a good practice to provide numbers in COLUMNS clause. ...
by nageswaragunupudi
Tue Nov 29, 2022 3:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Resta de columnas en xBrwose
Replies: 14
Views: 1077
PreviousNext

Return to advanced search