messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2007-06-01", "forum": "FiveWin for CA-Clipper", "text": "You can use a TWBrowse and calculate the correct position of the item to show for each index. For example (not tested):\n\n[code:2lx88l1k]FUNCTION GETITEM&#40; aArray, i &#41;\n\n IF i < 4096; RETURN aArray&#91; i &#93;; ENDIF\n\n ...
ARRAY over 4096 elements
[ { "date": "2007-06-02", "forum": "FiveWin for CA-Clipper", "text": "[quote=\"avista\":md0duoe3]I need to use array longer than 4096 elements (multidimensional if possible), and it is verry important to be used in LISTBOX.\n\nSome sugestions ?[/b][/quote:md0duoe3]\n\nFirts, Antonio is right.\n\nSecond, t...
ARRAY over 4096 elements
[ { "date": "2007-06-06", "forum": "FiveWin for CA-Clipper", "text": "I solved the problem thanaks to your sugestions ....\nnot using the classes but this working great.\n\nBest regards\n\np.s\n\nHere is the program\n=============\n\n\n\n#include \"FiveWin.ch\"\n\nstatic oWnd\n\n//------------------------...
ARRAY over 4096 elements
[ { "date": "2007-06-06", "forum": "FiveWin for CA-Clipper", "text": "Very good <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "16:58", "topic": "ARRAY over 4096 elements", "username": "Antonio Linares" } ]
ARRAY over 4096 elements
[ { "date": "2007-06-12", "forum": "FiveWin for CA-Clipper", "text": "Better sample ...\nIf someone have better solution about sorting please reply\n\nBest regards,\n Pande.\n\nProgram ...\n//---------------------------------//\n\n\n#include \"FiveWin.ch\"\n\nstatic oWnd\n\n//----------------------...
ARRAY over 4096 elements
[ { "date": "2017-06-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\n\nHas anyone created a FWH application to transfer files, specifically EDI messages, via AS2 protocol.\n\nIf so, can you post sample code?\n\nThank you,", "time": "05:32", "topic": "AS2 protocol", "username": "...
AS2 protocol
[ { "date": "2017-06-28", "forum": "FiveWin for Harbour/xHarbour", "text": "I do a lot of EDI. Usually they are just text files in 1 of 2 standards. ANSII X12 (American standard) or EDIFACT (European Standard). I do most in ANSII but there are a couple documents I do in EDIFACT.\nDo you know what document...
AS2 protocol
[ { "date": "2017-06-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Dear Gale,\n\nThank you for your response. We will be exchanging ANSI X12 and EDIFACT to start. We have been communicating via FTP and certain partners are asking us to upgrade to AS2. Can you send me a private message via e-mail ...
AS2 protocol
[ { "date": "2017-06-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Done.", "time": "17:16", "topic": "AS2 protocol", "username": "Gale FORd" } ]
AS2 protocol
[ { "date": "2006-03-19", "forum": "FiveWin for Harbour/xHarbour", "text": "Can I remote directly an As400 Machine from inside FWH and extract data from Oracle Apllication to FWH application directly .", "time": "17:53", "topic": "AS400 and Oracle Application", "username": "Ehab Samir Aziz" ...
AS400 and Oracle Application
[ { "date": "2006-03-19", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes, you can ODBC and it a must to use a middleware software from IBM as ClientAccess", "time": "18:06", "topic": "AS400 and Oracle Application", "username": "YamilBracho" } ]
AS400 and Oracle Application
[ { "date": "2006-03-19", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes, you can use ADO, and OLE, fast yet efficient.", "time": "18:58", "topic": "AS400 and Oracle Application", "username": "R.F." } ]
AS400 and Oracle Application
[ { "date": "2008-12-22", "forum": "FiveWin para CA-Clipper", "text": "Amigos:\r\n\r\nEstamos trabajando con aSave() y aRead() en la grabacion y recuperacion de arrays en campos memo. Los datos que contienen estos arrays son datos binarios, con caracteres de control, etc.\r\n\r\nAlgunos arrays se graban y...
ASAVE() AREAD()
[ { "date": "2008-12-23", "forum": "FiveWin para CA-Clipper", "text": "Ricardo,\r\n\r\nLos datos binarios estan almacenados como cadenas ?", "time": "09:11", "topic": "ASAVE() AREAD()", "username": "Antonio Linares" } ]
ASAVE() AREAD()
[ { "date": "2008-12-24", "forum": "FiveWin para CA-Clipper", "text": "Antonio.\r\n\r\nQue tal. Soy jorge mansur, socio de ricardo.\r\n\r\nEl tema es este. Queremos migrar a Harbour. Estamos usando las librerias de FlexFile que no estan disponibles para Harbour.\r\n\r\nLo que hicimos fue lo siguiente.\r\n...
ASAVE() AREAD()
[ { "date": "2008-12-24", "forum": "FiveWin para CA-Clipper", "text": "Jorge,\r\n\r\nQue tipos de datos guardais ? Arrays, ficheros, etc ?\r\n\r\nSe puede construir facilmente una funcion en C que lo transforme a cadena y se podria guardar como blobs, o ficheros en disco, etc.", "time": "16:11", "...
ASAVE() AREAD()
[ { "date": "2008-12-24", "forum": "FiveWin para CA-Clipper", "text": "Antonio:\r\n\r\nTe preparamos un post con el pedazo concreto de programa y un registro con los datos que fallan para que opines al respecto.\r\n\r\nEntre tanto, te deseamos desde EvoSistemas ( y lo hacemos extensivo a la comunidad Five...
ASAVE() AREAD()
[ { "date": "2008-12-24", "forum": "FiveWin para CA-Clipper", "text": "Ricardo,\r\n\r\nGracias, igualmente <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "20:28", "topic": "ASAVE() AREAD()", "username": "Antonio Linares" } ]
ASAVE() AREAD()
[ { "date": "2009-01-02", "forum": "FiveWin para CA-Clipper", "text": "Que tal Antonio. Espero qye hayas pasado un muy buen comienzo de año.\n\nSolo te moletaba para consultarte.\n\nQue diferencia hay entre una funcion C que convierta datos binarios a cadenas para guardarlos en los campos memo, y la funci...
ASAVE() AREAD()
[ { "date": "2009-01-02", "forum": "FiveWin para CA-Clipper", "text": "Jorge,\n\n>\nQue diferencia hay entre una funcion C que convierta datos binarios a cadenas para guardarlos en los campos memo, y la funcion cmimeenc? \n>\n\nLa función en C no realizaría ninguna modificación/manipulación de los datos b...
ASAVE() AREAD()
[ { "date": "2005-10-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Since the change in the fivetech forum I could not reply to Barbara's post.\n\nHowever the following code worked flawlessly under FWH using Harbour Alpha build 44.0 and also using xHarbour build 99.3\n\n// Test of ASC function\n\n...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello Mr Babin,\nHello Everybody,\n\nI am testing xHarbour build 0.99.5, waiting new release of Harbour.\nI get an executable, but when i run it, this message appears at first :\n\n\"ALERT.PRG was compiled by older version, PCODE ...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-13", "forum": "FiveWin for Harbour/xHarbour", "text": "You have to recompile *all* your PRGs and *all* FWH PRGs.\n\nEMG", "time": "10:11", "topic": "ASC bug - re: Barbara THIAM's post", "username": "Enrico Maria Giordano" } ]
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello EMG,\n\nCan you tell me the betters compiler options to compile\nall Fivewin for Harbour .prg with xHarbour in one pass (if possible) ?\n\nI have some compiler errors with these options : \"-l -n -w -m -gc0\"\n\nie error :\n...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-14", "forum": "FiveWin for Harbour/xHarbour", "text": "This is what I use:\n\nSET HARBOURCMD=/a /es1 /gc0 /l /m /n /q /w\n\nAnyway, you don't have to recompile the following PRGs:\n\nexpbuild.prg\ndb10.prg\nodbc32.prg\ndbm.prg\nvbxctrl.prg\n_index.prg\ndbms.prg\nddeserv.prg\nfield.prg...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks Enrico.\nNow i can run the program, but this code work bad :\n\n*************\nFUNCTION TEST()\n**********\nLOCAL cName := SPACE(10)\nSET EXACT ON\nIF cName = \"\"\n MessageBox(\"OK : This work like Clipper\")\nELSE\n Mes...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "This works fine for me:\n\n************* \nFUNCTION TEST() \n********** \nLOCAL cName := SPACE(10) \nSET EXACT ON \nIF cName = \"\" \n? \"OK : This work like Clipper\"\nELSE \n? \"STOP : This work bad\"\nENDIF \nINKEY(0)\nRETURN N...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "With all these lib it's always impossible for me.\nPerhaps the order of one lib ?\n\n*********\ne:\\borland\\bcc55\\lib\\c0w32.obj +\nE:\\MAINTEST\\MAINTEST.obj +\n, +\nE:\\MAINTEST\\TEST.exe,, +\nE:\\PROGS\\LIB32\\Ace32.LIB +\nE:...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "What is the exact error message you get?\n\nEMG", "time": "19:20", "topic": "ASC bug - re: Barbara THIAM's post", "username": "Enrico Maria Giordano" } ]
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "No error message now.\n\nWhen there is SET EXACT ON, a cVariable with space(s),\nlike cVar := \" \", is not equal to \"\" for xHarbour.\nWhen SET EXACT OFF, it's ok, \" \" = \"\".\nWith Clipper, \" \" = \"\", always.\n\nBadara", ...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-15", "forum": "FiveWin for Harbour/xHarbour", "text": "From your sample\n\n************* \nFUNCTION TEST() \n********** \nLOCAL cName := SPACE(10) \nSET EXACT ON \nIF cName = \"\" \n? \"OK : This work like Clipper\" \nELSE \n? \"STOP : This work bad\" \nENDIF \nINKEY(0) \nRETURN NIL\n...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello EMG,\n\nThanks for your answer. When post the message below\nto \"join@xharbour.org\", i get a non-delivery message :\n\"Invalid final delivery userid: <!-- e --><a href=\"mailto:patrick@xharbour.com\">patrick@xharbour.com</...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-16", "forum": "FiveWin for Harbour/xHarbour", "text": "I just forward your message to the xHarbour developer's list.\n\nEMG", "time": "11:11", "topic": "ASC bug - re: Barbara THIAM's post", "username": "Enrico Maria Giordano" } ]
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-16", "forum": "FiveWin for Harbour/xHarbour", "text": "And this is the answer from Ron Pinkas:\n\n\"You may tell Badara, that he may report any issues on the\nxHarbour.Unstable.CVS NG which is the forum dedicated to such activity. IOTH\nhe has development plans, please ask him to forw...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Enrico,\n\nThis is my response to Ron Pinkas\n\n------------\nRon,\n\nMy actual developpement plan is to obtain the latest xHarbour lib and bin possible to test with my several code lines, to be sure xHarbour has no others very im...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Do I have to forward it to Ron or can you do it yourself?\n\nEMG", "time": "09:21", "topic": "ASC bug - re: Barbara THIAM's post", "username": "Enrico Maria Giordano" } ]
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-17", "forum": "FiveWin for Harbour/xHarbour", "text": "I have not his email adress.\nLike you want.", "time": "12:29", "topic": "ASC bug - re: Barbara THIAM's post", "username": "Anonymous" } ]
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Here it is:\n\n<!-- e --><a href=\"mailto:Ron@remove-this.xharbour.com\">Ron@remove-this.xharbour.com</a><!-- e -->\n\nEMG\n\nPS. Remove \"remove-this.\".", "time": "15:39", "topic": "ASC bug - re: Barbara THIAM's post", ...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks Enrico\n\nRegards,\nBadara", "time": "16:08", "topic": "ASC bug - re: Barbara THIAM's post", "username": "Anonymous" } ]
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Badara,\n\nPlease register on these forums. Its just a few minutes issue. Thanks.", "time": "17:42", "topic": "ASC bug - re: Barbara THIAM's post", "username": "Antonio Linares" } ]
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nI have many passwords and i not remember\nmy password and email address used in these forums.\n\nIt's why i am not register today.\n\nSaludos,\nBadara", "time": "08:43", "topic": "ASC bug - re: Barbara THIAM's ...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Badara,\n\nYou may register again and write down your login and password for future use.", "time": "08:51", "topic": "ASC bug - re: Barbara THIAM's post", "username": "Antonio Linares" } ]
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nThere is no way to continue under FWH 2.5 today.\nTell this to your users please. <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> \n\nRegards,", "time...
ASC bug - re: Barbara THIAM's post
[ { "date": "2005-10-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Badara,\n\nFWH 2.5 users should upgrade to 2.6 version.\n\nWe try to keep backwards compatibility as much as we can, but sometimes its not possible.", "time": "10:38", "topic": "ASC bug - re: Barbara THIAM's post", "us...
ASC bug - re: Barbara THIAM's post
[ { "date": "2008-05-16", "forum": "FiveWin para Harbour/xHarbour", "text": "Buenas tardes amigos del foro \r\n\r\nIntento en la primera columna de un tsbrowse controlar si un codigo ya se ingreso y sumar el numero de veces de cada uno, he intentado de estas maneras.\r\n\r\ncual := ascan(aTestData[oBrw:nA...
ASCAN CON TSBROWSE
[ { "date": "2008-05-16", "forum": "FiveWin para Harbour/xHarbour", "text": "EASYSOFT, intenta asi :\r\n\r\ncual:=aScan( aTestdata, {|array| array[1]=cNumArt }) \r\n\r\n\r\nSaludos\r\nJoel Andujo", "time": "23:01", "topic": "ASCAN CON TSBROWSE", "username": "Joel Andujo" } ]
ASCAN CON TSBROWSE
[ { "date": "2008-05-17", "forum": "FiveWin para Harbour/xHarbour", "text": "Joel Gracias \r\n\r\nFunciona perfecto", "time": "14:48", "topic": "ASCAN CON TSBROWSE", "username": "EASYSOFT" } ]
ASCAN CON TSBROWSE
[ { "date": "2019-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:3blbrn1g]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">nAt := AScan<span style=\"color: #000000;\">&#40;</span> arr, <span style=\"color: #000000;\">&#123;</span> |a| Upper<span style=\"color: #000000;\"...
ASCAN on 2 colums
[ { "date": "2019-12-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi,\n\nIs it possible to do a array-search where for example the first column = 'TEST' and the seconds column = 'TEST1'?\nI also want to search on the upper-case, but the problem is that sometimes the value = nil, so I get an erro...
ASCAN on 2 colums
[ { "date": "2019-12-09", "forum": "FiveWin for Harbour/xHarbour", "text": "hi,\n[quote=\"Marc Vanzegbroeck\":3ke82rax]\nIs it possible to do a array-search where for example the first column = 'TEST' and the seconds column = 'TEST1'?\nI also want to search on the upper-case, but the problem is that somet...
ASCAN on 2 colums
[ { "date": "2017-04-27", "forum": "FiveWin for Harbour/xHarbour", "text": "I have an array (aWork ) , and each element is an array with 4 elements:\nThe data arrays are:\n[1] is a character field of 5 digits\n[2] is a counter\n[3] is an accumulator ( totals )\n[4] is a description\n\nI want to use aScan ...
ASCAN question
[ { "date": "2017-04-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\nFrom xharbour Language Reference Guide:\n[quote:1jezs9d7]The array function AScan() traverses the array <aArray> for the value specified with <xbSearch>. If <xbSearch> is not a code block, AScan() compares the values of each...
ASCAN question
[ { "date": "2017-04-27", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:2rhyal4u]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">if</span> <span style=\"color: #000000;\">&#40;</span> nAt := AScan<span style=\"color: #000000;\">&#40;</span> aWor...
ASCAN question
[ { "date": "2023-05-17", "forum": "FiveWin for Harbour/xHarbour", "text": "hi,\n\ni have a (short) Array where i want to find a Item but must start at End of Array a search backward\n\nis there a Way to use ASCAN() \"reverse\" <!-- s:?: --><img src=\"{SMILIES_PATH}/icon_question.gif\" alt=\":?:\" title=...
ASCAN reverse ?
[ { "date": "2023-05-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Jimmy,\n\njust use [b:1zaus8rd]RAscan()[/b:1zaus8rd] <!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\":wink:\" title=\"Wink\" /><!-- s:wink: -->\n\n// The example demonstrates the difference between AScan() and R...
ASCAN reverse ?
[ { "date": "2023-05-17", "forum": "FiveWin for Harbour/xHarbour", "text": "hi Detlef,\n[quote=\"Detlef\":206pgqb0]just use [b:206pgqb0]RAscan()[/b:206pgqb0] <!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\":wink:\" title=\"Wink\" /><!-- s:wink: -->[/quote:206pgqb0]\nso easy, thx\n\n[quote=...
ASCAN reverse ?
[ { "date": "2014-04-09", "forum": "FiveWin para Harbour/xHarbour", "text": "Buenas foro, és posible hacer esto para FiveWin?\n\nGracias,\n\n[code=fw:1qybq7dh]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #ff0000;\">'**************************************<br />...
ASCII TO EBCDIC
[ { "date": "2014-04-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola\n\nno se si funciona, pero puedes probarlo\n\n[code=fw:2zdjid53]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">function</span> main<span style=\"color: #000000;\">&#40;<...
ASCII TO EBCDIC
[ { "date": "2014-04-14", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias Daniel, el que intento hacer, és esto:\n\n<!-- m --><a class=\"postlink\" href=\"http://fivewin.com.br/index.php?/topic/21768-como-converter-comandos-asc-em-basic-para-asc-do-five/\">http://fivewin.com.br/index.php?/topic...
ASCII TO EBCDIC
[ { "date": "2014-04-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Daniel, las dos funciones funcionan perfectamente, a una velocidad alucinante !!!\nConvertí un archivo de texto de longitud de registro 460 (3368053760/460 = 7.321.856 registros) a dbf en 00:04:35.\nLo compare con rutinas que uti...
ASCII TO EBCDIC
[ { "date": "2014-04-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola\n\nprueba cambiar a esta linea \n\n[code=fw:3ewcghjt]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">HB_SIZE iLenSrc = hb_parclen<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">1<...
ASCII TO EBCDIC
[ { "date": "2014-04-21", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"Daniel Garcia-Gil\":geotk4e8]Hola\n\nprueba cambiar a esta linea \n\n[code=fw:geotk4e8]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">HB_SIZE iLenSrc = hb_parclen<span style=\"color: #000000;\">&#40;</sp...
ASCII TO EBCDIC
[ { "date": "2018-05-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi guys,\n\n I want to use GUID but in the shortest form possible. Then I stumble on <!-- m --><a class=\"postlink\" href=\"https://blog.codinghorror.com/equipping-our-ascii-armor/\">https://blog.codinghorror.com/equipping ... ...
ASCII85 Encoded GUID
[ { "date": "2010-10-29", "forum": "FiveWin para Harbour/xHarbour", "text": "La idea es que ordene un arreglo de acuerdo a uno de los elementos, pero que si todos ellos tienen el mismo valor, los deje en el mismo orden original. Ejemplo:\n\naDatos:={{\"Juan\",10},{\"Antonio\",10},{\"Carlos\",10}}\nASORT(a...
ASORT que respete el orden original
[ { "date": "2008-07-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi !\r\n\r\n I'm looking for samples , how to work with that . Also I have a question - will xbScript work well in ASP.NET ? \r\n\r\n If you can , please , provide some source code for sample ...\r\n\r\n Many thanks in advance...
ASP + xbScript
[ { "date": "2008-07-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Rimantas,\r\n\r\nWhat you need about ASP? explain me more.", "time": "05:30", "topic": "ASP + xbScript", "username": "Rochinha" } ]
ASP + xbScript
[ { "date": "2008-07-02", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Rochinha\":lhh7l7y7]Rimantas,\n\nWhat you need about ASP? explain me more.[/quote:lhh7l7y7]\r\n\r\n\r\n It's requirement to do some things in the Web with dbf's and with ASP . I found some needful information in xHarbou...
ASP + xbScript
[ { "date": "2008-07-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Rimantas\r\n\r\nFisrt try to use WinASP( <!-- m --><a class=\"postlink\" href=\"http://htcsoft.no-ip.com:82/\">http://htcsoft.no-ip.com:82/</a><!-- m --> )\r\n\r\nThis WebServer allow run xbase style scripts with .DBFs and .CDX in...
ASP + xbScript
[ { "date": "2008-07-03", "forum": "FiveWin for Harbour/xHarbour", "text": "You can try with [url:1vheyzem]ftp&#58;//ftp&#46;quiquesoft&#46;com/webserv&#46;zip[/url:1vheyzem]", "time": "15:20", "topic": "ASP + xbScript", "username": "quique" } ]
ASP + xbScript
[ { "date": "2008-07-04", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Rochinha\":1wzzsg7u]Rimantas\n\nFisrt try to use WinASP( <!-- m --><a class=\"postlink\" href=\"http://htcsoft.no-ip.com:82/\">http://htcsoft.no-ip.com:82/</a><!-- m --> )\n\nThis WebServer allow run xbase style scripts w...
ASP + xbScript
[ { "date": "2008-07-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Rimantas\r\n\r\nTry this my utilities:\r\n\r\nHow to use:\r\n\r\nMakeHTM <dbf_file> example: MakeHTM clients\r\n\r\nMakeHTM.PRG code:\r\n[code:1qn0il43]\nPARA cFile,p1,p2,p3,p4,p5,p6,p7,p8,p9,p10\n\n p1 &#58;= iif&#40;p1=NIL,\...
ASP + xbScript
[ { "date": "2009-12-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Using xBrowse, I'm trying to use a type of Gannt chart for a calendar. Please look at the sample and you will see the problem with the display. <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-...
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nCould you please \"paint\" (mspaint) the result that you would like to get and post it here ? thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "11:00"...
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nSorry for the delay but I was for a few days out of the office.\n\nFortunatly our dear friend and master, Rao, managed to provide you a solution <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"S...
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nI think it is supposed to look like this:\n\n[url=http&#58;//img519&#46;imageshack&#46;us/i/xbrowseheader&#46;jpg/:1pjbtgeu][img:1pjbtgeu]http&#58;//img519&#46;imageshack&#46;us/img519/7708/xbrowseheader&#46;jpg[/img:1...
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nJames did it ( looking at the adjustment for Monday display ). The numbers are the hours of the day, from 8 to 5, and so the top header Monday should cover all of those hours. I believe I implemented the code correct...
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-20", "forum": "FiveWin for Harbour/xHarbour", "text": "I showed a current display of the top header, and James showed a visual of how it should look, but after a week, doesn't anyone have an idea what is wrong here ?\n\nI would sure love to fix this ... it looks pretty bad.\n\nThanks....
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim\nIf you send me a sample of it I can see what Multiheader make and where is the error", "time": "13:16", "topic": "ASSISTANCE NEEDED - Dual xbrowse header", "username": "Silvio" } ]
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "The code is in the original message at the top of this thread.", "time": "17:33", "topic": "ASSISTANCE NEEDED - Dual xbrowse header", "username": "TimStone" } ]
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "i CANNOT COMPILED IT", "time": "18:01", "topic": "ASSISTANCE NEEDED - Dual xbrowse header", "username": "Silvio" } ]
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "Silvio,\n\nIt is not possible to post all of the code that leads to this. I assumed others use the top header option in Xbrowse and would look at the implementation above and see what is wrong, or have experienced something simil...
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-21", "forum": "FiveWin for Harbour/xHarbour", "text": "you can post a small sample test to see the problem", "time": "19:02", "topic": "ASSISTANCE NEEDED - Dual xbrowse header", "username": "Silvio" } ]
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Please search for this code in the METHOD Paint() in XBrowse.Prg\n[code=fw:1anuditk]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ElseIf oCol:<span style=\"color:...
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Mr Silvio\n\nCan you please clarify what for is nHeaderType == 4 ?\nDocumentation describes nHeaderType 1, 2 and 3 only but not 4.", "time": "06:17", "topic": "ASSISTANCE NEEDED - Dual xbrowse header", "username": "nag...
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Nas, \n4 is to close ( sum 3+1 =4)\nsee the testhead.prg\n\n [b:zo9dqy9e] xColBrw[03] := { \"Street\", AL_CENTER, .T., 70, AL_LEFT, \"@30\", 1, { |o| (oBrw:cAlias)->STREET }, { || (oBrw:cAli...
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you. That takes care of the 5 displaying as a status 1 ( full height ), but the top bar still does not extend fully to the right of the last column it covers. It appears to be about 1/3 of the way across the column. You c...
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nWe have totally replaced the group header implementation in Class TXBrowse.\n\nWe will publish the new changes in next FWH 9.12 <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-...
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, \nPerhaps I not understand which is the problem !!", "time": "16:10", "topic": "ASSISTANCE NEEDED - Dual xbrowse header", "username": "Silvio" } ]
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Silvio,\n\nWe will provide a complete explanation in a day or two, when we publish FWH 9.12 <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "16:37", "topic": "A...
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2009-12-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Downloaded FWH 9.12.\n\nThe new syntax for setting group headers is :\noBrw:SetGroupHeader( cGroupHeader, [nFromCol], [nUptoCol], [oFont] )\n\nIn the above example, the group headers can be set with the following code:\n[code=fw:2...
ASSISTANCE NEEDED - Dual xbrowse header
[ { "date": "2010-12-16", "forum": "FiveWin para Harbour/xHarbour", "text": "Tengo una aplicación que utilíza muchos archivos que graban arrays en disco con esta función. Estoy portandolo a MySQL y me gustaría guardar estos arrays en el motor. Si verifico el tipo de dato que devuelve ASave() con type() o ...
ASave() que tipo de valor retorna
[ { "date": "2010-12-16", "forum": "FiveWin para Harbour/xHarbour", "text": "Horacio\n\n[url:3dppw5c4]http&#58;//wiki&#46;fivetechsoft&#46;com/doku&#46;php?id=fivewin_funcion_asave[/url:3dppw5c4]\n\nretorna una cadena \n\neste es un a ejmeplo (tomado tambien del wiki de fivewin)\n[code=fw:3dppw5c4]<div cl...
ASave() que tipo de valor retorna
[ { "date": "2010-12-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Horacio, a lo mejor te interesa cambiar ASave() por ValToPrg()", "time": "11:25", "topic": "ASave() que tipo de valor retorna", "username": "antolin" } ]
ASave() que tipo de valor retorna
[ { "date": "2010-12-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Esta es una version viejita de la funcion Val2PrgExp incluida con xharbour, uso esta viejita y no la version actual por alguna razon de peso que no recuedo ahora\nsi recuerdo que me toco buscar por muchos lugares para buscar esta...
ASave() que tipo de valor retorna
[ { "date": "2022-08-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola a todos,\n\nSabría alguién decirme que es más efeciente, si usar AScan() para encontrar un elemento en una array unidimensional, o usar AT() en una cadena (que contiene valores concatenados)?\n\nPara la cantidad de valores q...
AScan() o AT()
[ { "date": "2022-08-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Estimado Carlos,\n\nLa función At() está basada en código en C que aprovecha directamente capacidades innatas de la CPU. Es decir, la CPU esta diseñada por el fabricante\npara encontrar subcadenas de la forma más eficiente posibl...
AScan() o AT()
[ { "date": "2022-08-21", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"Antonio Linares\":3hz4vdj5]Estimado Carlos,\n\nLa función At() está basada en código en C que aprovecha directamente capacidades innatas de la CPU. Es decir, la CPU esta diseñada por el fabricante\npara encontrar subcade...
AScan() o AT()
[ { "date": "2022-05-10", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola.\nLa idea de este codigo es que dada un array lo ordene por fecha de cada \"grupo\" de \"nIdPadre\", si lo pueden ejecutar \nvan a ver que la primera vez ordena bien para los nIdPadre == 0, pero despues toma bien desde donde...
ASort
[ { "date": "2022-05-12", "forum": "FiveWin para Harbour/xHarbour", "text": "nada aun?", "time": "14:21", "topic": "ASort", "username": "goosfancito" } ]
ASort
[ { "date": "2022-05-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Querido Gustavo,\n\nAqui lo tienes: (lo he desordenado más aún para que se vea que funciona). Primero ordeno por nIdPadre y luego ordeno por fechas para padres iguales\n[code=fw:2eb1bru2]<div class=\"fw\" id=\"{CB}\" style=\"font...
ASort