messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2006-05-04",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigo,\n\nTenes razon con respecto al Next de columna.\n\nAsi como pones el ejemplo si funciona, pero fijate que es diferente al mio, ya que uso un vector redimencionado, de ultima si me haces el favor, copia este codigo ( ahora ... | Array y NIL |
[
{
"date": "2006-05-04",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Probado !!!\n\nAsi como lo enviaste, ya salen todos los elementos en NIL !!!!\n\n\nAcerca de lo otro, es igual, puedes cambiar el numero de elementos de cada nivel, segun lo necesites, el detalle seria, si lo vas a definir desde ... | Array y NIL |
[
{
"date": "2006-05-04",
"forum": "FiveWin para Harbour/xHarbour",
"text": "ok, gracias pibe.\n\nNo me da a mi, voy a ver que pasa.",
"time": "20:41",
"topic": "Array y NIL",
"username": "goosfancito"
}
] | Array y NIL |
[
{
"date": "2018-05-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "How can I cancel the filter using ArrayIncrFilter and restore the standard view of xBrowse?",
"time": "21:10",
"topic": "ArrayIncrFilter",
"username": "ORibeiro"
}
] | ArrayIncrFilter |
[
{
"date": "2018-05-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Did you try this?\n[code=fw:1awglq6g]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">oBrw:<span style=\"color: #000000;\">ArrayIncrFilter</span><span style=\"color: #000000;\">(</span><span style=\"color: #ff00... | ArrayIncrFilter |
[
{
"date": "2018-05-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I tried it, but it does not work.\n\nDo you have other idea?",
"time": "11:50",
"topic": "ArrayIncrFilter",
"username": "ORibeiro"
}
] | ArrayIncrFilter |
[
{
"date": "2018-05-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "oBrw:Seek( \"\" ) clears the filter and displays the full array",
"time": "23:59",
"topic": "ArrayIncrFilter",
"username": "nageswaragunupudi"
}
] | ArrayIncrFilter |
[
{
"date": "2018-05-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Rao,\n\nI tried it but does not work too.",
"time": "00:58",
"topic": "ArrayIncrFilter",
"username": "ORibeiro"
}
] | ArrayIncrFilter |
[
{
"date": "2018-05-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "You wrote little information.\nWhat information are you filtering on the browse?\nHow did you define the browse lines? addRow or SetArray ...\n\nif I'm not mistaken, you can not restore the rows because they have been removed (you... | ArrayIncrFilter |
[
{
"date": "2018-05-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:10jdi9zz]if I'm not mistaken, you can not restore the rows because they have been removed (you can easily check this by debugging your system and browse instance).\nThen you have to reassign with oBrw:setArray(...)\n[/quote... | ArrayIncrFilter |
[
{
"date": "2018-05-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"ORibeiro\":3n10ec9m]Rao,\n\nI tried it but does not work too.[/quote:3n10ec9m]\nThis has to work, if I understood your requirement correctly.\n\nHere is a sample:\n[code=fw:3n10ec9m]<div class=\"fw\" id=\"{CB}\" style=\"f... | ArrayIncrFilter |
[
{
"date": "2018-05-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Rao,\n\nWhat is wrong in this code?\n\n\n[code=fw:1rxybe16]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />*********************************************************************************************<br /><s... | ArrayIncrFilter |
[
{
"date": "2018-05-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[code=fw:1cf8l9y3]<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;... | ArrayIncrFilter |
[
{
"date": "2018-05-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "All this long code is not necessary.\nI made a small modification to my earlier sample. \nThat is enough to handle all types",
"time": "14:15",
"topic": "ArrayIncrFilter",
"username": "nageswaragunupudi"
}
] | ArrayIncrFilter |
[
{
"date": "2018-05-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks a lot Rao.\n\nIt´s completely fine with numeric and date field too.\n\n[code=fw:1odxq26j]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br />**********************************************************... | ArrayIncrFilter |
[
{
"date": "2018-05-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Yes Rao, your code looks great. Thank you.\n\nI noticed that with a large array, the get fields become messy when the User scrolls quickly. So, Is it possible to refresh the get line when you place the cursor or click on some get ... | ArrayIncrFilter |
[
{
"date": "2021-04-01",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigo tengo este codigo funciona bien en la busqueda, pero quiero mostrar lo q escribo y no me funciona\n\n REDEFINE FOLDEREX oFld ID 99 OF oDlg ;\n PROMPT &vTitulo; //aPrompt;\n BITMAPS &vBitmap;\n ... | ArrayIncrFilter |
[
{
"date": "2021-04-01",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"jbrita\":3jyr1umw]\n\n *** ESTO 3 NO ME FUNCIONAN PARA MOSTRAR LO Q BUSCO SE CAE\n * @ 20,20 SAY oBrw[I]:oSeek VAR oBrw[I]:cSeek SIZE 150,20 PIXEL OF oDlg COLOR CLR_HRED, CLR_YELLOW UPDATE\n * REDEFINE SAY oBrw[... | ArrayIncrFilter |
[
{
"date": "2021-04-04",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Tampoco asi resulta:\n\n@ 11,150 SAY oBrw[I]:oSeek VAR oBrw[I]:cSeek SIZE 200,10 PIXEL OF oFld:aDialogs[ I ] COLOR CLR_BLACK,CLR_YELLOW PICTURE '@!'\n\nsaludos",
"time": "23:46",
"topic": "ArrayIncrFilter",
"username"... | ArrayIncrFilter |
[
{
"date": "2008-03-10",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Amigos\nEs esto un Bug?, o qué hago mal\nAl 1er array “TabP” debo incluir algunos elementos, cada nueva linea esta basada en otro array “xTab”, con ciertas modificaciones.\nEsta es la rutina que al parecer es muy simple.\n\n... | Arrays |
[
{
"date": "2008-03-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Amigos:\nA nadie le sucede esto? o hay algo que hago mal?\ngracias.\nJorge Vargas",
"time": "13:49",
"topic": "Arrays",
"username": "jvargas"
}
] | Arrays |
[
{
"date": "2008-03-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "debes usar la funcion aClone\n\nAADD(TabP,aclone(xTab) )",
"time": "13:54",
"topic": "Arrays",
"username": "Patricio Avalos Aguirre"
}
] | Arrays |
[
{
"date": "2008-03-14",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Patricio\nMuchas gracias por tu respuesta y la solucion.\nmedio raro, pero funciona\nsaludos\nJorge <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: -->",
"time": "13... | Arrays |
[
{
"date": "2008-01-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "OK ... I found a work around, but still ....\n\nUsing tSBrowse with an array. Initially it has x number of elements ( for example 10) and browsing them is no problem. Now, I wish to add another element, so I use AADD( ) and incr... | Arrays and tSBrowse |
[
{
"date": "2008-01-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Tim,\n\nmay be this could work.\n[code:8puvit2i]oBrw:bGoBottom := { || oBrw:nAt := len( oBrw:aArray ) }[/code:8puvit2i]\n\nRegards,\nDetlef",
"time": "09:05",
"topic": "Arrays and tSBr... | Arrays and tSBrowse |
[
{
"date": "2008-01-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"TimStone\":2j1bh7t2]using tSBrowse with an array. Initially it has x number of elements ( for example 10) and browsing them is no problem. Now, I wish to add another element, so I use AADD( ) and increase the array by o... | Arrays and tSBrowse |
[
{
"date": "2010-05-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigos:\n\nAlguien que me ayude a entender cómo ligar el siguiente array a FastReport, tanto para\ndiseñar el reporte como para la impresión ?\n\naRegs[nRegs,nCols]\n\nSaludos",
"time": "11:51",
"topic": "Arrays en FastRe... | Arrays en FastReport (SOLUCIONADO) |
[
{
"date": "2010-05-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Armando...\n\n[code=fw:q4xerhl6]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />oFr:<span style=\"color: #000000;\">SetUserDataSet</span><span style=\"color: #000000;\">(</span> <span style=\"color:... | Arrays en FastReport (SOLUCIONADO) |
[
{
"date": "2010-05-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Esteban:\n\nGracias por tu apoyo pero fijate que no doy pie con bola <!-- s:oops: --><img src=\"{SMILIES_PATH}/icon_redface.gif\" alt=\":oops:\" title=\"Embarassed\" /><!-- s:oops: --> \nmira tengo un array de la siguiente forma... | Arrays en FastReport (SOLUCIONADO) |
[
{
"date": "2010-05-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Armando...\nEs así como te lo escribí.\nEn lo que escribí anteriormente lo que para tí es: \"aRegs\" para mí es: \"aMiArray\"\nPrueba y dime que resulta.\nSaludos, Esteban.",
"time": "17:57",
"topic": "Arrays en FastRepor... | Arrays en FastReport (SOLUCIONADO) |
[
{
"date": "2010-05-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Esteban:\n\nTienes razón, ya lo logré, es muy sencillo !.\n\nSaludos y muchas gracias",
"time": "18:00",
"topic": "Arrays en FastReport (SOLUCIONADO)",
"username": "Armando"
}
] | Arrays en FastReport (SOLUCIONADO) |
[
{
"date": "2010-05-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Esteban:\n\nHe logrado incluir el ARRAY en FastReport y he usado sus elementos para\nconstuir el reporte, mejor dicho la etiqueta, son etiquetas !.\n\nPerooo, no logro que me imprima más de una, lo que necesito es que me\nimprima... | Arrays en FastReport (SOLUCIONADO) |
[
{
"date": "2010-05-18",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Armando,\n\nEn las bandas (Master,Detail, etc.) hay una propiedad: \"RowCount\" donde puedes ponerle en número que equivale a las veces que quieres visualizar/imprimir dicha la banda, en tu caso la longitud del array. Es de... | Arrays en FastReport (SOLUCIONADO) |
[
{
"date": "2010-05-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Ernesto:\n\nGracias por tu respuesta.\n\nMira, tengo entendido que en el caso de una DBF o RecordSet la banda se imprime tantas\nveces como registros haya en el DBF o RecordSet.\n\nTambien tengo entendido que en el caso de los Ar... | Arrays en FastReport (SOLUCIONADO) |
[
{
"date": "2010-05-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Armando,\n\nSi la longitud del array varía, puedes ponerlo asi:\n\nnLenArray:=len(aArray)\noFr:SetProperty(\"MasterData1\", \"RowCount\",nLenArray) \n\nUn saludo,\nErnesto.",
"time": "09:21",
"topic": "Arrays en Fast... | Arrays en FastReport (SOLUCIONADO) |
[
{
"date": "2010-05-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Ernesto:\n\nFijate que sí pero no <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\nCon tu solución se imprime el primer elemento del array pero tantas veces\ncomo longit... | Arrays en FastReport (SOLUCIONADO) |
[
{
"date": "2010-05-19",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigos:\n\nMuchas por sus respuestas y sugerencias, este problema ha quedado solucionado.\n\nSaludos",
"time": "15:19",
"topic": "Arrays en FastReport (SOLUCIONADO)",
"username": "Armando"
}
] | Arrays en FastReport (SOLUCIONADO) |
[
{
"date": "2011-09-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Alguien sabe de esto necesito hacer una matriz para almacenar un total.\n Usamos el \"TStringList\" de clase como una matriz para el almacenamiento de sumas \". Vamos a almacenar datos numéricos\n valores como cadenas. Al mismo t... | Arrays en FastReport (SOLUCIONADO) |
[
{
"date": "2006-10-20",
"forum": "FiveWin para Pocket PC",
"text": "Por favor añadir este código al PRG principal de vuestra aplicación:\n[code:9kb04jc3]\n#pragma BEGINDUMP\n\n#include <hbapi.h>\n#include <windows.h>\n\nLPSTR WideToAnsi( LPWSTR );\n\nHB_FUNC( GETWINDOWTEXT )\n... | Arreglo importante! |
[
{
"date": "2006-10-20",
"forum": "FiveWin para Pocket PC",
"text": "Antonio,\n\nQ reporta este arreglo ? (tema de perdida de memoria ?)\n\nGracias.",
"time": "10:30",
"topic": "Arreglo importante!",
"username": "Carles"
}
] | Arreglo importante! |
[
{
"date": "2006-10-20",
"forum": "FiveWin para Pocket PC",
"text": "Carles,\n\nSe estaba corrompiendo la memoria! <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> y Harbour no podía liberarla luego. Ahora esta correcto.\n\nDe todas formas v... | Arreglo importante! |
[
{
"date": "2006-10-20",
"forum": "FiveWin para Pocket PC",
"text": "Antonio \ntengo Fwppc con las librerias de estas fechas\n\nFivece.lib 01/09/2006\nfivecec.lib 30/08/2006\n\nel parche que publicas me aplicaria a la version que yo tengo ?\nSaludos\n\nAtt",
"time": "14:46",
"topic": "Arreglo imp... | Arreglo importante! |
[
{
"date": "2006-10-21",
"forum": "FiveWin para Pocket PC",
"text": "Wilson,\n\nSí, tienes que incluirlo.",
"time": "19:09",
"topic": "Arreglo importante!",
"username": "Antonio Linares"
}
] | Arreglo importante! |
[
{
"date": "2006-10-23",
"forum": "FiveWin para Pocket PC",
"text": "Me dio problemas al compilar.. sera q estoy haciendo algo mal? <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> (recien termine de instalar la actualizacion de fwppc)\n\n\n... | Arreglo importante! |
[
{
"date": "2006-10-23",
"forum": "FiveWin para Pocket PC",
"text": "Luis,\n\nHay que extraer este módulo previamente:\n\nlib /remove:objcec\\GETTEXT.obj fivecec.lib",
"time": "21:42",
"topic": "Arreglo importante!",
"username": "Antonio Linares"
}
] | Arreglo importante! |
[
{
"date": "2006-10-24",
"forum": "FiveWin para Pocket PC",
"text": "ahora me da otros errores <!-- s:? --><img src=\"{SMILIES_PATH}/icon_confused.gif\" alt=\":?\" title=\"Confused\" /><!-- s:? --> \n\n[quote:2d5fo927]FiveCE.lib(MGET.obj) : error LNK2001: unresolved external symbol \"void __cdecl HB_FUN... | Arreglo importante! |
[
{
"date": "2006-10-24",
"forum": "FiveWin para Pocket PC",
"text": "Luis,\n\nVamos a publicar un nuevo build de FWPPC en sólo unos dias. En cuanto salga lo tendrás y así no tienes que modificar nada.",
"time": "17:25",
"topic": "Arreglo importante!",
"username": "Antonio Linares"
}
] | Arreglo importante! |
[
{
"date": "2006-10-24",
"forum": "FiveWin para Pocket PC",
"text": "vale, vale.. yo espero; de momento lo he solucionado agregando las funciones q faltan en blanco.. muchas gracias por su atencion Don Antonio.",
"time": "18:29",
"topic": "Arreglo importante!",
"username": "luis.santeliz"
}... | Arreglo importante! |
[
{
"date": "2006-10-30",
"forum": "FiveWin para Pocket PC",
"text": "antonio yo me quede sin actualizaciones en septiembre ( al caducar la version 1 ) ... si es un fix importante tendria que aplicarlo pero me salen los errores arriba indicados y no tengo manera de acceder a las ultimas actualizaciones ..... | Arreglo importante! |
[
{
"date": "2006-10-30",
"forum": "FiveWin para Pocket PC",
"text": "Jose Luis,\n\nNo es sólo eso. El nuevo build de FWPPC que hemos publicado ya, usa el Harbour más reciente (46.2) y ha sido rediseñado interiormente para optimizar el uso de la memoria.\n\nAdemás se han cambiado clases importantes, para ... | Arreglo importante! |
[
{
"date": "2006-10-30",
"forum": "FiveWin para Pocket PC",
"text": "entonces ¿ lo dejo estar ? ... ( de momento no hemos tenido problemas, y actualizarse a la nueva version no se plantea hasta tener mas parque de aplicaciones instaladas .. )\nGracias por tu atencion",
"time": "12:43",
"topic": "... | Arreglo importante! |
[
{
"date": "2006-10-30",
"forum": "FiveWin para Pocket PC",
"text": "Jose Luis,\n\nSí, puedes dejarlo como está. Solo en aplicaciones que funcionan muchas horas seguidas es donde puede notarse el problema de la memoria, que ya está solucionado.",
"time": "16:15",
"topic": "Arreglo importante!",
... | Arreglo importante! |
[
{
"date": "2020-04-27",
"forum": "All products support",
"text": "E' possibile arrotondare un prezzo ?\nper esempio io ho calcolato un prezzo di 8.57 come posso portarlo a 9.00 \ncioè non lo saprei io se ha decimali dovrebbe arrotondare automaticamente \ntanto tempo fa qualcuno aveva fatto una funzione ... | Arrotondare un prezzo |
[
{
"date": "2020-05-02",
"forum": "All products support",
"text": "Ciao Silvio,\n\ndevi usare la funzione ROUND(<nNumber>, <nDecimals>)\n\nnDecimals è il numero di decimali a cui vuoi arrotondare\n\nAd esempio se vuoi arrotondare 8.57 a 9.00\n\n[code=fw:giuvrmsa]<div class=\"fw\" id=\"{CB}\" style=\"font... | Arrotondare un prezzo |
[
{
"date": "2020-08-31",
"forum": "All products support",
"text": "cercavo una funzione come roundup",
"time": "15:00",
"topic": "Arrotondare un prezzo",
"username": "Silvio.Falconi"
}
] | Arrotondare un prezzo |
[
{
"date": "2020-08-31",
"forum": "All products support",
"text": "forse [url=https://harbour.github.io/doc/clct3.html#ceiling:2bk0fafw]Ceiling[/url:2bk0fafw]?\nche poi è lo stesso di fare round(x+0.5,0)",
"time": "16:07",
"topic": "Arrotondare un prezzo",
"username": "Antonin... | Arrotondare un prezzo |
[
{
"date": "2006-10-26",
"forum": "FiveWin for CA-Clipper",
"text": "Five Win,\n\nWe've hit a wall with arrow keys in some part of our POS. The Up and Down arrow keys is not working in a the List Box but in other part of the program like in popup menus it works fine. \n\nEnvironment: XP, Clipper5.2, comi... | Arrow keys don't work in ListBox in FW24 and XP |
[
{
"date": "2006-10-26",
"forum": "FiveWin for CA-Clipper",
"text": "Check that the listbox has the focus:\n\noListBox:SetFocus()",
"time": "17:23",
"topic": "Arrow keys don't work in ListBox in FW24 and XP",
"username": "Antonio Linares"
}
] | Arrow keys don't work in ListBox in FW24 and XP |
[
{
"date": "2006-10-27",
"forum": "FiveWin for CA-Clipper",
"text": "Antonio,\n\nThanks for the quick reply.\n\n>Check that the listbox has the focus: \n>oListBox:SetFocus()\n\nThe list box has focused. But somehow fivewin cannot process the up/down arrow keys.\n\nHere's fragment of the code:\n\n\t@ 0,0 ... | Arrow keys don't work in ListBox in FW24 and XP |
[
{
"date": "2006-10-29",
"forum": "FiveWin for CA-Clipper",
"text": "If you are using a DBF index, please rebuild it, in case it may be corrupted.",
"time": "11:31",
"topic": "Arrow keys don't work in ListBox in FW24 and XP",
"username": "Antonio Linares"
}
] | Arrow keys don't work in ListBox in FW24 and XP |
[
{
"date": "2006-10-29",
"forum": "FiveWin for CA-Clipper",
"text": "Test it this way:\n\naObject[AO_JOURNALLIST]:bKeyDown:={| nKey | MsgInfo( nKey ) }",
"time": "11:34",
"topic": "Arrow keys don't work in ListBox in FW24 and XP",
"username": "Antonio Linares"
}
] | Arrow keys don't work in ListBox in FW24 and XP |
[
{
"date": "2006-10-29",
"forum": "FiveWin for CA-Clipper",
"text": "Antonio, \n\n\n I am using array not DBF file . What is the value o:nLastKey? It is the same as getAsynckey(i)? I am getting 255 on up, down, left, right, and some other keys on POS keyboard. Is there any fivewin function that can p... | Arrow keys don't work in ListBox in FW24 and XP |
[
{
"date": "2006-10-30",
"forum": "FiveWin for CA-Clipper",
"text": "Jose,\n\nCheck the values that you get here:\n\naObject[AO_JOURNALLIST]:bKeyDown:={| nKey | MsgInfo( nKey ) }",
"time": "01:04",
"topic": "Arrow keys don't work in ListBox in FW24 and XP",
"username": "Antonio Linares"
}
] | Arrow keys don't work in ListBox in FW24 and XP |
[
{
"date": "2006-10-30",
"forum": "FiveWin for CA-Clipper",
"text": ">Check the values that you get here: \n\n>aObject[AO_JOURNALLIST]:bKeyDown:={| nKey | MsgInfo( nKey ) }\n\nThat helps a lot! \n\nI wonder why it is not mentioned in the documentation that it can receive two parameters (nKey, nFlags)? O... | Arrow keys don't work in ListBox in FW24 and XP |
[
{
"date": "2006-10-30",
"forum": "FiveWin for CA-Clipper",
"text": "Jose,\n\nDe la documentación de classes de FWH:\n\n<bKeyDown> Whenever the window has focus and a NON-SYSTEM key is pressed (ie the <Alt> key was not pressed in conjunction with this key), this codeblock will be called. When <bKeyDown> ... | Arrow keys don't work in ListBox in FW24 and XP |
[
{
"date": "2011-03-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Buenas noches,\n\nrecuerdo que había un articulo sobre notación húngara enfocada en xBase, no estoy seguro pero creo que era del propio Antonio Linares, será que alguien puede facilitarme esta información.\n\nGracias\n\nsaludos \... | Articulo de Notacion Hungara |
[
{
"date": "2011-03-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Echale un oj a este link:\n[url:26l5lkav]http://es.wikipedia.org/wiki/Notaci%C3%B3n_h%C3%BAngara[/url:26l5lkav]\nSalu2",
"time": "06:36",
"topic": "Articulo de Notacion Hungara",
"username": "Willi Quinta... | Articulo de Notacion Hungara |
[
{
"date": "2011-03-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Willi,\n\ngracias, ya vi muchos enlaces, pero no el que estoy buscando, encontre el articulo de Antonio en un sitio que no lo tengo ahora a mano, pero el zip esta truncado, ojala, alguien lo haya guardado por alli.\n\nAhora esta... | Articulo de Notacion Hungara |
[
{
"date": "2011-03-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Marcelo,\nA que direccion de email te la envio?\n\nSaludos\n\nGeorge",
"time": "23:53",
"topic": "Articulo de Notacion Hungara",
"username": "George"
}
] | Articulo de Notacion Hungara |
[
{
"date": "2011-03-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "George,\n\ngracias, envíamela a marcelo.via < arroba > gmail <punto> com\n\nmuchas gracias\n\nMarcelo",
"time": "00:22",
"topic": "Articulo de Notacion Hungara",
"username": "Marcelo Via Giglio"
}
] | Articulo de Notacion Hungara |
[
{
"date": "2011-03-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Saludos George \n\nEs muy largo el archive para ponerlo aca...? Si puedes enviamelo para colarlo en un link fijo gracias",
"time": "01:03",
"topic": "Articulo de Notacion Hungara",
"username": "Daniel Garcia-Gil"
}... | Articulo de Notacion Hungara |
[
{
"date": "2011-03-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Que tal Daniel,\nYa te envie el documento, en formato PDF, a tu email.\n\nSaludos,\n\nGeorge",
"time": "16:06",
"topic": "Articulo de Notacion Hungara",
"username": "George"
}
] | Articulo de Notacion Hungara |
[
{
"date": "2011-03-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Por favor enviar tambien a <!-- e --><a href=\"mailto:compuin@gmail.com\">compuin@gmail.com</a><!-- e -->",
"time": "16:20",
"topic": "Articulo de Notacion Hungara",
"username": "Compuin"
}
] | Articulo de Notacion Hungara |
[
{
"date": "2011-03-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[url:fs0f4bwg]http://books.google.com.mx/books?id=vrtI4i8kA4EC&pg=PA38&lpg=PA38&dq=Notacion+Hungara+Clipper&source=bl&ots=THyrfAEXCX&sig=2uPBuR-Wn-DF5f2WELiwABDyXXQ&hl=es&ei=1ah3TeXKNOO90QHUhPjeBg&sa=X&oi=book_res... | Articulo de Notacion Hungara |
[
{
"date": "2011-03-14",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Daniel;\nEsta cargado este documento?, donde?\n\nmuchas gracias",
"time": "16:29",
"topic": "Articulo de Notacion Hungara",
"username": "MarioG"
}
] | Articulo de Notacion Hungara |
[
{
"date": "2011-03-14",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Mario\n\nGracias por recordarme ya se me habia olvidado\n\n[url:34nezi7b]http://www.sitasoft.net/fivewin/files/NotacionHungara_ALinares.pdf[/url:34nezi7b]",
"time": "16:37",
"topic": "Articulo de Notacion ... | Articulo de Notacion Hungara |
[
{
"date": "2011-03-15",
"forum": "FiveWin para Harbour/xHarbour",
"text": "<!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\":wink:\" title=\"Wink\" /><!-- s:wink: --> \ngracias a vos por ponerlo a disposición de todos",
"time": "00:08",
"topic": "Articulo de Notacion Hungara",
... | Articulo de Notacion Hungara |
[
{
"date": "2014-12-12",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Aquí:[url:4vd7e6xe]http://jhernandz.es/noticia/servicio-web-php[/url:4vd7e6xe]",
"time": "16:42",
"topic": "Articulo interesante sobre Servicios Web...",
"username": "xmanuel"
}
] | Articulo interesante sobre Servicios Web... |
[
{
"date": "2014-12-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias Manu, \nmuy buen artículo, parece que andamos sintonizando en algunas cosas.\nUn saludo",
"time": "20:08",
"topic": "Articulo interesante sobre Servicios Web...",
"username": "Carlos Mora"
}
] | Articulo interesante sobre Servicios Web... |
[
{
"date": "2020-09-30",
"forum": "AI Introduction (Harbour code and samples)",
"text": "Work in progress: \n\n[url:1rb32z3l]https://gist.github.com/espiritusanti/b7485c68a06ef2c8c76d8c62c8c39d8f[/url:1rb32z3l]\n\n[img:1rb32z3l]https://images.squarespace-cdn.com/content/v1/5ccb715... | Artificial Intelligence - Class TNeuralNetwork |
[
{
"date": "2020-10-03",
"forum": "AI Introduction (Harbour code and samples)",
"text": "Testing the Neural Network once trained:\n\n[code=fw:13bae19t]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">#ifdef __PLATFORM__WINDOWS <br /> <span style=\"color: #00D7D7;\">#include</span> <span ... | Artificial Intelligence - Class TNeuralNetwork |
[
{
"date": "2020-10-03",
"forum": "AI Introduction (Harbour code and samples)",
"text": "Working version (just missing the multi hidden layer support)\n\n[code=fw:u7k4bvot]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">#ifdef __PLATFORM__WINDOWS <br /> <span style=\"color: #0... | Artificial Intelligence - Class TNeuralNetwork |
[
{
"date": "2022-09-08",
"forum": "AI Introduction (Harbour code and samples)",
"text": "function Math_E() defined here:\n\n<!-- l --><a class=\"postlink-local\" href=\"http://fivetechsupport.com/forums/viewtopic.php?p=203329&sid=822e8de1395f0174565c65850cc06770#p203329\">viewtopic.php?p=203329&sid=822e8... | Artificial Intelligence - Class TNeuralNetwork |
[
{
"date": "2017-09-15",
"forum": "Off Topic / Otros temas",
"text": "To All ... found this on SlashDot.org today ... \n\n<!-- m --><a class=\"postlink\" href=\"https://tech.slashdot.org/story/17/09/15/205202/artificial-intelligence-pioneer-says-we-need-to-start-over\">https://tech.slashdot.org/story/17/... | Artificial Intelligence Pioneer Says We Need To Start Over |
[
{
"date": "2017-09-15",
"forum": "Off Topic / Otros temas",
"text": "See this and you will get the whole idea <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n[url:2sn1cpme]https://youtu.be/B8J4uefCQMc[/url:2sn1cpme]",
"time": "21:49",
... | Artificial Intelligence Pioneer Says We Need To Start Over |
[
{
"date": "2020-08-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Past July 2020, the company OpenAI released GPT3 (175 billions parameters) into private beta which has been a tremendous advance on AI natural language processing. GPT3 is the evolution of previous products and research like Micro... | Artificial Intelligence: GPT with Harbour and FWH |
[
{
"date": "2020-08-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Though OpenAI GPT3 is in closed private beta, there is an easy to way to start using it! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\nGo to [url:3d27peku]https://play.... | Artificial Intelligence: GPT with Harbour and FWH |
[
{
"date": "2020-08-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[url:4rcu1r46]https://github.com/elyase/awesome-gpt3[/url:4rcu1r46]\n\nRequest access to the beta here:\n[url:4rcu1r46]https://onboard.openai.com/[/url:4rcu1r46]",
"time": "20:10",
"topic": "Artificial ... | Artificial Intelligence: GPT with Harbour and FWH |
[
{
"date": "2020-08-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[url:2gdzvj9j]https://app.inferkit.com/[/url:2gdzvj9j]",
"time": "11:08",
"topic": "Artificial Intelligence: GPT with Harbour and FWH",
"username": "Antonio Linares"
}
] | Artificial Intelligence: GPT with Harbour and FWH |
[
{
"date": "2020-08-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "i tried also \n\n[quote:wqnqwtot]You are Antonio Linares, a person trying to stay sane during a global quarantine. You have a ton of free time and a rubik's cube that you will never finish. You are bored out of your mind and have ... | Artificial Intelligence: GPT with Harbour and FWH |
[
{
"date": "2020-08-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "great! ;-D",
"time": "19:17",
"topic": "Artificial Intelligence: GPT with Harbour and FWH",
"username": "Antonio Linares"
}
] | Artificial Intelligence: GPT with Harbour and FWH |
[
{
"date": "2020-08-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Another site using GPT2\n\n[url:2tm4pcf3]https://transformer.huggingface.co/[/url:2tm4pcf3]",
"time": "22:13",
"topic": "Artificial Intelligence: GPT with Harbour and FWH",
"username": "Antonio Linares"
}... | Artificial Intelligence: GPT with Harbour and FWH |
[
{
"date": "2022-08-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Leyendo facebook terminé aca. no lo sabía.\n\nbien ahi!",
"time": "11:05",
"topic": "Artificial Intelligence: GPT with Harbour and FWH",
"username": "goosfancito"
}
] | Artificial Intelligence: GPT with Harbour and FWH |
[
{
"date": "2017-04-19",
"forum": "AI Introduction (Harbour code and samples)",
"text": "This is a simple example to start learning the very basics of the Artificial Intelligence\n\nIn this example we create a TPerceptron object and we make it learn the behavior of the function nAnd(), then we check the ... | Artificial intelligence - Class TPerceptron |
[
{
"date": "2017-04-19",
"forum": "AI Introduction (Harbour code and samples)",
"text": "It is a very simple concept:\n\nA perceptron it is equivalent to a brain neuron.\n\nThe perceptron receives \"inputs\" and each of these have more or less intensity (\"weights\"), and the perceptron acts as a Harbour... | Artificial intelligence - Class TPerceptron |
[
{
"date": "2017-04-19",
"forum": "AI Introduction (Harbour code and samples)",
"text": "[url:1izxle3h]https://github.com/RichardKnop/ansi-c-perceptron/blob/master/perceptron.c[/url:1izxle3h]\n\n[url:1izxle3h]https://github.com/nsadawi/perceptron/blob/master/Perceptron.java[/url:1... | Artificial intelligence - Class TPerceptron |
[
{
"date": "2017-05-16",
"forum": "AI Introduction (Harbour code and samples)",
"text": "[img:16fgr2tq]https://bitbucket.org/fivetech/screenshots/downloads/traditional_vs_MachineLearning.JPG[/img:16fgr2tq]\n\nPedro Domingos: The Master Algorithm\n[url:16fgr2tq]https://youtu.be/95XgpJA... | Artificial intelligence - Class TPerceptron |
[
{
"date": "2017-05-18",
"forum": "AI Introduction (Harbour code and samples)",
"text": "James,\n\nThat was a nice test of the practical use of my sample-collector\nI included the sample from Antonio 1 : 1 to a free section.\nI didn't change anything. NO errors ( just 5 minutes time to test it ) .\n\nThe... | Artificial intelligence - Class TPerceptron |
[
{
"date": "2017-05-18",
"forum": "AI Introduction (Harbour code and samples)",
"text": "Antonio,\n\nI just tried compiling your TPerceptron example code and I am getting 66 errors. The first one is:\n\nPerceptron.prg(40) Error E0016 Syntax error: ' '\n\nAt this line:\n\nlocal oPerceptron := TPerceptron... | Artificial intelligence - Class TPerceptron |
[
{
"date": "2017-05-18",
"forum": "AI Introduction (Harbour code and samples)",
"text": "Antonio,\n\nThere are only two other types of errors, \"ambiguous reference...\" and those like this:\n\nPerceptron.prg(101) Error E0019 #error: 'Method \"Learn( aInputs, nExpectedOutput )\" not declared in class: T... | Artificial intelligence - Class TPerceptron |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.