messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2006-09-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Is there an advantage of using an ALIAS in the index-expression: \n index on kasse->beleg tag k_beleg\nor\n index on beleg tag k_beleg\n\nThanks in advance\nOtto",
"time": "14:25",
... | Alias in index expression |
[
{
"date": "2006-09-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Otto\":3b6hjxg3]Is there an advantage of using an ALIAS in the index-expression: \n index on kasse->beleg tag k_beleg\nor\n index on beleg tag k_beleg\n\nThanks in advance\nOtto... | Alias in index expression |
[
{
"date": "2006-09-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I use \n\nindex on field->beleg tag k_beleg \n\nso I not declare the FIELD\n\nMaurizio",
"time": "17:47",
"topic": "Alias in index expression",
"username": "Maurizio"
}
] | Alias in index expression |
[
{
"date": "2006-09-11",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Rene, thank you for your answer. Advantage is my problem therefore I have to change. I couldn't remember why I used the Alias. \n\nHello Maurizio,\nI was very happy to see you and your family here in Sillian.\nThe evening was too ... | Alias in index expression |
[
{
"date": "2019-10-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\n\nI want to make an Excel-document from my FWH-application.\n\nI need to align the cells in my Excel document.\n\nTo achieve tha, I try this :[code=fw:18bc708l]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\... | Alignement in Excel (solved) |
[
{
"date": "2019-10-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Not valid this?\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=32228&p=188814&hilit=HorizontalAlignment#p188814\">viewtopic.php?f=3&t=32228&p=188814&hilit=HorizontalAlignment#p1... | Alignement in Excel (solved) |
[
{
"date": "2019-10-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks a lot for your help. It works just fine.\n\nSorry I couldn't remember my previous topic about this subject.",
"time": "17:22",
"topic": "Alignement in Excel (solved)",
"username": "driessen"
}
] | Alignement in Excel (solved) |
[
{
"date": "2017-07-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi all\n\nWhy when xBrowse display a column of type char (ALIG LEFT) are trimmed left spaces ?\nIs it possible fix this ?\n\nEs.: cStr := \" Test\" align is \"Test\"\n\nTIA",
"time": "00:01",
"topic": "Alignmen... | Alignment of column CHAR in Xbrowse |
[
{
"date": "2017-07-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mauri,\n\nI don't understand what you are asking for. \n\nLeft trimming is what ALIGN LEFT means, so it would seem that it is not in need of fixing.\n\nIf you don't want left trimming then just leave off ALIGN LEFT.\n\nPerhaps you... | Alignment of column CHAR in Xbrowse |
[
{
"date": "2017-07-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi James\nI post an image to explain better the problem\n[img]\n<!-- m --><a class=\"postlink\" href=\"https://imageshack.com/i/po8DfT0Kp\">https://imageshack.com/i/po8DfT0Kp</a><!-- m -->\n[/img]\n\nRegard,\nMauri",
"time": "... | Alignment of column CHAR in Xbrowse |
[
{
"date": "2017-07-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mauri,\n\nThe xbrowse appears to be working correctly.\n\nYou could use ALIGN RIGHT, which is what one usually uses with numbers. That is what I would do.\n\nOr, you could use something like strtran([fieldname],\" \", chr(160)). T... | Alignment of column CHAR in Xbrowse |
[
{
"date": "2012-01-28",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Buenos dias.\n\n Estoy haciendo algunas pruebas con la version demo de fastreport para la impresion de facturas electronicas, me encontre con un problema que no se como resolver. En la impresion de la cadena orignal fastr... | Alineacion de campos en fastreport (solucionado) |
[
{
"date": "2012-01-30",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola\n\nEncontre una solucion cambiando los espacios por espacios sin separacion [i:387kgnqa]chr(255)[/i:387kgnqa] en la cadena original que se va a imprimir con fastreport. De esta forma fastreport no realiza alineacion automati... | Alineacion de campos en fastreport (solucionado) |
[
{
"date": "2011-02-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Quisiera saber de qué manera puedo alinear el título de una columna y una alineación diferente para la data de la misma. Gracias por la ayuda",
"time": "19:38",
"topic": "Alineación en treport Solucionado",
"username"... | Alineación en treport Solucionado |
[
{
"date": "2011-02-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Puedes experimentar esto\n\n[code=fw:3ex77rxo]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />oRpt:<span style=\"color: #000000;\">bStartPage</span> := <span style=\"color: #000000;\">{</span>|| oCol:<s... | Alineación en treport Solucionado |
[
{
"date": "2011-02-28",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias RenOmas, lo que no entiendo es de donde sale el objeto oCol. No me doy cuenta. Gracias por la respuesta. SOLUCIONADO. Muchisimas Gracias",
"time": "14:13",
"topic": "Alineación en treport Solucionado",
"userna... | Alineación en treport Solucionado |
[
{
"date": "2011-03-01",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"horacio\":1xjysv37]Gracias RenOmas, lo que no entiendo es de donde sale el objeto oCol. No me doy cuenta. Gracias por la respuesta. SOLUCIONADO. Muchisimas Gracias[/quote:1xjysv37]\n\nA mi me pasa lo mismo. ¿Podrias pone... | Alineación en treport Solucionado |
[
{
"date": "2011-03-01",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Manuel. aqui el ejemplo\n\n[code=fw:22selpig]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> <span style=\"color: #00C800;\">Function</span> ImpPadron<span style=\"color: #000000;\">&... | Alineación en treport Solucionado |
[
{
"date": "2011-03-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Horacio, muchas gracias.",
"time": "03:53",
"topic": "Alineación en treport Solucionado",
"username": "Manuel Valdenebro"
}
] | Alineación en treport Solucionado |
[
{
"date": "2006-09-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola, \nquiero preguntar si alguien sabe como cambiar la alineación (izquierda,derecha o centrado) de un control creado desde recursos (workShop), especificamente un Get (\"Edit text style\") desde tiempo de ejecución.\nEl proble... | Alineameniento de Controles... |
[
{
"date": "2006-09-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Carlos, yo tuve ese mismo problema y obté por lo siguiente:\n\nRedefino el dialogo con todos los controles salvo los Gets en cuestión. (lo que no recuerdo es si lo creéen el resource o no, creo que no, pues estoy cambiando el sis... | Alineameniento de Controles... |
[
{
"date": "2006-09-20",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Si usas Pelles C o Visual C, lo puedes hacer directo en el recurso y es mas rapido y seguro...",
"time": "18:36",
"topic": "Alineameniento de Controles...",
"username": "joseluisysturiz"
}
] | Alineameniento de Controles... |
[
{
"date": "2006-09-21",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias Manuramos, no se me había ocurrido de esa manera, voy hacer la prueba de esa manera.\n\nSaludos.\n\nCarlos Sincuir",
"time": "11:03",
"topic": "Alineameniento de Controles...",
"username": "Carlos Sincuir"
}... | Alineameniento de Controles... |
[
{
"date": "2008-05-10",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Saludos a todos:\r\n\r\nTengo una duda sobre la alineación de los Aceleradores en los menus, ya que he buscado en el foro como vizualizarlos, pero se ven desalineados, me pregunto si habrá alguna forma de hacer que todos los acel... | Alinear Aceleradores en el Menu |
[
{
"date": "2008-05-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Prueba así \r\n\r\nMenuItem aoSub[ 14 ] Prompt '&Cambio de Empresa' + Chr( 9 ) + 'Ctrl-F2' Action Seleccionalo() \r\n\r\nSaludos",
"time": "01:02",
"topic": "Alinear Aceleradores en el Menu",
"username": "horacio"
... | Alinear Aceleradores en el Menu |
[
{
"date": "2008-05-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Horacio:\r\n\r\nGracias por responder, volví a retomar el mismo procedimiento, solo que agregue un pequeño truco, que la verdad no pense que funcionara pero lo logre, concistio en agregar espacios en blanco, con lo cual quedo sol... | Alinear Aceleradores en el Menu |
[
{
"date": "2009-07-28",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola amigos\n\n Como puedo alinear el texto un say verticalmente desde recursos ?\n\n un saludo",
"time": "18:32",
"topic": "Alinear Say",
"username": "Frafive"
}
] | Alinear Say |
[
{
"date": "2009-07-29",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Ola.\nVeja se é isto que vc. tá querendo..\n\n[code=fw:2o21n74n]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">Define</span> <span style=\"color: #0000ff;\">Font</span> Ofont3 <spa... | Alinear Say |
[
{
"date": "2008-04-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Foreros:\n\nCómo puedo alienar las celdas en una hoja de Excel usando TOle ?\n\nSaludos",
"time": "02:53",
"topic": "Alinear celdas en Excel",
"username": "Armando"
}
] | Alinear celdas en Excel |
[
{
"date": "2008-04-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Armando\n\n¿Para que lado de la celda?\nPuedes probar a hacer esto\n\n oHoja:Cells(1, 3 ):NumberFormat := \"@\"\n oHoja:Cells(3, 3 ):Value := HSBC->REFERENCIA\n\nEl contenido del campo REFERENCIA es de tipo numérico y en lo hoja ... | Alinear celdas en Excel |
[
{
"date": "2008-04-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Armando>\n[quote=\"Armando\":3gv7lx7y]Cómo puedo alienar las celdas en una hoja de Excel usando TOle ?[/quote:3gv7lx7y]\nPara una celda:\noSheet:Cells( 1, 1 ):Set( \"HorizontalAlignment\", nAlig )\n\nPara un rango de celdas:... | Alinear celdas en Excel |
[
{
"date": "2008-04-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Manuel y Fer:\n\nMuchas gracias por las respuestas, todo bajo control !.\n\nUn abrazo",
"time": "14:23",
"topic": "Alinear celdas en Excel",
"username": "Armando"
}
] | Alinear celdas en Excel |
[
{
"date": "2006-06-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigos del foro:\n\nEn la clase TReport es posible alinear los títulos de las columnas ?, no los títulos o encabezados del reporte. me explico:\n\nEn el siguiente trozo de código:\n\nCOLUMN oCol3 TITLE \"Cliente\",\"Modelo\" DATA... | Alinear títulos de columnas |
[
{
"date": "2015-01-06",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Saludos.\n\nCreo un objeto \n\n oREPORTE:=TOleAuto():New(\"Excel.Application\")\n oREPORTE:WorkBooks:Add()\n oBook:=oREPORTE:Get(\"ActiveWorkBook\")\n oSheet:=oREPORTE:Get(\"ActiveSheet\" )\n\nvoy formando mi cadena de texto para... | Alinear y formato en ToleAuto |
[
{
"date": "2015-01-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Noé,\n\nNo se si es seguro lo que buscas, pero encontré esto:\n\n[quote:11cfog5b]xlHAlignCenter -4108 \nxlHAlignDistributed -4117 \nxlHAlignJustify -4130 \nxlHAlignLeft -4131 \nxlHAlig... | Alinear y formato en ToleAuto |
[
{
"date": "2015-01-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias, lo voy a probar.",
"time": "20:49",
"topic": "Alinear y formato en ToleAuto",
"username": "noe aburto"
}
] | Alinear y formato en ToleAuto |
[
{
"date": "2013-06-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gostaria de colocar os GET em uma posição e os SAY assumindo da direita para esquerda\n\nalinhamento pelo Centro .. que o GET fique alinhado e o say se mova para esquerda se ajustando\n\nAri\n\n[code=fw:2fxwmt51]<div class=\"fw\"... | Alinhamento pelo GET |
[
{
"date": "2013-06-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "este é o exemplo \n\n\n[code=fw:1j03jcg3]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #B900B9;\">/* Retirei PICTURE do SAY causa conflito com GET<br /> RIGHT do SAY mude... | Alinhamento pelo GET |
[
{
"date": "2013-06-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[code=fw:zrn2bd3k]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</span><br /><br /><span style=\"color: #00C800... | Alinhamento pelo GET |
[
{
"date": "2013-06-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Obrigado !\n\nAri",
"time": "20:56",
"topic": "Alinhamento pelo GET",
"username": "Ari"
}
] | Alinhamento pelo GET |
[
{
"date": "2012-03-29",
"forum": "Off Topic / Otros temas",
"text": "[url:2u1j641q]http://collaboration.cmc.ec.gc.ca/science/rpn/biblio/ddj/Website/start.htm[/url:2u1j641q]",
"time": "17:24",
"topic": "All DrDobbs Journal, C/C++ user, magazines since 1988 !!!",
"usern... | All DrDobbs Journal, C/C++ user, magazines since 1988 !!! |
[
{
"date": "2008-02-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello from Germany,\n\nDuring my work on the new DB-Tool,\ni needed var-informations in the Office2007-Bar\nfrom a Outlook-Child after changes.\nHere are all Values you need :\n\nRECEIVE Values from a Outlook2003-Child\nin a Offic... | All Var-Def's switching Outl2003Child<>Office2007Bar |
[
{
"date": "2008-02-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "oGet:value() just calls oGet:VarGet() so you can use either one.\n\nMETHOD Value() INLINE ::VarGet()\n\nVarGet() may be easier to remember since SAYs, GETs, Comoboxes, and RadioMenus all have a VarGet() method. This is polymorphis... | All Var-Def's switching Outl2003Child<>Office2007Bar |
[
{
"date": "2014-07-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello FiveWinners. \n\nI have an application developed in xHarbour 1.23 and FW13.08, SQLRDD, which prints about 7000 pages in PDF using Image2PDF; Windows Vista and W7 on the same application runs without additional memory consump... | All resources consumed in W8.1 |
[
{
"date": "2014-07-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I assume you meant 8GB not 8MB.\n\nI don't know the answer to your question, but why would anyone want a 7000 page document? Does somebody actually read it?\n\nI have always questioned clients that wanted what I call a \"data dump... | All resources consumed in W8.1 |
[
{
"date": "2014-07-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Gustavo,\n\nCould you provide a small and self contained example to run it here ?",
"time": "17:15",
"topic": "All resources consumed in W8.1",
"username": "Antonio Linares"
}
] | All resources consumed in W8.1 |
[
{
"date": "2014-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Antonio\nHi James\n\nThanks for responding. \n\nThe problem of resource consumption in W8.1 was due to a MySQL table to open and not closed, ie to be opened 7500 times, interestingly this same process in W. Vista, NO has the sa... | All resources consumed in W8.1 |
[
{
"date": "2014-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks for reporting your solution.\n\nJames",
"time": "02:29",
"topic": "All resources consumed in W8.1",
"username": "James Bott"
}
] | All resources consumed in W8.1 |
[
{
"date": "2014-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Very good! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nThanks for sharing it",
"time": "04:29",
"topic": "All resources consumed in W8.1",
"username": "Antonio... | All resources consumed in W8.1 |
[
{
"date": "2010-03-24",
"forum": "Utilities / Utilidades",
"text": "[url:3e3nd82i]http://www.freesound.org[/url:3e3nd82i]",
"time": "16:56",
"topic": "All sort of sounds / Todo tipo de sonidos",
"username": "Antonio Linares"
}
] | All sort of sounds / Todo tipo de sonidos |
[
{
"date": "2006-12-08",
"forum": "All products support",
"text": "Oder arbeitet noch einer mit FW",
"time": "15:24",
"topic": "Alle gestorben ??",
"username": "UD previous posts"
}
] | Alle gestorben ?? |
[
{
"date": "2006-12-28",
"forum": "All products support",
"text": "ja ich, zumindest mit FWH und xHarbour.\n\naber ansonsten ist hier ziemlich wenig los in der Gruppe <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->\n\nGruß und Guten Rutsch\nStefan",
"ti... | Alle gestorben ?? |
[
{
"date": "2017-09-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "To All\n\nIs there a way to be able to manually over-ride a Combobox to allow a Write in Get ? .. I have a login screen and I am populating a combobox array with Employee UserId's .. \n\nI have a back-door user named 'Admin' and I... | Allow a write in Get in a Combobox |
[
{
"date": "2017-09-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Give style CBS_DROPDOWN to the combobox.\n\nEMG",
"time": "21:24",
"topic": "Allow a write in Get in a Combobox",
"username": "Enrico Maria Giordano"
}
] | Allow a write in Get in a Combobox |
[
{
"date": "2017-09-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico\n\nWorked Great ... Many Thanks!\n\nRick Lipkin",
"time": "16:50",
"topic": "Allow a write in Get in a Combobox",
"username": "Rick Lipkin"
}
] | Allow a write in Get in a Combobox |
[
{
"date": "2017-09-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Algun sample pero de busqueda secuencial pero con DBCOMBO.? asi como en este combobox que cuando vaya escribiendo, ubique la coincidencia, saludos...gracias... <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock... | Allow a write in Get in a Combobox |
[
{
"date": "2017-09-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Jose,\n\nYou must set oDB:incSearch := .t.\n\nThe default is .f.",
"time": "23:33",
"topic": "Allow a write in Get in a Combobox",
"username": "James Bott"
}
] | Allow a write in Get in a Combobox |
[
{
"date": "2017-09-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"James Bott\":10cyshb4]Jose,\n\nYou must set oDB:incSearch := .t.\n\nThe default is .f.[/quote:10cyshb4]\n\nJames, gracias por tu respuesta, pero parece esa data no pertenece a DBCOMBO, no confundir con COMBOBOX, la use co... | Allow a write in Get in a Combobox |
[
{
"date": "2017-09-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Jose,\n\nSorry, Jose, yes it should have been oDBC:lIncSearch.\n\nI have not use a DBCombo in some time. I wrote the original incremental search code for the TDBCombo class but it was since moved into the parent class, TCombobox. ... | Allow a write in Get in a Combobox |
[
{
"date": "2017-09-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"James Bott\":39y64gc7]Jose,\n\nSorry, Jose, yes it should have been oDBC:lIncSearch.\n\nI have not use a DBCombo in some time. I wrote the original incremental search code for the TDBCombo class but it was since moved int... | Allow a write in Get in a Combobox |
[
{
"date": "2017-09-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr Jose,\n\nIncremental search works by default in DbCombo. No additional settings are necessary. \nThis is a working sample\n[code=fw:11fx4s9q]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"co... | Allow a write in Get in a Combobox |
[
{
"date": "2017-09-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr James\n\n[quote:663mfhce]\nbut it was since moved into the parent class, TCombobox. I have in my notes that moving the code to TComobox broke it for DBCombo but I don't know if that was ever fixed.\n[/quote:663mfhce]\nIncrement... | Allow a write in Get in a Combobox |
[
{
"date": "2017-09-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"nageswaragunupudi\":1707fv73]Mr Jose,\n\nIncremental search works by default in DbCombo. No additional settings are necessary. \nThis is a working sample\n[code=fw:1707fv73]<div class=\"fw\" id=\"{CB}\" style=\"font-famil... | Allow a write in Get in a Combobox |
[
{
"date": "2017-09-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:35uguyx1]in your sample it works but only with the first 2 letters of the word to search,[/quote:35uguyx1]\nPlease test again. It works for more than 2 characters also, provided it finds a match.\n\nI shall soon give you a... | Allow a write in Get in a Combobox |
[
{
"date": "2018-01-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\nin case someone needs formatted raw HTML to be included in DOCX.\nBest regards,\nOtto\n\nSteps\n\nDocx- file rename to Zip and unzip\n\nCopy your MHT file to the word directory of the zip \n\nSearch for placeholder in d... | Allow for formatted raw HTML to be included in DOCX |
[
{
"date": "2021-07-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Otto/Dad <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nthis sounds very interesting...please be so kind as to share an example before and after of the document.xml? \n\... | Allow for formatted raw HTML to be included in DOCX |
[
{
"date": "2021-07-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Otto,\n\nI admire your energy and passion <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\na big hug",
"time": "18:11",
"topic": "Allow for formatted raw HTML to b... | Allow for formatted raw HTML to be included in DOCX |
[
{
"date": "2020-02-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi guys,\n\nI have this line code:\n\nfwrite(marq,'<xLgr>'+Alltrim(oArqCli:ENDERECO)+'</xLgr>'+mfim)\n\nJust fine but in some cases a blank caracter apears in xml (end of oArqCli:ENDERECO field) like this:\n\n<xLgr>RUA 2 QD 13 LT ... | Alltrim() help |
[
{
"date": "2020-02-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Yes, AllTrim is used for remove blank spaces at end and at begining\nPlease, put this code\n[code=fw:2tboxubx]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />? <span style=\"color: #0000ff;\">Asc</span><span ... | Alltrim() help |
[
{
"date": "2020-02-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"cnavarro\":athqrvj1]Yes, AllTrim is used for remove blank spaces at end and at begining\nPlease, put this code\n[code=fw:athqrvj1]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />? <span style=\"color... | Alltrim() help |
[
{
"date": "2020-02-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Use\n[code=fw:1i821hxe]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />cStr := StrTran<span style=\"color: #000000;\">(</span> cStr, Chr<span style=\"color: #000000;\">(</span> <span style=\"co... | Alltrim() help |
[
{
"date": "2020-02-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[url:2l7ss1tf]http://fivewin.com.br/index.php?/topic/28336-pequisa-aven%C3%A7ada/[/url:2l7ss1tf]\n\n[code=fw:2l7ss1tf]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> <span style=\"color: #B... | Alltrim() help |
[
{
"date": "2020-02-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"karinha\":3gnb75ja][url:3gnb75ja]http://fivewin.com.br/index.php?/topic/28336-pequisa-aven%C3%A7ada/[/url:3gnb75ja]\n\n[code=fw:3gnb75ja]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br ... | Alltrim() help |
[
{
"date": "2020-02-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"cnavarro\":hek90dug]Use\n[code=fw:hek90dug]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />cStr := StrTran<span style=\"color: #000000;\">(</span> cStr, Chr<span style=\"color: #000000;\">(... | Alltrim() help |
[
{
"date": "2005-12-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Estimados Amigos, necesito saber si se puede tener en los regisros de una DBF datos de tipo GIF, BMP o AVI\n\nSi no es en DBF, en que tipo de seria ?\n\ngracias\nsaludos cordiales",
"time": "19:20",
"topic": "Almacenar JP... | Almacenar JPG, BMP, AVI, etc etc en archivos .DBF |
[
{
"date": "2005-12-06",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Tom\n\n Hace poco cuando buscaba algo asi, me encontre con un mensaje en al antiguo news de FWH, que hacia exactamente lo que pides, te lo paso al costo, solo es funcional con xHarbour y se almacena en un campo memo de una ... | Almacenar JPG, BMP, AVI, etc etc en archivos .DBF |
[
{
"date": "2020-04-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Amigos del forum.\n\n\nNecesito almacenar contraseña con la clase fwh mysql/mariadb, utilizando el algorismo AES\ny averiguando encontré esto:\nPara encriptar\nINSERT INTO usuarios VALUES('usuario',AES_ENCRYPT('contraseña','... | Almacenar contraseñas con FWH MySQL/MariaDB |
[
{
"date": "2020-04-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigos del Forum.\n\nLo que busco es algo como esto, que hice en tablas DBF:\n\n\n#include \"FiveWin.ch\"\n*-----------------\nfunc Main()\n*-----------------\nlocal oDlg, oGet02,oGet01,oGet03,oFont,clavencriptada:=space(20),clav... | Almacenar contraseñas con FWH MySQL/MariaDB |
[
{
"date": "2020-04-14",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Adolfredo.\nMira si este codigo, tomado parcialmente de uno de mis sistemas, te sirve de guia.\nUtilizo MySql - TMySql. Las funciones de encriptacion y decriptacion son de FW.\n[code=fw:3kwdy2sn]<div class=\"fw\" id=\"{CB}\"... | Almacenar contraseñas con FWH MySQL/MariaDB |
[
{
"date": "2020-04-14",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Con HDO es muy fácil.\nAhí lo dejo!!!\nIncluso podrías usas HDO RDD, mira este código:\n\n[code=fw:38fb0d1u]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />USE usuarios <span style=\"color: #00C800;\">NEW</s... | Almacenar contraseñas con FWH MySQL/MariaDB |
[
{
"date": "2020-04-15",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola FranciscoA y xmanuel.\n\nGracias por contestar.\n\nFrancisco excelente ejemplo gracias ya lo resolví, al comienzo tuve mi tropiezo, pero cambie la estructura del campo donde almaceno el password tenia definido así:\n\nClav... | Almacenar contraseñas con FWH MySQL/MariaDB |
[
{
"date": "2015-03-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "// Almacena archivos de cualquier tipo en una tabla DBF o Gestor MySQL/SQLSERVER\n// Juan navas <!-- e --><a href=\"mailto:jnavas@datapronet.com\">jnavas@datapronet.com</a><!-- e --> <!-- e --><a href=\"mailto:jnadaptapro@gmail.c... | Almacenar/Recuperar imagenes, binarios en Tablas DBF |
[
{
"date": "2015-03-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Juan,\n\ngracias por compartirlo <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "05:51",
"topic": "Almacenar/Recuperar imagenes, binarios en Tablas DBF",
... | Almacenar/Recuperar imagenes, binarios en Tablas DBF |
[
{
"date": "2015-03-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Antonio,\nMuchas gracias espero que sea de utilidad, al principio tuve muchas dificultades para implementar en mi aplicacion el registro y recuperación de todo tipo de archivo.",
"time": "06:26",
"topic": "Almacenar/Recup... | Almacenar/Recuperar imagenes, binarios en Tablas DBF |
[
{
"date": "2017-03-06",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Juan, Sencillamente una genialidad, es posible ponerse en contacto contigo. Tu correo no funciona.",
"time": "05:07",
"topic": "Almacenar/Recuperar imagenes, binarios en Tablas DBF",
"username": "Andrés González"
}
... | Almacenar/Recuperar imagenes, binarios en Tablas DBF |
[
{
"date": "2017-03-06",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Probably this very difficult approach was necessary during 16-bit clipper days about 20 years back.\nNow all this totally not necessary.\nWe can simply assign file buffer value to the field.\n\nPlease try this sample which stores... | Almacenar/Recuperar imagenes, binarios en Tablas DBF |
[
{
"date": "2018-08-27",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"Andrés González\":2pu6dyl4]Juan, Sencillamente una genialidad, es posible ponerse en contacto contigo. Tu correo no funciona.[/quote:2pu6dyl4]\nSaludos\nPuedes escribirme a <!-- e --><a href=\"mailto:jnavas@datapronet.co... | Almacenar/Recuperar imagenes, binarios en Tablas DBF |
[
{
"date": "2018-08-28",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Muy interesante tu método, sin embargo, te puedo decir que por mi larga experiencia manejando bases de datos con miles de imágenes y videos de todo tipo que he llegado a la conclusión de que es preferible lo siguiente:\n\n1.\tUn ... | Almacenar/Recuperar imagenes, binarios en Tablas DBF |
[
{
"date": "2018-08-28",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Emiliano\nSaludos,\n\nEn nuestro caso, AdaptaPro es un sistema Open Source creado con HB + FW + MySQL, el proceso de actualización del sistema lo realizamos mediante el alojamiento de sus componentes en AdaptaPro Server, mas las ... | Almacenar/Recuperar imagenes, binarios en Tablas DBF |
[
{
"date": "2021-02-11",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola y como sacas el archivo para leerlo por decir una fotografía para presentarla en pantalla\n\nestoy usando dbf\n\nSaluditos <!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\":wink:\" title=\"Wink\" /><!-- s:win... | Almacenar/Recuperar imagenes, binarios en Tablas DBF |
[
{
"date": "2021-02-11",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Saving image to DBF\n\n[code=fw:2hqhkras]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />ALIAS->MEMOFIELDNAME := MEMOREAD<span style=\"color: #000000;\">(</span> cImageFile <span style=\"color: #000000;\... | Almacenar/Recuperar imagenes, binarios en Tablas DBF |
[
{
"date": "2021-02-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Thank you very much <!-- s:mrgreen: --><img src=\"{SMILIES_PATH}/icon_mrgreen.gif\" alt=\":mrgreen:\" title=\"Mr. Green\" /><!-- s:mrgreen: --> \n\nRegards <!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\":wink:\" ... | Almacenar/Recuperar imagenes, binarios en Tablas DBF |
[
{
"date": "2023-11-07",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Puedes escribirme a <!-- e --><a href=\"mailto:jnadaptapro@gmail.com\">jnadaptapro@gmail.com</a><!-- e --> +58-4143000518",
"time": "16:14",
"topic": "Almacenar/Recuperar imagenes, binarios en Tablas DBF",
"username":... | Almacenar/Recuperar imagenes, binarios en Tablas DBF |
[
{
"date": "2023-11-30",
"forum": "FiveWin para Harbour/xHarbour",
"text": "jNavas\ntus funciones funcionan de maravilla\ngracias! <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->",
"time": "19:19",
"topic": "Almacenar/Recuperar imagenes, bin... | Almacenar/Recuperar imagenes, binarios en Tablas DBF |
[
{
"date": "2016-09-29",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola un cliente se ha empeñado en que quiere que a una aplicación que le hemos realizado de almacén, ahora le añadamos la ubicación de lo que almacena, pasillo, fila y altura. Hasta ahí todo bien.\n\nPero claro como por pedir no ... | Almacén Virtual 3D. |
[
{
"date": "2016-09-30",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Jose Luis,\n\nNo tengo experiencia en lo que comentas pero es un tema que siempre me ha llamado la atención.\n\nAsi que cuenta con mi ayuda <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-... | Almacén Virtual 3D. |
[
{
"date": "2016-10-01",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Jose Luis,\n\nLe consulté a mi hijo ya que el es dueño de la empresa Kibo Studios <!-- w --><a class=\"postlink\" href=\"http://www.kibostudios.com\">www.kibostudios.com</a><!-- w --> y recientemente \nhan comprado el Oculus Rif ... | Almacén Virtual 3D. |
[
{
"date": "2016-10-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias, lo tendré en cuenta.\n\nCuando tenga la reunión con el cliente le comentare el tema.\n\nUn saludo y como siempre muchas gracias",
"time": "12:31",
"topic": "Almacén Virtual 3D.",
"username": "Garbi"
}
] | Almacén Virtual 3D. |
[
{
"date": "2016-10-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Jo Antonio el Lolillo me lo imagino como cuando era chico y fijate ya tiene hasta su propia empresa...\n\nPara José Luís, a veces hay que saber decir [color=#FF0000:2druyhwk]NO[/color:2druyhwk]\n\nSi tienes 18 minutos mira este v... | Almacén Virtual 3D. |
[
{
"date": "2016-10-05",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"xmanuel\":20plvhej]\na veces hay que saber decir [color=#FF0000:20plvhej]NO[/color:20plvhej]\n[/quote:20plvhej]\n\nSí claro, después de haber consultado en el foro a ver si algún compañero puede echar una mano, o a algún... | Almacén Virtual 3D. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.