messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2020-06-22",
"forum": "mod_harbour",
"text": "#include \"c:\\harbour\\include\\hbclass.ch\"\n#include \"c:\\harbour\\include\\hboo.ch\"",
"time": "06:28",
"topic": "CREATE CLASS...",
"username": "Antonio Linares"
}
] | CREATE CLASS... |
[
{
"date": "2009-11-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "AMIGOS LLAMO A UN OBJETO COM\n\nFUNC SUBIRXML\nLOCAL t1\nLOCAL objCom := CreateObject( \"nsigad_export.CatlTransaction\" )\n\nobjCom:SetPathApplication(\"C:\\CPSADUAN\\NSIGAD\")\nobjCom:SetRuc( \"20100009804\" )\nobjCom:SetUsuari... | CREATEOBJECT ERRORES |
[
{
"date": "2009-11-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Vladimir,\n\nLa clase de objetos OLE \"nsigad_export.CatlTransaction\" no está instalada ó registrada (regsvr32.exe) en el ordenador\n\nEse es el error que te está reportando xHarbour",
"time": "03:57",
"topic": "CREATEOB... | CREATEOBJECT ERRORES |
[
{
"date": "2009-11-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Me sale el siguiengte error \nFIVEWIN FOR HARBOUR GPF ERROR\n\nOLEINVOKE(0)\nTOLEAUTO:INVOKE(317)\nTOLEAUTO:SETPATHAPPLICATION(613)\n\nBUENO EL ERROR PARTE DE EL LLAMADO AL METODO SetPathApplication POR QUE VOTA GPF \n\nFUNC PRUX... | CREATEOBJECT ERRORES |
[
{
"date": "2009-11-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Vladimir,\n\nProbablemente necesitas usar una versión más reciente de xHarbour",
"time": "10:46",
"topic": "CREATEOBJECT ERRORES",
"username": "Antonio Linares"
}
] | CREATEOBJECT ERRORES |
[
{
"date": "2012-04-11",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Saludos al Forum\n\nTengo este codigo para generar a excl un DBF, pero al terminar no cierra el EXCEL.EXE que da en el Admon de Taresas\nCREATEOBJECT( \"Excel.Application\" )\n\nUso xHarbour 1.2.1 Rev 9411 y Bcc582\nEstoy compila... | CREATEOBJECT( "Excel.Application" ) No Cierra el EXCEL.EXE |
[
{
"date": "2012-04-14",
"forum": "FiveWin para Harbour/xHarbour",
"text": "ruben,\n\nyo lo tengo asi:\n\n...\noWorkBooks:= oExcel:WorkBooks\noWorkBooks:Close()\noWorkBooks:= NIL\n\noExcel:Quit()\noExcel:= NIL\n\nHb_GCall(.t.)\n...",
"time": "09:04",
"topic": "CREATEOBJECT( \"Excel.Application\" ... | CREATEOBJECT( "Excel.Application" ) No Cierra el EXCEL.EXE |
[
{
"date": "2012-04-17",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias Compañero Funciono.",
"time": "13:49",
"topic": "CREATEOBJECT( \"Excel.Application\" ) No Cierra el EXCEL.EXE",
"username": "ruben Dario"
}
] | CREATEOBJECT( "Excel.Application" ) No Cierra el EXCEL.EXE |
[
{
"date": "2006-04-26",
"forum": "All products support",
"text": "Cari amici fwuser,\ndevo creare un editor per creare un Radar ..\nSe nessuno ha im mente che cosa è un radar ve lo spiego :\nIn realtà il radar è un Roadbook dove sono segnati tutti i percorsi che un pilota di Rally deve eseguire \nogni r... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-03",
"forum": "All products support",
"text": "proprio non c'è nessuno che mi puo' aiutare ?\navete capito il problema ?",
"time": "16:36",
"topic": "CREAZIONE RADAR PER RALLY",
"username": "Silvio"
}
] | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-03",
"forum": "All products support",
"text": "[quote=\"Silvio\":10baz5w0]il problema a mio avviso è come fare visualizzare i simboli e le frecce ( percorsi) \n\nqualcuno ha qualche idea ?[/quote:10baz5w0]\n\nIn generale per visualizzare delle immagini basta avere le relative bitmaps ... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-03",
"forum": "All products support",
"text": "scusa ma questo non è il problema\nMi spiego \nnella prima colonna ci sono due get numerici e vanno bene !!\n\nnella seconda colonna c'è un grafico : \nnel grafico devo avere la possibilità di inserire piu di un disegno cioè devo per es... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-03",
"forum": "All products support",
"text": "Devi disegnare i bitmaps all'interno delle coordinate della cella, coordinate che puoi tranquillamente ricavare come fa il metodo oBrw:lEditCol().\n\nPer disegnare un bitmap sull'altro basta che li disegni in modo trasparente.\n\nEMG",
... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-03",
"forum": "All products support",
"text": "sto iniziando a creare qualcosa :\na sinistra della finestra volevo mettere una barra bottoni oppure usare la classe outlook ma come fare per visualizzare i bottoni corrispondenti alle figure che ho in una cartella ?\nQuesti poi diventera... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-03",
"forum": "All products support",
"text": "Il comando DEFINE BITMAP OF OUTLOOK supporta la clausola BITMAP che ti consente di specificare il file BMP da visualizzare sul pulsante.\n\nAltrimenti puoi utilizzare dei BTNBMP con la clausola FILE.\n\nEMG",
"time": "22:08",
"top... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-03",
"forum": "All products support",
"text": "ecco perchè non mi funzionava io ho tuttii simboli in gif o png",
"time": "22:48",
"topic": "CREAZIONE RADAR PER RALLY",
"username": "Silvio"
}
] | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-10",
"forum": "All products support",
"text": "per la parte grafica ho fatto una prova \nadesso posso inserire un disegno in una bitmap e lo posso postare con la clausola DESIGN \n\nAdesso però dovrei salvare tutto tenendo presente anche i simboli inseriti nella bitmap come devo fare... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-10",
"forum": "All products support",
"text": "Io direi la seconda, che non è affatto arcaica ma l'unica possibile, secondo me.\n\nEMG",
"time": "12:02",
"topic": "CREAZIONE RADAR PER RALLY",
"username": "Enrico Maria Giordano"
}
] | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-10",
"forum": "All products support",
"text": "il problema è che in ogni grafico l'utente mette anche fino a 5 /6 simboli\ne secondo te dove li salvo le coordinate intendo?\nprevedo una marea di campi in archivio cosi si ingrossa l'archivio ?\n\nNum ( numero di linea)\nParziale (km)\n... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-10",
"forum": "All products support",
"text": "[quote=\"Silvio\":3b3o1wtv]il problema è che in ogni grafico l'utente mette anche fino a 5 /6 simboli\ne secondo te dove li salvo le coordinate intendo?[/quote:3b3o1wtv]\n\nIn una tabella così fatta:\n\n- Codice grafico\n- Codice simbolo\... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-10",
"forum": "All products support",
"text": "Ma scusa ti rendi conto che noi stiamo parlando di un grafico per una soa linea mentre in un road book ci sono centinaia e centinaia di linee ?\nLo hai visto mai un roadbook ?",
"time": "22:30",
"topic": "CREAZIONE RADAR PER RALLY... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-10",
"forum": "All products support",
"text": "Guarda che con la tecnica di cui sopra puoi disegnare quante immagini vuoi.\n\nEMG",
"time": "23:34",
"topic": "CREAZIONE RADAR PER RALLY",
"username": "Enrico Maria Giordano"
}
] | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-11",
"forum": "All products support",
"text": "si ci avevo già pensato di faren altro archivio dove inserire indicizzati i simboli per ogni immagini ma credo che se calcoliamo un normale numero di 5 simbolini per ogni grafico il dbf si svilupperà moltissimo :\nper esempio ho contato ... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-11",
"forum": "All products support",
"text": "Quantità di record intorno ai 10000 sono assolutamente tranquilli per un DBF. Ma anche con 100000 non avresti problemi. C'è gente che usa DBF con milioni di record senza alcun problema.\n\nEMG",
"time": "08:16",
"topic": "CREAZION... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-12",
"forum": "All products support",
"text": "OK\nRritornando alle linee del roadbook vorrei sapere come posso disegnare\nun BMP ad una certa posizione cioè se guardi questa figura puoi capire \n\n[url=http://img118.imageshack.us/my.php?image=provarb8rs.jpg:1uhznz... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-12",
"forum": "All products support",
"text": "Ti posso aiutare solo se:\n\n1. Mi sottoponi un problema alla volta e me lo descrivi in modo sintetico e preciso.\n\n2. Prepari un esempio minimale che lo mostri e che io possa poi restituirti corretto e funzionante.\n\nEMG",
"time": ... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-12",
"forum": "All products support",
"text": "ok te lo preparo dopo xchè adesso sono a scuola.\npoi lo metto qui il test ?",
"time": "10:03",
"topic": "CREAZIONE RADAR PER RALLY",
"username": "Silvio"
}
] | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-12",
"forum": "All products support",
"text": "Sì (oppure lo mandi direttamente alla mia email, come ti pare), ma è essernziale che sia piccolo e compilabile altrimenti non credo che potrò dedicarmici. Sei tu che devi fare lo sforzo iniziale per ridurlo ai minimi termini.\n\nEMG",
... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-12",
"forum": "All products support",
"text": "MA LA CLASSE :TMetaFile() COME SI USA ?\ncioè io voglio creare un BMP oBMP con la metafile alla linea 14,30 e la dimensione deve essere 200x100 \nNon so mi crea un immagine grandiisima...\n\nvabbe faccio il test intanto",
"time": "17... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-12",
"forum": "All products support",
"text": "Forse intendevi dire la classe TBitmap? Comunque ti sconsiglio di utilizzare classi per questo lavoro di \"rendering\" dei bitmap. Semplicemente disegnali alle giuste coordinate usando la funzione PalBmpDraw() all'interno dell'evento ON P... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-12",
"forum": "All products support",
"text": "si ma Linares mi ha detto di creare un user control \nAnche a me mi sembra la soluzione giusta\nLinares inoltre mi ha detto di iniziare a disegnare una linea del roadbook prendendo in esame il paint della classe Ttabs come riferimento\n\... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-12",
"forum": "All products support",
"text": "[quote=\"Silvio\":26q4lrts]si ma Linares mi ha detto di creare un user control \nAnche a me mi sembra la soluzione giusta[/quote:26q4lrts]\n\nNon mi sono spiegato bene: intendevo dire di non utilizzare oggetti per disegnare i bitmaps ma f... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-12",
"forum": "All products support",
"text": "Ora l'immagine la vedo.\n\nEMG",
"time": "23:39",
"topic": "CREAZIONE RADAR PER RALLY",
"username": "Enrico Maria Giordano"
}
] | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "bene mi sono creato una funzione per disegnare le linee\n[code:1p1yvf13] \nFunction DrawLine( hDC, x, y , high, widht, color)\n LOCAL n, hPen, hOldPen\n hPen := CreatePen( 0, 2, color )\n hOldPen := SelectOb... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "hO CREATO IL RETTANGOLO CON TUTTI GLI INTRAMEZZI \nPERO ADESSO IL CONTROLLO ME LO CREA CON UNO SPAZIO SOPRA CHE NON RIESCO A TOGLIERE \n\nHO SEGNATO DI ROSSO LO SPAZIO DA TOGLIERE\n\n[url=http://img98.imageshack.us/my.php?... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "[quote=\"Silvio\":36zezhd5]con questo metodo sarebbe più facile a disegnare ste linee \n DrawLine( hDC, 0, 0 , 0,100,CLR_BLACK) peresempio[/quote:36zezhd5]\n\nCosa ti impedisce di creartelo?\n\n[quote=\"Silvio\":36zezhd5]Adesso però ho u... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "[quote=\"Silvio\":1m9geilw]HAI RICEVUTO I FILES ?[/quote:1m9geilw]\n\nSì, ma non sono l'esempio minimale del problema che ti avevo chiesto. Mi dispiace ma non posso fare il lavoro al posto tuo.\n\nEMG",
"time": "12:35",
"topic": "... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "ok \nho trovato l'errore c'era scritto ownd:bottom() o qualcosa di simile e quindi adesso va ok\n\nho inserito anche la bitmap al centro : se vedi il metodo new per intenderci \n\nQuindi adesso la classe disegna la linea bene o male e cmq... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "poi un altra cosa \nio ho i simbolini in una directory \nHo fatto una buton bar a sinistra \ncome fare per creare dei btnbmp allineati per tre o 4 automaticamente\ncosì l'utente premendo un pulsante prende il simbolino che si posiziona s... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "cioè volevo fare una cosa così se era possibile \n[url=http://imageshack.us:3ifdbyhz][img:3ifdbyhz]http://img476.imageshack.us/img476/451/predefiniti5me.png[/img:3ifdbyhz][/url:3ifdbyhz]\n\nma mi da errore di un me... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "Ovviamente non li puoi mettere nell'evento paint.\n\nParlo delle GET.\n\nEMG",
"time": "16:19",
"topic": "CREAZIONE RADAR PER RALLY",
"username": "Enrico Maria Giordano"
}
] | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "No questi pulsanti sono nella window child che creo quando apro un nuovo roadbook\n\naaaah tu ti riferivi ai get ???\nnon li posso mettere e come posso fare per...cavolo lo sapevo che non si poteva fare ....mi sono illuso di poterlo fare ... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "[quote=\"Silvio\":34bzmjby]aaaah tu ti riferivi ai get ???\nnon li posso mettere e come posso fare per...cavolo lo sapevo che non si poteva fare ....mi sono illuso di poterlo fare con fw[/quote:34bzmjby]\n\nNon è questione di FW. E' che, ... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "SCUSAMI PER IL MIO SFOGO ....\n\nSI OK ADESSO LE HO MESSE NEL METODO NEW E PARE CHE FUNZIONICCHANO MA NON RIESCO A FARE DUE COSE :\n\n[code:1ron0lf6]\nDEFINE FONT oFont2 NAME \"Ms Sans Serif\" SIZE 10, 8\n DEFINE FONT oFont3 NAME \"Aria... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "ECCOLO !!!!!!!!!!\n\n[code:j6uv7ps5] \n#include \"FIVEWIN.CH\"\n\nfUNCTION mAIN()\nlOCAL OgET1,OGET2,OFONT1,OFONT3\nlOCAL OWND\n\n DEFINE FONT oFont2 NAME \"Ms Sans Serif\" SIZE 10, 8\n DEFINE FONT oFont3 NAME \"Arial\" SI... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "Mancano le variabili delle GET.\n\nEMG",
"time": "17:37",
"topic": "CREAZIONE RADAR PER RALLY",
"username": "Enrico Maria Giordano"
}
] | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "E mancano le PICTURE, obbligatorie dato che trattasi di variabili numeriche.\n\nEMG",
"time": "17:39",
"topic": "CREAZIONE RADAR PER RALLY",
"username": "Enrico Maria Giordano"
}
] | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "ooppss...\n\ncalma calma mi sono sfuggite...\nil problema è che ogni 5 minuti mi telefonano....\nsorry...",
"time": "19:10",
"topic": "CREAZIONE RADAR PER RALLY",
"username": "Silvio"
}
] | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "Scusami eccolo \nho corretto ma non funziona cioè adesso le get funzionano ma\nio volevo che scrivessero i font grandi e che le get erano trasparenti\n\n\n[code:39enb9b9] #include \"FIVEWIN.CH\"\n\nFUNCTION Main()\n lOCAL o... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "A me i font delle GET risultano grandi. E non ho capito cosa intendi con \"trasparenti\". Se vuoi che lo sfondo delle GET sia uguale a quello della finestra basta che usi in entrambi (finestra e GET) la stessa clausola COLOR.\n\nEMG",
... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "A me no \nallora ho problemi di grafica...",
"time": "23:17",
"topic": "CREAZIONE RADAR PER RALLY",
"username": "Silvio"
}
] | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-13",
"forum": "All products support",
"text": "Vabbe poi lo risolvo \n\nc'è una cosa che ti volevo chiederti : \nQuando chiamo la classe la procedura costruisce una riga e lo fa bene \nma se è la prima riga cioè se sto iniziando a creare la prima riga la procedura mi deve disegnare la... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-14",
"forum": "All products support",
"text": "Il discorso della programmazione Windows è questo:\n\n1. Ogni elemento presente sulla dialog deve sapersi ridisegnare all'occorrenza (e questo lo sanno fare i controlli tipo TSay, TGet, TCombobox, TWBrowse, etc. grazie al fatto che sono c... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-14",
"forum": "All products support",
"text": "ok ho risolto almeno credo ho aggiunto un parametro alla classe LTestata\nse c'è lo aggiunge altrimenti no \nho un altro problema da chiederti \nNella mia famosa linea ho inserito la bitmap:\n[code:3hq9477b]\n @ 0,15 BITMAP ::oB... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-15",
"forum": "All products support",
"text": "Prova con un Refresh() prima di disegnare la seconda linea. Dovrebbe cancellare tutto quello che è stato disegnato direttamente.\n\nEMG",
"time": "07:45",
"topic": "CREAZIONE RADAR PER RALLY",
"username": "Enrico Maria Giordan... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-15",
"forum": "All products support",
"text": "no niente da fare \nma forse non mi sono spiegato cerco di spiegartelo meglio...\n\n\nio creo ad esempio un controllo rbook:\n\n@ 2,0 rbook oRb \n\ne poi un altro\n\n@15,0 rbook orb2 \n\npoi clicco sul bitmap del primo controllo e mi c... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-15",
"forum": "All products support",
"text": "[quote=\"Silvio\":1e0ul9b0]poi clicco sul bitmap del primo controllo e mi crea la cornice\npoi clicco sul bitmap del secondo controllo e mi crea la cornice ma non mi toglie la cornice al primo controllo[/quote:1e0ul9b0]\n\nQuindi stai p... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-15",
"forum": "All products support",
"text": "grazie era quello che cercavo",
"time": "22:49",
"topic": "CREAZIONE RADAR PER RALLY",
"username": "Silvio"
}
] | CREAZIONE RADAR PER RALLY |
[
{
"date": "2006-05-23",
"forum": "All products support",
"text": "scusami sono tornato solo oggi dal wrc mondiale di Rally in sardegna.\n\nper il focus intendi di crear eun nuovo metodo e ridisegnare il controllo e richiamre il metodo paint ?\n\n\npoi per il checkdots non ho trovato niente o meglio vol... | CREAZIONE RADAR PER RALLY |
[
{
"date": "2008-09-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hola compañeros del foro,\r\n\r\nMe encuentro ahora desarrollando con Xharbour y tengo desarrollados ya varios modulos con esta poderosa herramienta, ahora estoy en un ambicioso proyecto para desarrollar un pequeño crm.\r\n\r\nPar... | CRM |
[
{
"date": "2008-09-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Julio,\r\n\r\n>\r\nnecesitaria programar un boton que la momento de presionar me saque para escribir comentarios \r\n>\r\n\r\nRevisa el código de FWH\\samples\\TestMemo.prg\r\n\r\n> y al mismo tiempo me saque la llamada al telefon... | CRM |
[
{
"date": "2021-07-22",
"forum": "mod_harbour",
"text": "Hello friends,\nI use Tinymce HTML editor to input and edit the textarea field.\n\nData is stored into memofield of a DBF file.\n\nNow I made a little program to view the DATA.\n\n[img:1obfubx7]https://mybergland.com/fwforum/viewmemofield&... | CRUD and viewer |
[
{
"date": "2008-01-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola a todos\n\nCon Ayuda de Tosko he podido ir avanzando en el uso de la clase de TOM GROEGER (TCRW) y reportes dieñados con Crystal 9, y ahora acudo a preguntarles como lograr seleccionar la impresora a la cual deseo derivar el... | CRYSTAL REPORT (Sel. Impresoras y guardar como HTML, PDF) |
[
{
"date": "2017-04-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear All,\n\nI try this code for Preview and Export to file, it's work well but print to printer doesn't work and got an error.\n\n[color=#BF0000:1phuommr][b:1phuommr]\t\t\toRpt:SelectPrinter( cPrinter ) // Error missing method\n... | CRYSTAL REPORT XI print to printer |
[
{
"date": "2017-04-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dutch,\n\nJust an idea:\n\n[code=fw:11hsa8de]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />PrinterSetup<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span>,;<br />oReport... | CRYSTAL REPORT XI print to printer |
[
{
"date": "2017-04-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I've got it.\nThank Antonio,",
"time": "15:09",
"topic": "CRYSTAL REPORT XI print to printer",
"username": "dutch"
}
] | CRYSTAL REPORT XI print to printer |
[
{
"date": "2017-04-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear All,\n\nI need to use CRYSTAL REPORT XI but I cannot run the sample program from Fernando González Diez's sample. I occur an error as picture.\n\nI use xHB, FWH1612, BCC7 and CR XI.\n[url=https://postimg.org/image/5l... | CRYSTAL REPORT need help (Passing parameter) |
[
{
"date": "2017-04-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dutch,\n\nJust as a guide line.\n\n[code=fw:2nm2jxk2]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> oCrystal := CreateObject<span style=\"color: #000000;\">(</span><span style=\"color: #ff0000;\">... | CRYSTAL REPORT need help (Passing parameter) |
[
{
"date": "2017-04-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Antonio,\n\nThank you so much, I can do it now.",
"time": "06:15",
"topic": "CRYSTAL REPORT need help (Passing parameter)",
"username": "dutch"
}
] | CRYSTAL REPORT need help (Passing parameter) |
[
{
"date": "2022-06-22",
"forum": "mod_harbour",
"text": "CSS Advanced\nAdvantages of using var() are:\n makes the code easier to read (more understandable)\n makes it much easier to change the color values\n\n[url:e1cfcyl0]https://mybergland.com/fwforum/cssvar.html[/url:e1cfcyl0]",
... | CSS Variables |
[
{
"date": "2022-06-22",
"forum": "mod_harbour",
"text": "Dear Otto,\n\nvery good!\n\nmany thanks for sharing it",
"time": "16:31",
"topic": "CSS Variables",
"username": "Antonio Linares"
}
] | CSS Variables |
[
{
"date": "2021-11-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I must convert this into dbf \n\n[code=fw:6md9po56]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">CodUM,DescrUM,Molt,NumDec,Tipo,CodDescrUM<br />CF10,Confezione <span style=\"color: #000000;\">10</span> pezzi,<spa... | CSV TO DBF |
[
{
"date": "2021-11-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Here an example that you can modify.\n[code=fw:37xggbrs]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"fivewin.ch\"</span><br /><sp... | CSV TO DBF |
[
{
"date": "2021-11-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "APPEND FROM <sourcefile> DELIMITED WITH \",\"\n\nYou still need to deal with removing the first row of the csv which has the field names, which is simple enough.",
"time": "20:18",
"topic": "CSV TO DBF",
"username": "r... | CSV TO DBF |
[
{
"date": "2021-11-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"FranciscoA\":3sas5obz]Here an example that you can modify.\n[code=fw:3sas5obz]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\"... | CSV TO DBF |
[
{
"date": "2021-11-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "You can use field types, if you want it.\nIn the following example all fields are character type\n[code=fw:3s6tfk46]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <... | CSV TO DBF |
[
{
"date": "2010-03-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi!\n\nMy name is Aljoscha. I'm starting to Programming FiveWin. I have a question to you. I have a CSV file and I would like create a Programm that read this file and save this to a DB. \n\nI think this is not to difficult but I ... | CSV to DBF |
[
{
"date": "2010-03-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Aljoscha,\nYou can use the code below to append your CSV file to your DBF. \nIt's not necesary to read the CSV, as doing this is very slow. \n[code=fw:2r931hrr]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">... | CSV to DBF |
[
{
"date": "2010-03-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi George! Thank you for your quick answer. Is it possible that this works also with xlsx files?\n\nBest Regards\nAljoscha",
"time": "05:55",
"topic": "CSV to DBF",
"username": "ali"
}
] | CSV to DBF |
[
{
"date": "2010-03-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"ali\":2guczurs]Hi George! Thank you for your quick answer. Is it possible that this works also with xlsx files?\n\nBest Regards\nAljoscha[/quote:2guczurs]\n\nChose file save as to DBF file ... ->( Excel application \n\nre... | CSV to DBF |
[
{
"date": "2010-03-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I think .xlsx files are Excel 2007 or later. That version does not save to .dbf files anymore.",
"time": "01:18",
"topic": "CSV to DBF",
"username": "Gale FORd"
}
] | CSV to DBF |
[
{
"date": "2010-03-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Gale FORd\":19q30f10]I think .xlsx files are Excel 2007 or later. That version does not save to .dbf files anymore.[/quote:19q30f10]\nYes. In that case, save as CVS and APPEND FROM CVS.",
"time": "07:27",
"topic":... | CSV to DBF |
[
{
"date": "2010-03-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi !\n\nI have used the code you have written but it don't works. There is my code and a sample of the CSV\n\n[code=fw:15g8eums]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /><span style=\"color: #00C8... | CSV to DBF |
[
{
"date": "2010-03-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Aljoscha\n\nA CSV file is separated by commas not semi colons as in your data. I know that you set the DELIMITED option to a semi colon but the delimiter character is the character that encloses character fields. The characte... | CSV to DBF |
[
{
"date": "2010-03-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you for your fantastic answer. It works.",
"time": "11:32",
"topic": "CSV to DBF",
"username": "ali"
}
] | CSV to DBF |
[
{
"date": "2010-07-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello!\n\nBTW, does APPEND FROM .csv support multiline strings (CRLFs between quatition marks)?\n\nThanks, Roman",
"time": "12:29",
"topic": "CSV to DBF",
"username": "modicr"
}
] | CSV to DBF |
[
{
"date": "2010-07-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Roman\n\nThe best way is to try it and see. It isn't specified as far as I can see in the documentation and it would depend how it was implemented. You could try to follow the source code but testing would be simpler.\n\nIf i... | CSV to DBF |
[
{
"date": "2013-08-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Someone have a function to convert a file csv ( with [b:1ei2swtt];[/b:1ei2swtt] separator) into dbf ?\nthanks",
"time": "08:00",
"topic": "CSV to DBF",
"username": "Silvio.Falconi"
}
] | CSV to DBF |
[
{
"date": "2013-08-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hola, a ver si te sirve\n[url:13vxmwxx]http://forums.fivetechsupport.com/viewtopic.php?f=3&t=18285&start=0&hilit=append+from+delimiter[/url:13vxmwxx]",
"time": "09:09",
"topic": "CSV to DBF",
"username"... | CSV to DBF |
[
{
"date": "2013-08-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi\n\nI use this function for inserting data from .csv or .unl files in to sql table\nYou can change INSERT INTO statement with Dbeplace or change separator or what else you need\n\n[code=fw:33j2xh6l]<div class=\"fw\" id=\"{CB}\" ... | CSV to DBF |
[
{
"date": "2013-08-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Assuming that the CSV file's structure and datatypes correctly match the DBF file, I could think of small 5 lines function to do the job.\n[code=fw:3bx85rqb]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">cText := ... | CSV to DBF |
[
{
"date": "2013-08-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Nages,\nI have this error ...perhaps I make an mistake ...\n\nI insert here the test.prg to converte csv to dbf \n\nand some lines of the file lotto.csv \n\non this csv file On first line there are the fields declared\n\n[b:n86sc8... | CSV to DBF |
[
{
"date": "2013-08-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "It looks like you are having a date format problem. The first record imported the date and the next three were blank. Here are the values in the original file:\n\n07/01/1939\n14/01/1939\n21/01/1939\n28/01/1939\n\nNote that the las... | CSV to DBF |
[
{
"date": "2013-08-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Silvio\n\nMr James is right. We should ourselves take care of date formatting issues when we deal with dates. Our settings should match the data.\n\n#1. As Mr James Bott advised, please SET DATE BRITISH and SET CENTURY ON at the b... | CSV to DBF |
[
{
"date": "2013-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Silvio\n\nRevised code adopting the above recommendataions.\nI have also added browse of array and dbf.\nI have used your Create_db() function and did not repeat it here.\n[code=fw:23sck1em]<div class=\"fw\" id=\"{CB}\" style=\"fo... | CSV to DBF |
[
{
"date": "2013-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks,\nIt run also with xharbour ?",
"time": "08:30",
"topic": "CSV to DBF",
"username": "Silvio.Falconi"
}
] | CSV to DBF |
[
{
"date": "2013-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Silvio.Falconi\":1gzh7g8k]Thanks,\nIt run also with xharbour ?[/quote:1gzh7g8k]\nYes.\nKeep the include \"hbcompat.ch\" always",
"time": "08:38",
"topic": "CSV to DBF",
"username": "nageswaragunupudi"
}
] | CSV to DBF |
[
{
"date": "2013-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Nages,\nperhpas there isanother error \n\nnow I tried load the new file from internet and I tried to converrte it into dbf\n\n<!-- m --><a class=\"postlink\" href=\"http://www.estrazionidellotto.com/estrazionidellotto.csv\">http:/... | CSV to DBF |
[
{
"date": "2013-08-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "As I said before, the logic works correctly if the data in the CSV file exactly matches the DBF structure and the data is valid.\n\nIf we need to handle in-disciplined data, you need to first validate the data and used rectified d... | CSV to DBF |
[
{
"date": "2013-08-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr Nages,\n\nNow I have another file but with no \";\" delimiter and I not Know how I can make to converte this txt into dbf\n\nthe file can be download from <!-- m --><a class=\"postlink\" href=\"http://sys.sistemiwinforlife.it/e... | CSV to DBF |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.