messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2013-04-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Günther,\n\nDo you mean that the listbox is out of the browse area ?\n\nRao has implemented a better version that takes some more details into account for a better positioning of the listbox", "time": "19:20", "topic": "BU...
BUG: XBROWSE editstyle EDIT_GET_LISTBOX
[ { "date": "2013-04-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes, Antonio! No restrictions from the size of the browse. I am nosily on the news from Rao!! <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->", "time": "22:19", "top...
BUG: XBROWSE editstyle EDIT_GET_LISTBOX
[ { "date": "2010-10-29", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nI compile the sample and I click on the menu items (archivo, edición, etc) and the program crashes.\n\nAny clue?\n\nThank you <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s...
BUG: error in Invoices.prg sample
[ { "date": "2010-10-31", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes, I confirm this problem", "time": "11:26", "topic": "BUG: error in Invoices.prg sample", "username": "ukservice" } ]
BUG: error in Invoices.prg sample
[ { "date": "2010-11-01", "forum": "FiveWin for Harbour/xHarbour", "text": "This is probably because there are no actions defined for the menu items. It is just a dummy menu.\n\nRegards,\nJames", "time": "19:41", "topic": "BUG: error in Invoices.prg sample", "username": "James Bott" } ]
BUG: error in Invoices.prg sample
[ { "date": "2010-11-01", "forum": "FiveWin for Harbour/xHarbour", "text": "James,\n\nI created a full menu with items and actions and the error happen too;)", "time": "19:59", "topic": "BUG: error in Invoices.prg sample", "username": "mgsoft" } ]
BUG: error in Invoices.prg sample
[ { "date": "2010-11-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Mgsoft,\n\nWhat is the error?", "time": "21:46", "topic": "BUG: error in Invoices.prg sample", "username": "James Bott" } ]
BUG: error in Invoices.prg sample
[ { "date": "2010-11-01", "forum": "FiveWin for Harbour/xHarbour", "text": "OK, I see that it is an unknown error generated by Windows.\n\nI made a simiple test and it runs without error, so there is something different with invoices.prg.\n\nJames\n\nTest program:\n\n[code=fw:mksap5ct]<div class=\"fw\" id...
BUG: error in Invoices.prg sample
[ { "date": "2011-03-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nAny clue on this bug?\n\nThank you.", "time": "16:35", "topic": "BUG: error in Invoices.prg sample", "username": "mgsoft" } ]
BUG: error in Invoices.prg sample
[ { "date": "2011-03-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello...\n\n[quote=\"mgsoft\":idhdyjxj]Any clue on this bug?\nThank you.[/quote:idhdyjxj]\n\ni thinks is not a bug... maybe a incompatibility in MDI enviroment\n\nthis a same sample using panel\n[code=fw:idhdyjxj]<div class=\"fw\"...
BUG: error in Invoices.prg sample
[ { "date": "2010-05-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\n1.) If the command \"REDEFINE (or @ x,y) COLUMN XBROWSE ..... JUSTIFY {AL_LEFT,AL_CENTER,...}\" is used, the header- and footer aligns should also defined as the datacolumns!\n\n2.) If the WHEN-clausula from a control ...
BUG? 1.)XBROWSE COMMAND and 2.)WHEN CLAUSULA
[ { "date": "2010-05-17", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"byte-one\":3v350lcr]Antonio,\n\n1.) If the command \"REDEFINE (or @ x,y) COLUMN XBROWSE ..... JUSTIFY {AL_LEFT,AL_CENTER,...}\" is used, the header- and footer aligns should also defined as the datacolumns!\n[/quote:3v350...
BUG? 1.)XBROWSE COMMAND and 2.)WHEN CLAUSULA
[ { "date": "2010-05-17", "forum": "FiveWin for Harbour/xHarbour", "text": "For a good handling of this perfect command the header- and footer - aligment should be the same as the datas. Now this behavour it is not logical! In normal case, nobody use an other alignment from footer / header as the data!", ...
BUG? 1.)XBROWSE COMMAND and 2.)WHEN CLAUSULA
[ { "date": "2008-10-14", "forum": "FiveWin for Harbour/xHarbour", "text": "When in an dialog the clausula TRANSPARENT is used, then a REDEFINE SAY are not wrapped in the next line, when the text to long for nWidth. Without TRANSPARENT in the dialog all is ok.", "time": "15:29", "topic": "BUG? Len...
BUG? Lenght of SAY
[ { "date": "2008-10-14", "forum": "FiveWin for Harbour/xHarbour", "text": "I confirm the same behaviour", "time": "15:46", "topic": "BUG? Lenght of SAY", "username": "Richard Chidiak" } ]
BUG? Lenght of SAY
[ { "date": "2008-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "There is a new clause for SAY:\r\n\r\nREDEFINE GET ... ADJUST", "time": "00:11", "topic": "BUG? Lenght of SAY", "username": "Antonio Linares" } ]
BUG? Lenght of SAY
[ { "date": "2008-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, not a GET, a SAY! When using the ADJUST it is still the same. The Text is in one line and cutted. The text should wrapped in the next line as in older FWH has been. In the RC-file the SAY are defined as \"left text\" or \...
BUG? Lenght of SAY
[ { "date": "2008-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Günther,\r\n\r\nMy mistake when I wrote it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\r\n\r\nI meant:\r\n\r\nREDEFINE SAY ... ADJUST", "time": "09:22", "topic": "BUG...
BUG? Lenght of SAY
[ { "date": "2008-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Günther,\r\n\r\nCould you please provide a small and self contained PRG example ? thanks", "time": "09:23", "topic": "BUG? Lenght of SAY", "username": "Antonio Linares" } ]
BUG? Lenght of SAY
[ { "date": "2008-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, with a absolut normal dialog from resources!\r\n\r\n[quote:3pwlm1b1]This is with DIALOG......TRANSPARENT[/quote:3pwlm1b1]\n[img:3pwlm1b1]http&#58;//www&#46;byte-one&#46;com/Eurostar_01&#46;jpg[/img:3pwlm1b1]\n\n[quote:3pw...
BUG? Lenght of SAY
[ { "date": "2008-10-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, I found, that FixSays( ::hWnd ) in method Initiate from Tdialog this behaviour made!", "time": "13:12", "topic": "BUG? Lenght of SAY", "username": "byte-one" } ]
BUG? Lenght of SAY
[ { "date": "2008-10-21", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote:2cgjyh59]Antonio, I found, that FixSays( ::hWnd ) in method Initiate from Tdialog this behaviour made![/quote:2cgjyh59]\r\n\r\nAntonio, is there a way to make FixSays() with line wrapping for you or is a other solution poss...
BUG? Lenght of SAY
[ { "date": "2011-03-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio,\n\ncuando puedas échale un vistazo a estos dos asuntos:\n\na) <!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=6&t=21173\">viewtopic.php?f=6&t=21173</a><!-- l -->\nEste es po...
BUG? en WINDOW.PRG; COMBOBOX y ESC.
[ { "date": "2006-04-09", "forum": "FiveWin para Pocket PC", "text": "NECESITO COPIAR EL BUILDCE A OTRO DIRECTORIO PARA GENERAR UNA APLICACION DE EJEMPLO, QUE DATOS TENGO QUE TOCAR EN EL BAT PARA QUE SE EJECUTE DIRECTAMENTE DESDE EL DIRECTORIO EN DONDE TENGO MI APLICACION.\n\nGRACIAS.", "time": "12:28...
BUILDCE
[ { "date": "2006-04-09", "forum": "FiveWin para Pocket PC", "text": "depende donde coloques el directorio , si el subdirectorio esta colgando de fwpcc ( \"c:\\fwpcc\\programa1\" , por ejemplo ) , no tienes que tocar ni una linea , si cuenga del raiz , ode otro lado cambia la linea \n\necho ..\\lib\\FiveC...
BUILDCE
[ { "date": "2009-10-05", "forum": "FiveWin para Pocket PC", "text": "obrigado", "time": "12:08", "topic": "BUILDCE compilando varios arquivos", "username": "MGA" } ]
BUILDCE compilando varios arquivos
[ { "date": "2009-10-03", "forum": "FiveWin para Pocket PC", "text": "Sr. Antonio, como compilar varios arquivos prg com o BUILDCDE ?", "time": "14:52", "topic": "BUILDCE compilando varios arquivos", "username": "MGA" } ]
BUILDCE compilando varios arquivos
[ { "date": "2009-10-03", "forum": "FiveWin para Pocket PC", "text": "SGS,\n\nTienes un ejemplo de un fichero make para FWPPC en FWPPC\\makes\\fwcemake.zip", "time": "16:13", "topic": "BUILDCE compilando varios arquivos", "username": "Antonio Linares" } ]
BUILDCE compilando varios arquivos
[ { "date": "2008-05-16", "forum": "FiveWin para Harbour/xHarbour", "text": "Que tengo que hacer para utilizar varios prg \r\nProbe con VERCE 53 y me da este error\r\nError: Unresolved external '_HB_FUN_MSGINFO' referenced from C:\\VERCE53\\PRUEBAS.OBJ", "time": "19:10", "topic": "BUILDH VARIOS PR...
BUILDH VARIOS PRG
[ { "date": "2008-05-16", "forum": "FiveWin para Harbour/xHarbour", "text": "Luis,\r\n\r\nPara compilar y enlazar más de un PRG repite estas líneas en el fichero buildh.bat:\r\n\r\n%hdir%\\bin\\harbour otro.prg /n /i%fwh%\\include;%hdir%\\include /w /p %2 %3 > clip.log @type clip.log IF ERRORLEVEL 1 PAUSE...
BUILDH VARIOS PRG
[ { "date": "2008-05-16", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Antonio\r\n\r\nYa lo revise y sin problemas", "time": "20:36", "topic": "BUILDH VARIOS PRG", "username": "luisduque" } ]
BUILDH VARIOS PRG
[ { "date": "2008-05-17", "forum": "FiveWin para Harbour/xHarbour", "text": "Usa el verce 5.0, alli no tienes problemas, enlazos varios .prg y todo muy bien, ademas de varios .rc y .res a la ves, saludos.", "time": "07:01", "topic": "BUILDH VARIOS PRG", "username": "joseluisysturiz" } ]
BUILDH VARIOS PRG
[ { "date": "2008-05-17", "forum": "FiveWin para Harbour/xHarbour", "text": "... Puedes usar .MAK tambien.. para mi son la mejor.. opcion <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->\r\n\r\nSaludos.!", "time": "09:03", "topic": "BUILDH VARIOS PRG...
BUILDH VARIOS PRG
[ { "date": "2012-09-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nI'm converting data from an existing DBF to MySQL. I have tables with more than 2.000.000 records.\nNow I'm going to the top of the DBF, and with an Do While !eof() I skip to the dbf and insert each record in the SQL.\nIt i...
BULK INSERT in MySQL
[ { "date": "2012-09-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Read the values from the DBF to a temporary string and use INSERT statements with multiple VALUES lists to insert several rows at a time. \nsql = \"INSERT INTO your_table (field1, field2) VALUES ('string1', value1),('string2', val...
BULK INSERT in MySQL
[ { "date": "2012-09-03", "forum": "FiveWin for Harbour/xHarbour", "text": "André,\n\nThanks for the information. I will try to insert more records at the same time.\n\nRegards,\n\nMarc", "time": "07:32", "topic": "BULK INSERT in MySQL", "username": "Marc Vanzegbroeck" } ]
BULK INSERT in MySQL
[ { "date": "2012-09-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nI found a faster way to import/export into MySQL by using CSV-files.\n\nThe only problem I have is if I export to a CSV-file and do a append from into a DBF with the command\n[code=fw:10k564p2]<div class=\"fw\" id=\"{CB}\" ...
BULK INSERT in MySQL
[ { "date": "2012-09-07", "forum": "FiveWin for Harbour/xHarbour", "text": "I found it!!\n[code=fw:2wvwt451]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">\\r\\n</div>[/code:2wvwt451] <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> ...
BULK INSERT in MySQL
[ { "date": "2013-10-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos aca les dejo una busqueda secuencial en tablas dbf para buscar en cualquier posicion de un campo:\n\n\n oLbx:bKeyDown := {|nKey| (Search(nKey,@cBusca,oLbx),oLbx:Refresh(),oSay:Refresh()) }\n\n\nSTATIC FUNCTION ...
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2013-10-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Use OrdWildSeek() de xharbour.\n\nSalu2.", "time": "16:44", "topic": "BUSCA EN CUALQUIER POSICION CON DBF", "username": "karinha" } ]
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2013-10-19", "forum": "FiveWin para Harbour/xHarbour", "text": "Using xbrowse, we do not need to write any code.\nIt is enough to write two lines of code:\n\n[code=fw:3dtlthy2]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">      oBrw:<span style=\"color: #000000;\">lIncrFilte...
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2013-10-26", "forum": "FiveWin para Harbour/xHarbour", "text": "Sr. Rao\n\nEl incremental filters desde que version de fwh se puede utilizar ?\n\nSaludos", "time": "04:46", "topic": "BUSCA EN CUALQUIER POSICION CON DBF", "username": "juan_arroyo_t" } ]
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2013-10-26", "forum": "FiveWin para Harbour/xHarbour", "text": "August 2011\nVersion 11.08", "time": "07:24", "topic": "BUSCA EN CUALQUIER POSICION CON DBF", "username": "nageswaragunupudi" } ]
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2013-10-26", "forum": "FiveWin para Harbour/xHarbour", "text": "Sr. Rao\n\nCompile con 11.08 y hay un error\nPor favor ayudeme\n\n[code=fw:16pd4495]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">Application<br />===========<br />   Path and <span style=\"color: #0000ff;\">nam...
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2013-10-26", "forum": "FiveWin para Harbour/xHarbour", "text": "Sr. Rao\n\nMil disculpas\n\nMe hacia falta el indice\n\nSolucionado, muchas gracias", "time": "08:46", "topic": "BUSCA EN CUALQUIER POSICION CON DBF", "username": "juan_arroyo_t" } ]
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2013-10-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Muchas gracias...\n\nle comento que tengo una aplicación donde le doy la opción para cambiar el orden (3 tipo de ordenes distinto), como vació lo que fue cargado en la búsqueda, y al tomar el nuevo indice como hago un refresh del...
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2017-11-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Mister rao, al volver al browse original, después de la busqueda, no puedo ver todos los registros del BD, solo los datos de la Busqueda. \n\n[img:7l5dm1m6]https&#58;//i&#46;imgur&#46;com/EJzYnp4&#46;png[/img:7l5dm1m6]\n\nGracias...
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2017-11-08", "forum": "FiveWin para Harbour/xHarbour", "text": "You are using the same alias in both the browses. In such cases, the changes made to the alias by the second browse are retained even after closing the second dialog. In this case, the filter set by the browse in the second dialo...
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2017-11-08", "forum": "FiveWin para Harbour/xHarbour", "text": "I do not understand your requirement correctly.\nCan you please explain clearly?", "time": "05:53", "topic": "BUSCA EN CUALQUIER POSICION CON DBF", "username": "nageswaragunupudi" } ]
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2017-11-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Mister Rao, browse con todos los datos,\n\n[img:1kbvjmx5]https&#58;//i&#46;imgur&#46;com/92nZsX4&#46;png[/img:1kbvjmx5]\n\nContinua...\n\nSaludos.", "time": "13:06", "topic": "BUSCA EN CUALQUIER POSICION CON DBF", "us...
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2017-11-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Mister Rao, Hago una busqueda incremental en el xBrowse,\n\n[img:10h79fbn]https&#58;//i&#46;imgur&#46;com/jz1dfHo&#46;png[/img:10h79fbn]\n\nContinua...\n\nSaludos.", "time": "13:09", "topic": "BUSCA EN CUALQUIER POSICION ...
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2017-11-07", "forum": "FiveWin para Harbour/xHarbour", "text": "Mister Rao, como hago un refresh del xbrowse para que se acomode al inicio?\n\nGracias, saludos.", "time": "19:37", "topic": "BUSCA EN CUALQUIER POSICION CON DBF", "username": "karinha" } ]
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2017-11-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Many thanks mister Rao.\n\nEn el xBrowse(), cual és el comando equivalente al,\n\n[code=fw:1pdez79j]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />&nbsp; &nbsp; oLbx:<span style=\"color: #000000;\">nColAct<...
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2017-11-08", "forum": "FiveWin para Harbour/xHarbour", "text": "oBrw:nColSel := <n>", "time": "16:16", "topic": "BUSCA EN CUALQUIER POSICION CON DBF", "username": "nageswaragunupudi" } ]
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2017-11-08", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"nageswaragunupudi\":34jqti6p]oBrw:nColSel := <n>[/quote:34jqti6p]\n\nMany thanks mister Rao, PERFECT!!\n\nxBrowse() está simplesmente, marabillosa. Congratulations.\n\nRegards, saludos.", "time": "18:03", "topic"...
BUSCA EN CUALQUIER POSICION CON DBF
[ { "date": "2013-05-03", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos ando en busca de bitmap e iconos de las funciones F1 a la F12\nSaludos", "time": "00:40", "topic": "BUSCAR BITMAP", "username": "jbrita" } ]
BUSCAR BITMAP
[ { "date": "2009-04-10", "forum": "FiveWin para Harbour/xHarbour", "text": "Estimados Masters....\n\nTengo una Base de Datos indexada por un cambo alfanumerico, y realizo busquedas incrementales, a medida que digitando las letras va buscando, pero dicha busqueda es riguroza ya debe estar exactamente los ...
BUSQUEDA (SEEK) MAYUSCULA/MINUSCULA
[ { "date": "2009-04-10", "forum": "FiveWin para Harbour/xHarbour", "text": "David ;\nSupongo que usando un .CDX no es posible ello, si fuera asi.. como seria la \"llave\" para indexar?\nPorque el usuario tendria que escribir com mayusculas o minusculas? no seria \"mejor\" que sea solo mayusculas?\n\nSal...
BUSQUEDA (SEEK) MAYUSCULA/MINUSCULA
[ { "date": "2009-04-10", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias por responder\n\nEl tema es que el campo por el cual se indexa es usado por otro programa y hay casos que debe usar MAYUSCULA pero otras Minuscula y a veces combunado.\n\nTengo pensada una alternativa, pero queria saber s...
BUSQUEDA (SEEK) MAYUSCULA/MINUSCULA
[ { "date": "2009-04-10", "forum": "FiveWin para Harbour/xHarbour", "text": "david, bastaria agregar un indice o tag con UPPER( tucampo ) y en la busqueda hacer UPPER( cBusqueda )\n\n\nespero te sirva la idea\n\n\nsaludos", "time": "17:07", "topic": "BUSQUEDA (SEEK) MAYUSCULA/MINUSCULA", "user...
BUSQUEDA (SEEK) MAYUSCULA/MINUSCULA
[ { "date": "2009-04-10", "forum": "FiveWin para Harbour/xHarbour", "text": "Estimado Pedro....\n\nun espectaculo, funciona... muchas gracias <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\nsalu2\n\ndavid \nargentina", "time": "22:12", "t...
BUSQUEDA (SEEK) MAYUSCULA/MINUSCULA
[ { "date": "2017-07-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos, necesito de su ayuda.\ntengo una tabla de serviciostomados que tienen los siguientes campos:\n\nid_abonado,mes,ano .......\n\nmes=caracter y ano=caracter\n\nSELECT * FROM serviciostomados WHERE (mes+ano)='72017'\n\nno hac...
BUSQUEDA, SUMANDO CAMPOS CARACTER * SOLUCIONADO
[ { "date": "2017-07-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola.\nPrueba asi;\n[code=fw:1cniikwc]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /><span style=\"color: #0000ff;\">SELECT</span> * <span style=\"color: #0000ff;\">FROM</span> serviciostomados <span ...
BUSQUEDA, SUMANDO CAMPOS CARACTER * SOLUCIONADO
[ { "date": "2017-07-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Willi si funciona asi pero mes+ano si es numerico provocaria problemas\n\n7 + 2017 = 2024\n6 + 2018 = 2024\n5 + 2019 = 2024\n\nte das cuenta por eso tiene q ser caracter\n\nsaludos", "time": "16:09", "topic": "BUSQUE...
BUSQUEDA, SUMANDO CAMPOS CARACTER * SOLUCIONADO
[ { "date": "2017-07-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Prueba asi\n[code=fw:2mzajxsh]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #0000ff;\">SELECT</span> * <span style=\"color: #0000ff;\">FROM</span> serviciostomados <span style=\"color:...
BUSQUEDA, SUMANDO CAMPOS CARACTER * SOLUCIONADO
[ { "date": "2017-07-29", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias eso resulto bien.\n\nmil gracias", "time": "01:31", "topic": "BUSQUEDA, SUMANDO CAMPOS CARACTER * SOLUCIONADO", "username": "jbrita" } ]
BUSQUEDA, SUMANDO CAMPOS CARACTER * SOLUCIONADO
[ { "date": "2017-07-29", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos ahora lo arme asi:\nstatic function generacobro()\n*------------------------------\nlocal cSql,oprn\nlocal mescobro:=AllTrim(Str(month(date()),2))\nlocal anocobro:=str(year(date()),4)\n\n cSql:=\"INSERT INTO cartola_cli...
BUSQUEDA, SUMANDO CAMPOS CARACTER * SOLUCIONADO
[ { "date": "2017-07-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola jbrita:\nPodes hacerlo de varias maneras y dependiendo de que queres hacer en caso de que exista el dato ya en tu tabla, si cargar solo los que no estan o no cargar nada.\nUna forma es validar previamente que no existan dich...
BUSQUEDA, SUMANDO CAMPOS CARACTER * SOLUCIONADO
[ { "date": "2006-10-24", "forum": "FiveWin para Harbour/xHarbour", "text": "buenas, estoy intentando poner una buttombar en un dialog, es un recurso de la dll de mi programa, y cuando defino la buttombar el programa me da error en ejecución de que no puede crear el dialog.\n¿ cómo puedo hacerlo?\n\nmucha...
BUTTOMBAR EN DIALOG
[ { "date": "2006-10-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Así:\n[code:3tltx4w6]\nLocal oBarraBotones\n\n DEFINE BUTTONBAR oBarraBotones; // Se define Barra de Botones &#40;Objeto&#58; BUTTONBAR&#41;&#46;\n SIZE 34,34; // Tama¤o en pixeles de los botones\n 3D; ...
BUTTOMBAR EN DIALOG
[ { "date": "2006-10-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Las barras de botones no pueden ser colocadas directamente en los dialogos como se hace con una ventana, tienes que recurrir al evento ON INIT del dialogo para colocarle la barra de botones, asi:\n\n[code:37ktkqnz]DEFINE DIALOG o...
BUTTOMBAR EN DIALOG
[ { "date": "2006-10-25", "forum": "FiveWin para Harbour/xHarbour", "text": "FUNCIONA,\n muchas gracias, me traia un poco de cabeza.\n\nSalu2\nJavier", "time": "09:13", "topic": "BUTTOMBAR EN DIALOG", "username": "helvant" } ]
BUTTOMBAR EN DIALOG
[ { "date": "2006-10-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Necesito descarga ButtomBmp para harbour y algun ejemplo desde ya muchas gracias\nSaludos", "time": "14:42", "topic": "BUTTOMBMP PARA HARBOUR", "username": "jbrita" } ]
BUTTOMBMP PARA HARBOUR
[ { "date": "2006-10-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Jose,\n\nEsa clase pertenece a FWH y no es de libre descarga. Necesitas una versión actualizada de FWH.", "time": "08:22", "topic": "BUTTOMBMP PARA HARBOUR", "username": "Antonio Linares" } ]
BUTTOMBMP PARA HARBOUR
[ { "date": "2006-05-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos,\n\nTengo un detalle, cuando ejecuto un button con ENTER no me respeta el oGet:setfocus(), si lo hago con CLICK funciona sin problemas.\n\nEsto quiere decir que cuando le tecleo enter me envia al siguiente control por el o...
BUTTON
[ { "date": "2006-05-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Willi:\n\nPrueba esto y me cuentas:\n\nLocal tuBoton,TuGet,cDato:=\"\",oDlg\n\nREDEFINE TuGet VAR cDato ID 110 of oDlg\n\nREDEFINE Button TuBoton BLA,BLA,BLA ID 120 of oDlg,\nAction(TuBoton:oJump:=TuGet,TuGet:SetFocus() )\n\nSalu...
BUTTON
[ { "date": "2006-05-20", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"RuFer\":zq3i48i5]Willi:\n\nPrueba esto y me cuentas:\n\nLocal tuBoton,TuGet,cDato:=\"\",oDlg\n\nREDEFINE TuGet VAR cDato ID 110 of oDlg\n\nREDEFINE Button TuBoton BLA,BLA,BLA ID 120 of oDlg,\nAction(TuBoton:oJump:=TuGet,...
BUTTON
[ { "date": "2006-12-19", "forum": "FiveWin para Pocket PC", "text": "Me podria decir alguien como pongo un bmp en un BUTTON y si hay alguna clausula más.\n\nMi código: @0, 16 BUTTON oGrabar PROMPT \"\" SIZE 25, 25\n\n\nGracias.", "time": "16:26", "topic": "BUTTON", "username": "AndresZarago...
BUTTON
[ { "date": "2006-12-19", "forum": "FiveWin para Pocket PC", "text": "Andrés,\n\nPara usar una imagen en el botón no se usa BUTTON sino BTNBMP:\n\n@ 0, 16 BTNBMP oGrabar RESOURCE \"nombre_imagen\" SIZE 25, 25 PROMPT \"Ok\" TOP\n\nLa imagen puedes elegir entre mantenerla fuera del EXE en un fichero BMP, ó ...
BUTTON
[ { "date": "2006-12-19", "forum": "FiveWin para Pocket PC", "text": "Antonio.\nLa verdad es que como esta pregunta tengo y tendré varias.\n\nGracias por tu paciencia.", "time": "18:32", "topic": "BUTTON", "username": "AndresZaragoza" } ]
BUTTON
[ { "date": "2006-12-19", "forum": "FiveWin para Pocket PC", "text": "Andrés,\n\nNo hay problema, estamos aqui para ayudar <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "20:26", "topic": "BUTTON", "username": "Antonio Linares" }...
BUTTON
[ { "date": "2008-03-11", "forum": "FiveWin for CA-Clipper", "text": "Is it possible to define a BUTTON which will be active only by presing with mouse, i dont want to be focuset but keyboard , i mean with ENTER or TAB key ....\n\nReagards,", "time": "09:45", "topic": "BUTTON", "username": "av...
BUTTON
[ { "date": "2008-03-11", "forum": "FiveWin for CA-Clipper", "text": "You may try to remove the WS_TABSTOP style from the Class TButton.\n\nIf it works then you may add a new DATA lTabStop so other buttons may work the standard way except the ones where you don't want Tab stop.", "time": "10:17", ...
BUTTON
[ { "date": "2008-03-13", "forum": "FiveWin for CA-Clipper", "text": "Working good, \nThanks,\n\nBest regards,", "time": "11:19", "topic": "BUTTON", "username": "avista" } ]
BUTTON
[ { "date": "2019-04-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Dear All ,\n\n The BUTTONBAR does not complied when Harbour warning mode level [b:1cz91sgb]w2 [/b:1cz91sgb] compiler parameter is provided but it is compiled when level w1 is provided. \n\n How we should compiled when paramet...
BUTTON BAR is NOT Compiled when Harbour Warning Level w2
[ { "date": "2019-04-23", "forum": "FiveWin for Harbour/xHarbour", "text": "I compile using -w3, which causes this problem with some FWH code. I work around it by preceding and following the problematic code with:\n\n[code=fw:1hi7fd0a]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><...
BUTTON BAR is NOT Compiled when Harbour Warning Level w2
[ { "date": "2019-04-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi , \n\n Thanks a lot ...! now its working...!\n\nThanks\nshridhar", "time": "15:52", "topic": "BUTTON BAR is NOT Compiled when Harbour Warning Level w2", "username": "shri_fwh" } ]
BUTTON BAR is NOT Compiled when Harbour Warning Level w2
[ { "date": "2017-07-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Using a button bar, most buttons fit in the size I set on the bar of 60,60. However, I would like to add a button that is twice the width of others. DEFINE BUTTON has no SIZE option, and ADJUST just scrunches it all in the 60,60...
BUTTON individual width on bar
[ { "date": "2017-07-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Try\n\n[code=fw:38aqiupn]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />   <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">BUTTONBAR</span> oBar <span style=\"color: #0000ff;\">...
BUTTON individual width on bar
[ { "date": "2017-07-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Unfortunately those do not work.\n\nThe first option does not change the width.\n\nThe second option provides a create error ... \n\nTim", "time": "06:31", "topic": "BUTTON individual width on bar", "username": "TimSto...
BUTTON individual width on bar
[ { "date": "2017-07-30", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"TimStone\":38w7836u]Unfortunately those do not work.\n\nThe first option does not change the width.\n\nThe second option provides a create error ... \n\nTim[/quote:38w7836u]\n\nMy sample run OK\n\n[img:38w7836u]https&#58;...
BUTTON individual width on bar
[ { "date": "2017-07-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Works fine for me too. Great, I wasn't aware of it, thank you! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG", "time": "11:37", "topic": "BUTTON individual width...
BUTTON individual width on bar
[ { "date": "2017-07-30", "forum": "FiveWin for Harbour/xHarbour", "text": "The buttonbar is on a DIALOG. \n\n\nSent from my iPhone using Tapatalk", "time": "16:01", "topic": "BUTTON individual width on bar", "username": "TimStone" } ]
BUTTON individual width on bar
[ { "date": "2017-07-30", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"cnavarro\":5yel7bx6][quote=\"TimStone\":5yel7bx6]Unfortunately those do not work.\n\nThe first option does not change the width.\n\nThe second option provides a create error ... \n\nTim[/quote:5yel7bx6]\n\nMy sample run O...
BUTTON individual width on bar
[ { "date": "2017-07-30", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:17iirzoq]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br />    <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">BUTTONBAR</span> oBar2 <span style=\"color: #0000ff;...
BUTTON individual width on bar
[ { "date": "2008-03-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi antonio.\n\nThe new territory nRow which moves with the BUTTON DESIGN and the nCol the law which it knows\n\nlDrag: =.t. It does, \n\nThe button moves and the nRow and nCol price of the button which moves newly?\n\n[code:21m2h0...
BUTTON oBut DESIGN, lDrag := .t. BUTTON late Move.
[ { "date": "2008-03-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Are you testing it in XP or in Vista ?", "time": "11:53", "topic": "BUTTON oBut DESIGN, lDrag := .t. BUTTON late Move.", "username": "Antonio Linares" } ]
BUTTON oBut DESIGN, lDrag := .t. BUTTON late Move.
[ { "date": "2008-03-27", "forum": "FiveWin for Harbour/xHarbour", "text": "winxp pro", "time": "06:20", "topic": "BUTTON oBut DESIGN, lDrag := .t. BUTTON late Move.", "username": "yunbg1" } ]
BUTTON oBut DESIGN, lDrag := .t. BUTTON late Move.
[ { "date": "2008-03-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Antonio.\n\nThank you.\n\nWith afterwords the error is born together. \n\nMe from the (DEFINE DIALOG) it wents using with the DESIGN.\n\n[code:c05n0bjs]\n\n//--------------------------------\nFUNC main&#40;&#41;\n\nDEFINE WINDO...
BUTTON oBut DESIGN, lDrag := .t. BUTTON late Move.
[ { "date": "2006-03-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Everybody,\n\nI am trying (without success) to manipulate a button.\n\nI want to have a counter on the button and update it every time it is pressed.\n\nThis is an example:\n\n@ 1,1 BUTTON oBtnLap PROMPT \"LAP + (\"+alltrim(str...
BUTTON question