messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2008-05-01", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Roger Seiler\":3l6kagyj]Jeff, here it is if you just want to see the code without having to download the sample....\n[/quote:3l6kagyj]\r\n\r\nThanks Roger. Today I have used your solution succesfully.\r\n\r\nRegards.", ...
Array Question
[ { "date": "2008-05-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Manuel, glad you found it helpful. - Roger", "time": "00:19", "topic": "Array Question", "username": "Roger Seiler" } ]
Array Question
[ { "date": "2020-04-15", "forum": "FiveWin para Harbour/xHarbour", "text": "hola, \n\nexiste una funcion como FW_CopyDBF2XL(), pero para ArrayToXLS() ?\n\nGracias!", "time": "21:18", "topic": "Array TO XLS ?", "username": "Ariel" } ]
Array TO XLS ?
[ { "date": "2020-04-16", "forum": "FiveWin para Harbour/xHarbour", "text": "A) If the DBF is already open.\n\n[code=fw:2aq8pjvp]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #000000;\">&#40;</span>cAlias<span style=\"color: #000000;\">&#41;</span>-><span style...
Array TO XLS ?
[ { "date": "2020-04-16", "forum": "FiveWin para Harbour/xHarbour", "text": "Mr Rao,\n\ngracias por contestar pero NO quiero pasar una dbf sino un ARRAY a Xls, preguntaba si habia alguna funcion parecida a esa para hacerlo.\n\nSaludos.", "time": "21:50", "topic": "Array TO XLS ?", "username": ...
Array TO XLS ?
[ { "date": "2020-04-17", "forum": "FiveWin para Harbour/xHarbour", "text": "Please try any of these two functions:\n[code=fw:guopuqil]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">function</span> ArrayToExcel<span style=\"color: #000000;\">&#40;</span> aD...
Array TO XLS ?
[ { "date": "2012-01-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Foro buenas tardes,,,\n\nComo se hace para conocer el contenido del array donde estan todos los controles de un dialogo\n\nSaludos", "time": "21:43", "topic": "Array aControls en un Dialogo", "username": "J. Ernesto" ...
Array aControls en un Dialogo
[ { "date": "2012-02-01", "forum": "FiveWin para Harbour/xHarbour", "text": "recorrelo oDlg:aControls\n\nejemplo\n\n[code=fw:1wwl4e6d]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">AEval<span style=\"color: #000000;\">&#40;</span> oDlg:<span style=\"color: #000000;\">aControls</span> <spa...
Array aControls en un Dialogo
[ { "date": "2019-03-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Guys,\n\nHow I can create a array with a mariadb query result to use in fastreport?\n\nThanks in advance.", "time": "20:21", "topic": "Array and MariaDB", "username": "wartiaga" } ]
Array and MariaDB
[ { "date": "2019-03-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Try with this\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=6&t=36808#p219600\">viewtopic.php?f=6&t=36808#p219600</a><!-- l -->", "time": "22:33", "topic": "Array and Mar...
Array and MariaDB
[ { "date": "2019-03-08", "forum": "FiveWin for Harbour/xHarbour", "text": "If you have already opened a Rowset with the query, you may do as advised by Mr. Cristobal in the above post.\n\nThere is even a simpler way:\n[code=fw:3p22oqx5]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /...
Array and MariaDB
[ { "date": "2019-03-08", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you guys!", "time": "23:36", "topic": "Array and MariaDB", "username": "wartiaga" } ]
Array and MariaDB
[ { "date": "2019-03-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos..\nCual es la forma correcta de mostrar el siguiente array en un combobox con bitmaps\n\n[code=fw:2ey8zuc7]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">Local</span> ...
Array bidimensional en COmbobox
[ { "date": "2019-03-19", "forum": "FiveWin para Harbour/xHarbour", "text": "[code=fw:th1qq188]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />tmp &nbsp; &nbsp; &nbsp; &nbsp; := ArrTranspose<span style=\"color: #000000;\">&#40;</span> aBitmaps <span style=\"color: #000000;\">&#41;</s...
Array bidimensional en COmbobox
[ { "date": "2010-01-08", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello All!\n\nI need help.\n\nI have this multiple element aArray variable\n[code=fw:1q30y6kt]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />aArray := <span style=\"color: #000000;\">&#123;</span> <span styl...
Array content to ADS SQL statement
[ { "date": "2010-01-08", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote:3dqtslic]How can I iterate and translate this to ADS SQL statement to be able to update a table?[/quote:3dqtslic]\n\nI am not sure whether I understood your requirement exactly\n\nAssuming Element1, Element2 are the Column ...
Array content to ADS SQL statement
[ { "date": "2010-01-09", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"anserkk\":8ibnteiq][quote:8ibnteiq]How can I iterate and translate this to ADS SQL statement to be able to update a table?[/quote:8ibnteiq]\n\nI am not sure whether I understood your requirement exactly\n\nAssuming Elemen...
Array content to ADS SQL statement
[ { "date": "2010-01-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Mr.Frances,\n\nSorry, I am not familiar with the ADS.\n\nRegards\nAnser", "time": "05:27", "topic": "Array content to ADS SQL statement", "username": "anserkk" } ]
Array content to ADS SQL statement
[ { "date": "2010-01-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Mr Anser\n\nSQL statements are the same in ADS also", "time": "07:07", "topic": "Array content to ADS SQL statement", "username": "nageswaragunupudi" } ]
Array content to ADS SQL statement
[ { "date": "2014-03-29", "forum": "FiveWin para Harbour/xHarbour", "text": "En un dialogo genero un número de botones (BTNBMP) mediante código que es variable. Aquí dejo el código:\n[code=fw:l7skm7fu]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <br /> <span style=\"color: #0000ff;\">D...
Array de Botones. Acción en función de botón pulsado
[ { "date": "2014-03-29", "forum": "FiveWin para Harbour/xHarbour", "text": "Creo que si usas una Var public que al hacer click en el boton tome el valor de la posicion del boton en el array, podrias saber que boton se presiono, algo como nBoton = aBtn[n] al momento de hacer click antes de ejecutar la acc...
Array de Botones. Acción en función de botón pulsado
[ { "date": "2014-03-29", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"Verhoven\":f8o0tm0n]En un dialogo genero un número de botones (BTNBMP) mediante código que es variable. Aquí dejo el código:\n[code=fw:f8o0tm0n]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <br /> <spa...
Array de Botones. Acción en función de botón pulsado
[ { "date": "2014-03-29", "forum": "FiveWin para Harbour/xHarbour", "text": "Muchas Gracias.\nHa funcionado correctamente, si bien, no ha sido necesario declarar como estáticas esas dos variables que señalas.", "time": "06:12", "topic": "Array de Botones. Acción en función de botón pulsado", "...
Array de Botones. Acción en función de botón pulsado
[ { "date": "2014-03-29", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"Verhoven\":nmbe3b7j]Muchas Gracias.\nHa funcionado correctamente, si bien, no ha sido necesario declarar como estáticas esas dos variables que señalas.[/quote:nmbe3b7j]\n\nQué tipo eran esas variables?", "time": "14:...
Array de Botones. Acción en función de botón pulsado
[ { "date": "2014-03-30", "forum": "FiveWin para Harbour/xHarbour", "text": "public", "time": "17:06", "topic": "Array de Botones. Acción en función de botón pulsado", "username": "Verhoven" } ]
Array de Botones. Acción en función de botón pulsado
[ { "date": "2010-08-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Buenas noches,\n\nHay alguna forma de devolver un array como dato al cerrar el exe2 para que otro Exe, el Exe1 lo capture y lo use?\n\nAlgo así como desde el exe_1 llamo al exe_2 y este exe_2 me devuelve un array que luego usaré....
Array de un EXE a otro
[ { "date": "2010-08-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Rolando,\n\nUn programa cuando se ejecuta solo puede devolver un número.\n\nLo más sencillo sería que crees un fichero en disco con el contenido del array y luego lo leas desde el otro EXE", "time": "04:34", "topic": "Arr...
Array de un EXE a otro
[ { "date": "2010-08-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Rolando,\n\nCoincido con Antonio.\n\nEncontre estas funciones en el baul del recuerdo.\n[code=fw:llxmf0gb]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">Static</span> <span s...
Array de un EXE a otro
[ { "date": "2010-08-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Buen día,\n\nGracias a ambos por responder.\n\nLo implementaré de ese modo. Ya tengo una función para guardar y leer array's. Sólo quería sacarme la duda si se podía hacer de otra manera.\n\nSaludos.\n\nRolando <!-- s:D --><img ...
Array de un EXE a otro
[ { "date": "2021-05-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola.\nLa function FW_DbfToArray() no permite crear un array desde varias Dbfs idénticas ?\n\nSiempre he utilizado, sin problemas, esta función para crear consultas, Browsers, y reportes, utilizando los dos primeros parámetros: c...
Array desde varias DBFs usando FW_DbfToArray() ? SOLUCIONADO
[ { "date": "2021-05-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Francisco, has intentado...\n[code=fw:4y2hlc40]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">Function</span> DBFs2Array<span style=\"color: #000000;\">&#40;</span>dFechaF<sp...
Array desde varias DBFs usando FW_DbfToArray() ? SOLUCIONADO
[ { "date": "2021-05-31", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"cnavarro\":wtbz2qwk]Francisco, has intentado...\n[code=fw:wtbz2qwk]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">Function</span> DBFs2Array<span style=\"color: #000...
Array desde varias DBFs usando FW_DbfToArray() ? SOLUCIONADO
[ { "date": "2021-05-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Lo he intentado asi... y nada...\n[code=fw:1mzi0boh]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">Function</span> DBFs2Array<span style=\"color: #000000;\">&#40;</span>dFechaF<spa...
Array desde varias DBFs usando FW_DbfToArray() ? SOLUCIONADO
[ { "date": "2021-05-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Cristóbal:\nIncreíble... la respuesta la tienen los gurús de Fivewin.\n\nHice una copia de la función original FW_DbfToArray(), y la coloqué (RENOMBRADA) como una función mas en el programa, y funcionó.\nClaro está, que no es la ...
Array desde varias DBFs usando FW_DbfToArray() ? SOLUCIONADO
[ { "date": "2021-05-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Has intentado con un aClone ?\n[code=fw:2iu43cml]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">Function</span> DBFs2Array<span style=\"color: #000000;\">&#40;</span>dFechaF<...
Array desde varias DBFs usando FW_DbfToArray() ? SOLUCIONADO
[ { "date": "2021-06-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Cristóbal.\nNo hay de piña. Probablemente no he interpretado bien tus sugerencias.\n\n[code=fw:1sqx426d]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">Function</span> DBFs2Array<sp...
Array desde varias DBFs usando FW_DbfToArray() ? SOLUCIONADO
[ { "date": "2021-06-01", "forum": "FiveWin para Harbour/xHarbour", "text": "There is no problem with the function. It is working as expected here.\n\nThis is the sample test program.\n\n[code=fw:mqgg5e98]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#incl...
Array desde varias DBFs usando FW_DbfToArray() ? SOLUCIONADO
[ { "date": "2021-06-01", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"nageswaragunupudi\":19jz9w9e]There is no problem with the function. It is working as expected here.\nIt has to work.[/quote:19jz9w9e]\n\nRao.\nGracias por su confirmación.\nCiertamente, he probado mi función ejemplo de m...
Array desde varias DBFs usando FW_DbfToArray() ? SOLUCIONADO
[ { "date": "2021-06-02", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote:1kykc578]nageswaragunupudi wrote:\nIt has to work.[/quote:1kykc578]\n\nCristóbal y Rao:\nMuchas gracias por su tiempo. Me disculpo, fué error mío.\n\nEn el fichero 'MisFunc.prg', que incluyo en cada proyecto, tenía la func...
Array desde varias DBFs usando FW_DbfToArray() ? SOLUCIONADO
[ { "date": "2011-07-28", "forum": "FiveWin para Harbour/xHarbour", "text": "yo mismo, solucionado\n\noBrw2:aCols[7]:lHide := .T.\n\ngracias\npaco", "time": "20:02", "topic": "Array en XBrowse SOLUCIONADO", "username": "Francisco Horta" } ]
Array en XBrowse SOLUCIONADO
[ { "date": "2011-07-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola foro,\n\ntengo un arreglo con 7 columnas, la columna numero 7 no quiero que se vean en mi xbrowse es un dato logico, como le hago? probe: \noBrw2:SetArray(aDatos,,,{1,2,3,4,5,6}) viendo la clase le indico que columnas quie...
Array en XBrowse SOLUCIONADO
[ { "date": "2010-07-27", "forum": "FiveWin for Harbour/xHarbour", "text": "I have built an array being displayed in an xbrowse. It lists accounts in numberic order (account numbers). I'd like to display the list in alpha order (account title). Element no 1 is \"account no\", element 2 is \"title\".\n\nTh...
Array in alpha order
[ { "date": "2010-07-27", "forum": "FiveWin for Harbour/xHarbour", "text": "A Example :\n\nPRIVATE aBARSTYLE[11][2]\n\naBARSTYLE[1] := { \" 1\", \"Gradient\" }\naBARSTYLE[2] := { \" 2\", \"Brush\" }\naBARSTYLE[3] := { \" 3\", \"Image\" }\naBARSTYLE[4] := { \" 4\", \"Color\" }\naBARSTYLE[5] := { \" 5\", \"...
Array in alpha order
[ { "date": "2010-07-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Nice example.\nBut if anyway we are using XBrowse, we can allow xbrowse to do the sorting instead of ourselves doing it.\n[code=fw:2jsgmqds]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7...
Array in alpha order
[ { "date": "2010-07-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you both. Uwes worked great. By the way the array is 200+ lines in the xbrowse and the user can select from 6 different arrays. Works great.", "time": "18:19", "topic": "Array in alpha order", "username": "hag" ...
Array in alpha order
[ { "date": "2009-03-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Buenas noches,\n\nEstoy necesitando conocer la cantidad de elementos de un array (no su len), es decir, saber cuantos tiene por línea. \n\nPor ej., tengo el aArray:={ { space(3) , .t. , space(40) } } que tiene tres elementos. ¿Co...
Array multidimensional - Estructura
[ { "date": "2009-03-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Rolando\n\nlen( aArray[ Nro_linea ] )", "time": "02:12", "topic": "Array multidimensional - Estructura", "username": "Daniel Garcia-Gil" } ]
Array multidimensional - Estructura
[ { "date": "2009-03-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias Daniel.\n\nSaludos.\n\nRolando <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->", "time": "02:42", "topic": "Array multidimensional - Estructura", "userna...
Array multidimensional - Estructura
[ { "date": "2009-11-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Comapeñros:\n\nTengo un array multidimensional del tipo:\n\nanumero:={ {'1','uno'},{'2','dos'},{'3','tres'},{'4','cuatro'} }\n\nsi pretendo hacer un combobox con los 2º terminos de cada array, ¿ como lo hariais ?\n¿ y con los pri...
Array multidimensional con Combobox
[ { "date": "2009-11-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Loren, prueba con esto:\nlocal anumero:={ {'1','uno'},{'2','dos'},{'3','tres'},{'4','cuatro'} }\nlocal cItems:={}\nlocal oDlg, oCbx1\nlocal cVar\n\nfor n:=1 to len(aNumero)\n aadd(cItems,aNumero[n][2]) //para armar combobox c...
Array multidimensional con Combobox
[ { "date": "2009-11-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Lorenzo, prueba asi:\n\naProducto := {{},{}}\nAADD(aProducto[1],\"0000000000000\")\nAADD(aProducto[2],\"<Todos>\")\n(oDbf)->( DbEval( {|| AADD( aProducto[1] , (oDbf)->Id ) , AADD( aProducto[2], LEFT((oDbf)->Nombre,1)+SUBS(Lower((...
Array multidimensional con Combobox
[ { "date": "2014-09-22", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola foreros.\n\nMe ha surgido la necesidad de guardar un array en un fichero. En principio no hay problemas, lo codifico con ASave() y lo guardo con MEMOWRIT(). Después lo recupero con MEDMOREAD() y reconstruyo el array con AREa...
Array mut grandes
[ { "date": "2014-09-22", "forum": "FiveWin para Harbour/xHarbour", "text": "Genial Antolin, \nGracias", "time": "19:43", "topic": "Array mut grandes", "username": "cnavarro" } ]
Array mut grandes
[ { "date": "2014-09-23", "forum": "FiveWin para Harbour/xHarbour", "text": "Antolín,\n\nMuchas gracias! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "07:00", "topic": "Array mut grandes", "username": "Antonio Linares" } ]
Array mut grandes
[ { "date": "2022-11-05", "forum": "FiveWin for Harbour/xHarbour", "text": "hi,\n\ni want to get Information when logoff from App and use VALID in ACTIVATE\n\n[code=fw:1fo19hgy]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">LOCAL</span> oFont, aRect, lRet :...
Array need @ when use in VALID ?
[ { "date": "2022-11-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Array is always passed by reference. If you use @, you are passing a reference to the array variable that allows you to assign it to a new array:\n\n[code=fw:2a1pbrjt]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"...
Array need @ when use in VALID ?
[ { "date": "2022-11-05", "forum": "FiveWin for Harbour/xHarbour", "text": "hi Enrico,\n\nunder Xbase++ and HMG i do not need @ Reference for Array so i was confuse about Fivewin\nnow i have to rewrite all CODE where i have pass Array to use @", "time": "10:55", "topic": "Array need @ when use in ...
Array need @ when use in VALID ?
[ { "date": "2022-11-05", "forum": "FiveWin for Harbour/xHarbour", "text": "No, Fivewin has nothing to do with this subject. Normally, you haven't to pass array with @, I never used it. Please show a sample of your problem.", "time": "11:01", "topic": "Array need @ when use in VALID ?", "usern...
Array need @ when use in VALID ?
[ { "date": "2022-11-05", "forum": "FiveWin for Harbour/xHarbour", "text": "hi Enrico,\n\ntry this (without @ Reference)\n[code=fw:3bfmpdi8]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"Fivewin.ch\"</span><...
Array need @ when use in VALID ?
[ { "date": "2022-11-05", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:f8s30vbv]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">STATIC</span> <span style=\"color: #00C800;\">FUNCTION</span> DoEndProco<span style=\"color: #000000;\">&#40;</span>...
Array need @ when use in VALID ?
[ { "date": "2022-11-06", "forum": "FiveWin for Harbour/xHarbour", "text": "hi Enrico,\n\nthx for Solution\n\nit also work when pass Array per @ Reference in \"Original\" CODE\n\nbut my Question was why my \"Original\" Sample does not work without @ Reference (or Workaround) <!-- s:?: --><img src=\"{SMIL...
Array need @ when use in VALID ?
[ { "date": "2022-11-06", "forum": "FiveWin for Harbour/xHarbour", "text": "The explanation is in my sample on the second message of this thread. If you are asking something else then please show a sample of the problem.", "time": "09:22", "topic": "Array need @ when use in VALID ?", "username...
Array need @ when use in VALID ?
[ { "date": "2022-11-06", "forum": "FiveWin for Harbour/xHarbour", "text": "hi Enrico,\n\ni think i know how to use Array but i never have use it with \"VALID\"\n\nso i got [0,0,0,0} on 1st try ... hm ... \n[code=fw:t27lo1da]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <span style=\"co...
Array need @ when use in VALID ?
[ { "date": "2022-11-06", "forum": "FiveWin for Harbour/xHarbour", "text": "No, it has to do with the normal passing-parameters behavior.", "time": "11:22", "topic": "Array need @ when use in VALID ?", "username": "Enrico Maria Giordano" } ]
Array need @ when use in VALID ?
[ { "date": "2021-03-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi, I have five gets placed on a scrolling panel,\nInitially all of them are disabled.\nWhen I enable all of them (except third one) by using the function ChangeWhen, everything is OK. It works well.\nBut when I try to skip on th...
Array of Gets on a scroll panel
[ { "date": "2021-03-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Mr. Rao. Do you have any advise about this problem. Please", "time": "09:02", "topic": "Array of Gets on a scroll panel", "username": "betoncu" } ]
Array of Gets on a scroll panel
[ { "date": "2021-03-25", "forum": "FiveWin for Harbour/xHarbour", "text": "Birol,\n\nIf you remove the TScrollPanel then it works as expected\n\nit seems as a bug to be fixed with TScrollPanel", "time": "11:20", "topic": "Array of Gets on a scroll panel", "username": "Antonio Linares" } ]
Array of Gets on a scroll panel
[ { "date": "2021-03-25", "forum": "FiveWin for Harbour/xHarbour", "text": "We'll check.", "time": "11:24", "topic": "Array of Gets on a scroll panel", "username": "nageswaragunupudi" } ]
Array of Gets on a scroll panel
[ { "date": "2021-03-26", "forum": "FiveWin for Harbour/xHarbour", "text": "When clause is not handled by ScrollPanel. This is a bug.\nFixed in next version.", "time": "08:58", "topic": "Array of Gets on a scroll panel", "username": "nageswaragunupudi" } ]
Array of Gets on a scroll panel
[ { "date": "2021-03-26", "forum": "FiveWin for Harbour/xHarbour", "text": "Please replace these two methods in TScrollPanel class\n\n[code=fw:3v2oxbz4]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">METHOD</span> GoNextCtrl<span style=\"color: #000000;\">&#...
Array of Gets on a scroll panel
[ { "date": "2021-03-26", "forum": "FiveWin for Harbour/xHarbour", "text": "Nages,\nwhen I use the scrollpanel in a dialog sized by the user (oDlg: bResized), the objects contained in it do not refresh themselves, i.e. they always have their own configuration, \n\nfor example\n\n[img:1mslkpfp]https&#58;//...
Array of Gets on a scroll panel
[ { "date": "2021-03-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you very much. It works.\nThere is only one problem left. I use SetGetColorFocus() to change get color when focused.\nThe color of the get does not change when I use dtpicker.\n\nThanks in advance.\n\n\n[code=fw:22rn6dwo]<di...
Array of Gets on a scroll panel
[ { "date": "2021-03-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Also, when I click on dtpicker to change the day, month or year manually, it does not focused. It acts as it is readonly.\nIf I use WindowsXP.Manifest, I can solve this problem. It is focused and does not acts as readonly when I c...
Array of Gets on a scroll panel
[ { "date": "2021-03-27", "forum": "FiveWin for Harbour/xHarbour", "text": "SetGetColorFocus() works for Gets only. Not for dtpicker.", "time": "09:10", "topic": "Array of Gets on a scroll panel", "username": "nageswaragunupudi" } ]
Array of Gets on a scroll panel
[ { "date": "2021-03-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Ok. But it is not highlighted when focused.", "time": "09:28", "topic": "Array of Gets on a scroll panel", "username": "betoncu" } ]
Array of Gets on a scroll panel
[ { "date": "2018-11-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nI want a list of all files in a directory and the files in all subdirectory.\nIs there an easy way to do this, or do I have to het all files an directory of the main one, and then again of all subdirectory's\n\nI was alread...
Array of files indirectory and subdirectory's
[ { "date": "2018-11-07", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:p4sx1yx6]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.Ch\"</span><br /><span style=\"color: #00D7D7;\">#in...
Array of files indirectory and subdirectory's
[ { "date": "2018-11-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you for the responce, but I think you misunderstood the question.\nI want an array of all files in thaa directory AND also all files in the subdirectories", "time": "17:34", "topic": "Array of files indirectory and s...
Array of files indirectory and subdirectory's
[ { "date": "2018-11-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Try DIRECTORYRECURSE() function.\n\nEMG", "time": "18:43", "topic": "Array of files indirectory and subdirectory's", "username": "Enrico Maria Giordano" } ]
Array of files indirectory and subdirectory's
[ { "date": "2018-11-07", "forum": "FiveWin for Harbour/xHarbour", "text": "With Harbour\n[code=fw:2p3qn3ro]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />HB_dirScan<span style=\"color: #000000;\">&#40;</span> cPath, cMask, <span style=\"color: #ff0000;\">\"A\"</span> <span style=\"...
Array of files indirectory and subdirectory's
[ { "date": "2018-11-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you,\n\nNow I remember that I asked this a long time before, and I allways get an empty array.\n[url:1fttful0]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=3&t=22789&p=121743&hilit=DIRECTORYRECURSE#p12174...
Array of files indirectory and subdirectory's
[ { "date": "2018-11-07", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:33faerzl]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.Ch\"</span><br /><span style=\"color: #00D7D7;\">#in...
Array of files indirectory and subdirectory's
[ { "date": "2005-10-26", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi ! \n\n I want to assign gets in for .. next . Here is a small sample :\n\nlocal oGets[ len( aFlds ) ]\n...\nfor nGt := 1 to len( aFlds )\n cFld := aFlds[ nGt ]\n @ nRw, nCol GET oGets[ nGt ] VAR aGets[ nGt ] PICTURE aPct[ n...
Array of gets
[ { "date": "2005-10-26", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Rimantas\":2zpotmbn]\nlocal oGets[ len( aFlds ) ]\n...\nfor nGt := 1 to len( aFlds )\n cFld := aFlds[ nGt ]\n @ nRw, nCol GET oGets[ nGt ] VAR aGets[ nGt ] PICTURE aPct[ nGt ] PIXEL SIZE nSz, nFh VALID n_pas( cAlias, ...
Array of gets
[ { "date": "2005-10-26", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Rimantas\":1nnsjamu]\n Alreday found samples for that - testarr4.prg and tesloop.prg . But I have an problem with bValid for oGets arrays . My function n_pas( cAlias, cFld ) get an lats cFld value . How it make true ? On...
Array of gets
[ { "date": "2005-10-26", "forum": "FiveWin for Harbour/xHarbour", "text": "Why not using hash arrays ?\nThey are very usefull for building dialog's , also afterwards when they must be referenced in another get\n\nLOCAL oGets := Hash() \nLOCAL aPct := Hash()\nfor nGt := 1 to len( aFlds ) \ncFld := aFlds[ ...
Array of gets
[ { "date": "2005-10-27", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Frank Demont\":39mn9ziv]Why not using hash arrays ?\nThey are very usefull for building dialog's , also afterwards when they must be referenced in another get\n\nLOCAL oGets := Hash() \nLOCAL aPct := Hash()\nfor nGt := 1 ...
Array of gets
[ { "date": "2005-10-27", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Rimantas\":3r0l928s] Frank , very good sample ! I'm using hash , but in that way - no so much brains <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) --> . Many thanks to yo...
Array of gets
[ { "date": "2005-10-27", "forum": "FiveWin for Harbour/xHarbour", "text": "You can try :\n\n\nFOR EACH xKey in hHash:Keys\n ? xKey, hHash[ xKey ]\nNEXT\n\nor\n\nFOR EACH xVal IN hHash:Values\n ? xVal\nNEXT", "time": "09:19", "topic": "Array of gets", "username": "Frank Demont" } ]
Array of gets
[ { "date": "2005-10-27", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Frank Demont\":2ne9c45j]You can try :\n\nFOR EACH xKey in hHash:Keys\n ? xKey, hHash[ xKey ]\nNEXT\n\nor\n\nFOR EACH xVal IN hHash:Values\n ? xVal\nNEXT[/quote:2ne9c45j]\n\n Tried , the same result ... <!-- s:-( -...
Array of gets
[ { "date": "2005-10-28", "forum": "FiveWin for Harbour/xHarbour", "text": "I had a same problem in FW1.9.2 and I solved it by replacing aGets array with vars:\n\nfor nGt := 1 to len( aFlds ) \n cFld := aFlds[ nGt ] \n xVar=\"x\"+strzero(nGt,3)\n @ nRw, nCol GET oGets[ nGt ] VAR &xVar .....\nnext\n\nI ...
Array of gets
[ { "date": "2005-10-28", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Goran Papic\":3nv7aum3]I had a same problem in FW1.9.2 and I solved it by replacing aGets array with vars:\n\nfor nGt := 1 to len( aFlds ) \n cFld := aFlds[ nGt ] \n xVar=\"x\"+strzero(nGt,3)\n @ nRw, nCol GET oGets[ n...
Array of gets
[ { "date": "2005-10-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Here's a way with the detached local method...\n\n for i := 1 to Len( aGets )\n @i,0 GET oGets[i] VAR aGets[i]\n oGets[i]:bSetGet := oGets[i]:oGet:Block := ArrayGetBlock(aGets,i)\n next\n\n\n function ArrayGetBlock(aGets,...
Array of gets
[ { "date": "2005-10-31", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Marc Boissinot\":1aqucv08]Here's a way with the detached local method...\n\n for i := 1 to Len( aGets )\n @i,0 GET oGets[i] VAR aGets[i]\n oGets[i]:bSetGet := oGets[i]:oGet:Block := ArrayGetBlock(aGets,i)\n next\n...
Array of gets
[ { "date": "2006-03-10", "forum": "FiveWin for Harbour/xHarbour", "text": "How can i pass an array parameter to a vb activex dll?\n\nvb code:\n\nsub AA(p_RR as Variant)\nmsgbox uBound(p_RR)\nend Sub\n\n\n\nI have no problem with string or number. \n\nThanks\nA.S.K", "time": "16:12", "topic": "Arr...
Array parameter
[ { "date": "2013-10-10", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola foreros.\n\nTengo la constumbre de guardar Arrays en campos MEMO con ASave( aVar ), que después recupero con ARead(). A veces tambien guardo pequeños bitmaps cargados con MEMOREAD(). El problema me surgió a la hora de leer d...
Array y Bitmaps en MEMO
[ { "date": "2013-10-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Antolín,\n\ngracias por compartirlo <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "09:07", "topic": "Array y Bitmaps en MEMO", "username": "Antonio Linar...
Array y Bitmaps en MEMO
[ { "date": "2013-10-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Por cierto, si vuestro array o bitmap en formato caracter es muy largo, no es necesario mandarlo entero a su respestiva funcion (que puede enlentecer el programa) con mandar Left(xDat,25) es suficiente.\n\nPor ejemplo:\n[code=fw:...
Array y Bitmaps en MEMO
[ { "date": "2006-05-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Estimados, \n\n[code:2laj13z7]function main&#40;&#41;\n LOCAL aVector&#58;= &#123;&#125;\n LOCAL nFila&#58;= 0\n LOCAL nColumna&#58;= 0\n\n PUBLIC aMatriz&#58;= &#123;&#125;\n\n FOR nFila&#58;= 1 TO 10\n aVector&#5...
Array y NIL
[ { "date": "2006-05-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola, que valor te devuelve ?\n\nOye, no veo el next de nColumna <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> \n\nDe rapido hice esto, y todos me devuelven NI...
Array y NIL