Search found 143 matches: dat

Return to advanced search

Webservice de .NET a Fivewin

... Else sPathTmp = sCarpeta & "\Temp\Imed_" & nIdTran & "_Tmp_Rta.xml" End If Dim response As String Dim data As String = sMensaje url = "" Select Case sRootSwitch Case "Farmalink" Select Case sTipo Case "P" url = "https://servicios.farmalink.com.ar/VentaSecureSvc" ...
by mterraz
Wed Jul 12, 2023 4:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webservice de .NET a Fivewin
Replies: 2
Views: 604

Re: ampersand

... bedoeling is een manier te vinden om de beschikbare voedingproducten opgeslagen in een bestand products.dbf op te nemen in het verkoop.dbf bestand dat de gratis afgeleverde producten per klant registreert. Voor het ogenblik heb ik een werkende procedure voor de verkoopprocedure die ik evenwel in ...
by jds
Tue Mar 21, 2023 9:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ampersand
Replies: 13
Views: 1204

Treport de Tabla SQL con FWH nativo ( parte 2 ) resuelto

Hola queridos compañeros del foro. Descargo de un WS y guardo los datos en una tabla mysql con la clase nativa de FWH Tiro un browse y veo los datos del recordset maravillosamente. Con esta función, intento generar un reporte en pdf de dichos dat FUNCTION ...
by jose_murugosa
Fri Mar 18, 2022 3:37 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Treport de Tabla SQL con FWH nativo ( parte 2 ) resuelto
Replies: 9
Views: 642

SPOOLADD("C:\TEST\PRINT.DAT")

És posible hacer esto en fivewin? https://harbour.github.io/doc/clct3.html#spoolactiv SET PRINTER TO C:\TEST\PRINT.DAT         // Redirect printSET DEVICE TO PRINT                      // Print Output@....SAY....@....SAY....SET ...
by karinha
Thu Jan 13, 2022 7:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SPOOLADD("C:\TEST\PRINT.DAT")
Replies: 0
Views: 180

Re: *** Curso de C para programadores Harbour.

Hello Manuel, Thank you for your help. At the moment I call up DAT files saved with RUNDLL32.EXE PRINTUI.DLL, PrintUIEntry to change the orientation. I wanted to call the new function PRNSETORIENTATION (1), but I get errors when compiling and linking. Can ...
by Otto
Sun Jul 11, 2021 6:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: *** Curso de C para programadores Harbour.
Replies: 141
Views: 18462

Re: Error on search a record on dbf with tdatabase

... understand the concept even if the management of a hotel is clearly different from the management of a bathhouse, that is, if I have a range of dates from 24/07/2021 to 25/07/2021 for the hotel it is only one night for the chalet by the sea it is two days for the search ( my problem) when the ...
by Silvio.Falconi
Tue Jun 29, 2021 8:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error on search a record on dbf with tdatabase
Replies: 18
Views: 1568

Re: XBROWSER con 2 columnas pero solo una editable

XBROWSER "detaimpo" TITLE "can be completed. Complete the information of the Export Invoice" ;
COLUMNS "nom_field", "dat_field" ;
SETUP ( oBrw:cHeaders := {"Name", "Description"}, oBrw:aCols[ 1 ]:lReadOnly := .t. ) ;
FASTEDIT
by nageswaragunupudi
Fri Jan 03, 2020 6:14 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: XBROWSER con 2 columnas pero solo una editable
Replies: 3
Views: 583

XBROWSER con 2 columnas pero solo una editable

Estimados Feliz 2020 !!!!!!!!!!!! Consulta tecnica, tengo un XBROWSER de una tabla "detaimpo" con 2 columnas "nom_campo" y "dat_campo" , "Nom_campo" ya tiene datos y solo debo llenar "nom_campo", que debo aumentar/modificar en el codigo abajo adjunto...
by Enrrique Vertiz
Fri Jan 03, 2020 4:15 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: XBROWSER con 2 columnas pero solo una editable
Replies: 3
Views: 583

Re: FDT: Algun experto en COBOL y "C"?

Saludos, hay que tener la estructura de los DAT, si no tienes los fuentes de cobol, es imposible, hay que generar un archivo .txt
by ruben Dario
Sat Nov 02, 2019 1:03 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: FDT: Algun experto en COBOL y "C"?
Replies: 7
Views: 1093

Re: FDT: Algun experto en COBOL y "C"?

es importante conocer la estructura del archivo DAT, lo que hacia en esos gloriosos años (1989-1995), era leer el archivo de punta a punta y transformar columnas de datos a un archivo plano separados por comas, después lo subía a un DBF y utilizaba ...
by armando.lagunas
Wed Oct 30, 2019 8:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FDT: Algun experto en COBOL y "C"?
Replies: 7
Views: 1093

Re: FDT: Algun experto en COBOL y "C"?

perdón la intromisión:

Armando, es posible extraer información de los archivos .DAT de cobol? si te envió un archivo, podrías revisarlo y hacer un diagnostico sobre la posibilidad de hacer una migración?
by leandro
Wed Oct 30, 2019 1:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FDT: Algun experto en COBOL y "C"?
Replies: 7
Views: 1093

XbrGetDate pick problem

https://i.postimg.cc/sxXMy1pp/DAT.jpg as you can see on picture I not understood why the pickdate is not near to get and when I move the mouse on get year it become 0 hiding th button + I set the pickdate with date interval with ...
by Silvio.Falconi
Mon Jun 17, 2019 3:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XbrGetDate pick problem
Replies: 2
Views: 551

Re: Setup Barcode system in FWH

... met een paar voorbeeld prgs Wanneer ik evenwel een example prg wil compilen en linken conform uw info krijg ik steeds een linking error die zegt dat "de syntaxis van de bestandsnaam, mapnaam of volumenaam onjuist is". Wat betekent dat? José
by jds
Tue Mar 12, 2019 11:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Setup Barcode system in FWH
Replies: 29
Views: 6337

Xbrowse oCol assigment with variabel Headers

I always want to use the col names for all actions in xbrowse, since while in devellopment, de colums always changes from place so we know this works WITH OBJECT :p_2018 :nEditType := EDIT_NONE END WITH OBJECT :p_2017 :nEditType := EDIT_NONE END Now I was able to have a dynamic header in xbrowse bas...
by Marc Venken
Thu Jan 31, 2019 11:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse oCol assigment with variabel Headers
Replies: 1
Views: 535
Next

Return to advanced search