messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2015-02-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Compañeros,\n\n¿Cómo está este tema por favor?.\n\nMuy agradecida.",
"time": "17:16",
"topic": "15.1.2015 Facturae 3.2 ¡ obligatorio !",
"username": "elvira"
}
] | 15.1.2015 Facturae 3.2 ¡ obligatorio ! |
[
{
"date": "2015-12-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Starting with 15.10, using a Resource file, the following code no longer displays properly:\n\n\t\tadd to oLbxcl header \"Account\" data oClients:acrnum ALIGN LEFT ORDER \"eclnum\"\n\t\tadd to oLbxcl Header \"Client\" data oClient... | 15.10 Browse problem |
[
{
"date": "2015-12-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Tim,\n\nSurely Rao will help you on this",
"time": "09:10",
"topic": "15.10 Browse problem",
"username": "Antonio Linares"
}
] | 15.10 Browse problem |
[
{
"date": "2015-12-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr Tim\n\nI can not see any modification to xbrowse that could have this effect. Nor I have seen any such change in any browse recently.\n\nCan you please send me to my email\n1) the dbf file with some sample records\n2) exact pro... | 15.10 Browse problem |
[
{
"date": "2015-12-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Good Morning,\n\nHere is an example. The W setting is for widescreen monitors ( 1920 x 1080 ) and the other is the older VGA setting:\n\n[code=fw:3dvgoarf]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />&nbs... | 15.10 Browse problem |
[
{
"date": "2015-12-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I tried to reproduce the problem at my end. In the absence of dbf, I created a dummy dbf with some adhoc structure. Used TDatabase and exactly your syntax to create the columns.\n\nMy test program:\n[code=fw:3cpjr2gm]<div class=\"... | 15.10 Browse problem |
[
{
"date": "2015-12-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Here is a better sample:\n\n[code=fw:bhq1l8xu]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> <span style=\"color: #B900B9;\">// Create the dialog to get type of workorder, search type , b... | 15.10 Browse problem |
[
{
"date": "2015-12-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Even this is working well for me.\nbcc + xharbour\n[url=https://imageshack.com/i/p59S2jRoj:20b95mjd][img:20b95mjd]http://imagizer.imageshack.us/v2/xq90/905/9S2jRo.jpg[/img:20b95mjd][/url:20b95mjd]\n\nThis i... | 15.10 Browse problem |
[
{
"date": "2015-12-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I built with 15.11. The sample works, but my code still has the same problem. \n\nI will need to go back and look more closely at other programs I link in to see if I can find an issue. I will let you know if I find anything.",... | 15.10 Browse problem |
[
{
"date": "2015-12-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "OK ... here is what I found ... \n\nAs a stand alone program, with just the one file, it works. However, when I added it into a build with all of the programs in the executable, the same spacing problem arises.\n\nI went back to ... | 15.10 Browse problem |
[
{
"date": "2015-12-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Good that the problem is resolved. With bcc and msvc builds we never experienced any such problems\n\nThe requirement of png.lib was removed many versions earlier.\n\nGeneral advice about the recommended syntax for creation of xbr... | 15.10 Browse problem |
[
{
"date": "2015-12-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I will try that. I haven't had problems in the past, but the column issue is still unresolved. I'll try reformatting the command structure.",
"time": "21:46",
"topic": "15.10 Browse problem",
"username": "TimStone"
... | 15.10 Browse problem |
[
{
"date": "2016-01-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I have a couple of questions on that preferred formatting. I checked, but can't find full samples or documentation.\n\n1) With the command, instead of ALIGN I see you use the word JUSTIFY. In one browse, the first column is a B... | 15.10 Browse problem |
[
{
"date": "2016-01-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This is an example how to use expressions as part of COLUMN syntax:\n[code=fw:1hx2utw1]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\"... | 15.10 Browse problem |
[
{
"date": "2016-01-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Having said that I started thinking. I found some programmers, in addition to you, have been extensively using \"add to obrw...\" syntax. Naturally they are comfortable with that syntax. I am wondering if i can modify this syntax ... | 15.10 Browse problem |
[
{
"date": "2016-01-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I'm actually working to make the changes. I do not have a problem with it, though it means a lot of changes. Once I get used to it, it becomes clear.\n\nI do have one question. If I use the JUSTIFY can I do ,,,2,,,2,, or do... | 15.10 Browse problem |
[
{
"date": "2016-01-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:1nhdxoxy]\nI'm actually working to make the changes. I do not have a problem with it, though it means a lot of changes. Once I get used to it, it becomes clear.\n[/quote:1nhdxoxy]\n\nI know what it means to change existing ... | 15.10 Browse problem |
[
{
"date": "2016-01-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:3gxcuiiz]\nI know what it means to change existing code. We are likely to create more problems than we solve. I do not advise changing existing code. Please keep my advice for future. I shall also post another variant of th... | 15.10 Browse problem |
[
{
"date": "2016-01-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:2rnd4rfq]\nCan any of this be incorporated in the section above\n[/quote:2rnd4rfq]\nNo\n[quote:2rnd4rfq]\nAny compaction of code\n[/quote:2rnd4rfq]\nFollowing lines\n[code=fw:2rnd4rfq]<div class=\"fw\" id=\"{CB}\" style=\"f... | 15.10 Browse problem |
[
{
"date": "2016-01-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I edited that and apparently it did not update:\n\n\t\tadd to oLbxo Header \"Action\" data ; \n\t\t IIF( oOrders:duedat = DATE( ), \"< TODAY >\",IIF( oOrders:duedat < DATE( ),\"Overdue\" ,\" \" )) ;\n\t\t ALIGN CENTER SIZE 150\n\... | 15.10 Browse problem |
[
{
"date": "2016-01-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "While using the COLUMNS syntax use this entire expression in Quotes as one of the columns;\neg:\nCOLUMNS \"fld1\", \"fld2\", \"IIF( duedat = DATE( ), '< TODAY >',IIF( duedat < DATE( ),'Overdue' ,'' ))\", \"fld5\", .. etc",
"ti... | 15.10 Browse problem |
[
{
"date": "2016-01-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Here is the final format:\n\n[code=fw:2w2aixsy]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> <br /><span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">XBROWSE</span> oLbxo ;... | 15.10 Browse problem |
[
{
"date": "2016-01-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Not\n[code=fw:22mfcffo]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">oLbxo:<span style=\"color: #000000;\">nHeadStrAlign</span> := AL_CENTER<br /> </div>[/code:22mfcffo]\nPlease use PLURAL\n[code=fw:22... | 15.10 Browse problem |
[
{
"date": "2016-01-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "It does give an error so I decided to abandon the column. I'm looking at another approach.\n\nAlso, bitmaps do not center either with JUSTIFY or by specifying it individually. They do with SetCheck but not called bitmaps as show... | 15.10 Browse problem |
[
{
"date": "2016-01-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Are you using TDataBase?",
"time": "17:58",
"topic": "15.10 Browse problem",
"username": "nageswaragunupudi"
}
] | 15.10 Browse problem |
[
{
"date": "2016-01-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "tData ( James Bott ) which is an extension of tDatabase.\n\nActually, all of my databases are themselves object classes as subclasses of tdata, thus:\n\noOrders <- tData <- tDatabase",
"time": "18:18",
"topic": "15.10 Brow... | 15.10 Browse problem |
[
{
"date": "2016-01-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "See my previous response, then here is some new stuff:\n\nOld code:\n[code=fw:1gxrn4j2]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> <span style=\"color: #B900B9;\">// Define the browse contol</span><br... | 15.10 Browse problem |
[
{
"date": "2016-01-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This is still an open / unresolved issue",
"time": "18:59",
"topic": "15.10 Browse problem",
"username": "TimStone"
}
] | 15.10 Browse problem |
[
{
"date": "2016-01-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "The original part of this post was never resolved. I did go into our new version of the software and reformatted all of the Browse controls to fit the new command pattern suggested.\n\nThis morning I found another piece of inform... | 15.10 Browse problem |
[
{
"date": "2006-08-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigos del foro tengan todos buen día. <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\nEl problema es el siguiente: hace un tiempo hice una aplicacion en 16 bits, esta ... | 16 Y 32? |
[
{
"date": "2006-08-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Bueno amigos... Les cuento que estuve haciendo varias pruebas y llegue a la conclusion que el problema de la velocidad son los filtros..\n\nYa que me muestra la base de datos sin filtro de una manera rapida pero al efectuar el un... | 16 Y 32? |
[
{
"date": "2006-08-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Leandro,\n\nHas probado a hacer una llamada a SysRefresh() desde ese do while ?",
"time": "17:10",
"topic": "16 Y 32?",
"username": "Antonio Linares"
}
] | 16 Y 32? |
[
{
"date": "2006-08-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola, usando índices CDX puedes aplicar SCOPES, o puedes hacer TAGS condicionados, ésto agiliza de una manera muy significativa el proceso, que hasta el pelo se te volará.\n\nTodo lo anterior es mucho mejor que usar 'hard code' p... | 16 Y 32? |
[
{
"date": "2006-08-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "por experiencia que he tenido [x]harbor+fwh en manejos de tablas en mucho mas rapido en 32 bits que en 16 bits. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n\ndonde es mas... | 16 Y 32? |
[
{
"date": "2006-08-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"leandro\":1cdg91ok]\nSELE MYDBF\nSET FILT TO CONTRO=\"04\"\nDBGOTOP()\nDO WHILE !EOF()\n\n .......\n \n SKIP\nENDDO\n[/quote:1cdg91ok]\n\nLeandro,\n\nEn este caso, yo creo que el filtro está fuera de lugar:\n\n1) La... | 16 Y 32? |
[
{
"date": "2006-08-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigos de foro muchas gracias por las respuestas...\n\nPero... y perdonen la ignorancia... la verdad nunca he usado los scopes ... alguien me puede regalar un ejemplillo. De antemano gracias.",
"time": "17:21",
"topic": "... | 16 Y 32? |
[
{
"date": "2006-08-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"leandro\":rfuwk3bm]Amigos de foro muchas gracias por las respuestas...\n\nPero... y perdonen la ignorancia... la verdad nunca he usado los scopes ... alguien me puede regalar un ejemplillo. De antemano gracias.[/quote:rf... | 16 Y 32? |
[
{
"date": "2006-08-10",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigo uso indices CDX...\n\nGracias",
"time": "01:03",
"topic": "16 Y 32?",
"username": "leandro"
}
] | 16 Y 32? |
[
{
"date": "2006-08-10",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Leandro\n\nComo te comentan los demas compañeros, debes tener la base indexada sobre los campos que vas a aplicar el scope, ya despues aplicas esto :\n\n0 -> inicio del rango\n1 -> final del rango\n\no a lo que es igual a decir d... | 16 Y 32? |
[
{
"date": "2006-02-02",
"forum": "FiveWin para CA-Clipper",
"text": "Qué embidia de diálogos tranparentes con los 32 bits. Menos mal que con 16 bits tambien se puede: Ahí va una clase que ayyuda\n\n#Include \"FiveWin.ch\"\n*#Include \"MisFunc.ch\"\n\n#define GWL_STYLE -16\n\nCLASS TDIAG OF TDIALO... | 16 bits tranparentes |
[
{
"date": "2006-02-03",
"forum": "FiveWin para CA-Clipper",
"text": "Manu,\n\nEstá muy bien!",
"time": "18:05",
"topic": "16 bits tranparentes",
"username": "Antonio Linares"
}
] | 16 bits tranparentes |
[
{
"date": "2006-02-04",
"forum": "FiveWin para CA-Clipper",
"text": "Muy buenos Manuel, pero lo que mas me han impresionado son los folders que utilizas.- ¿Como lo haces?\n\nGracias y un saludo desde Málaga",
"time": "11:43",
"topic": "16 bits tranparentes",
"username": "Manuel Valdenebro"
... | 16 bits tranparentes |
[
{
"date": "2006-02-04",
"forum": "FiveWin para CA-Clipper",
"text": "Muchas gracias Manuel, pero no son folders, son BITMAPS, pero da el pego. Los dialogo son NOWAIT sobre un WINDOW normal. Va muy bien; parecido al entorno MDI, pero, en ciertos aspectos, más controlable, si nunca se va a mostrar.\nHay d... | 16 bits tranparentes |
[
{
"date": "2006-02-04",
"forum": "FiveWin para CA-Clipper",
"text": "Bueno, en realidad, son tres BITMAPS por cada solapa, se me olvidaba nombrar los que se 'ReLoadea'n cuando paso el Mouse por encima (un poco más altos, para dar la impresión de que las solapas se elevan al pasar el ratón por encima).",... | 16 bits tranparentes |
[
{
"date": "2006-02-05",
"forum": "FiveWin para CA-Clipper",
"text": "Repasando mi clase TDIAG me he dado cuenta de un pequeño error, ::PintSombra sólo debe ejecutarse (en bStartPaint) si ::lSomb es .T.\nPerdon!!\nLo que pasa es que yo siempre la utilizo con color de sombra.",
"time": "00:25",
"t... | 16 bits tranparentes |
[
{
"date": "2006-03-08",
"forum": "FiveWin para CA-Clipper",
"text": "excelente trabajo, Felicidades",
"time": "00:34",
"topic": "16 bits tranparentes",
"username": "meskamas"
}
] | 16 bits tranparentes |
[
{
"date": "2013-06-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I have a resource DLL which was created 2003 and it contains dialogs, bitmaps, cursors and icons\nI can local this DLL into Borland Workshop.\nThe problem is that all ICON, BITMAP,CUR are visible in Workshop, but I don't have the ... | 16-bit DLL to 32-bit DLL |
[
{
"date": "2013-06-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Codemaker:\n\nPerhaps you can open your 16bits DLL using Pelles C, then FILE => SAVE AS ... to\nexport to .RC or .RES files.\n\nRegards",
"time": "23:46",
"topic": "16-bit DLL to 32-bit DLL",
"username": "Armando"
}
... | 16-bit DLL to 32-bit DLL |
[
{
"date": "2013-06-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "<!-- m --><a class=\"postlink\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=6&t=14830&hilit=convertir+a+dll+de+32+bits#p76597\">http://forums.fivetechsupport.com/viewt ... its#p76597</a><!-- m -->\n\nCONVERT A 16b DLL... | 16-bit DLL to 32-bit DLL |
[
{
"date": "2013-06-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Boris,\n\nIf you cannot succeed with the suggestions of our friends, try to send me the DLL and I'll see what I can do.\n\nEMG",
"time": "15:36",
"topic": "16-bit DLL to 32-bit DLL",
"username": "Enrico Maria Giordano"... | 16-bit DLL to 32-bit DLL |
[
{
"date": "2013-06-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Boris\n\nIf I recall .. ( if you have BRW ) you can open your .dll and export all the images out to disk ( save resource as like Francisco mentions) .. then use your 32 bit editor and re-import them back in individually. I know th... | 16-bit DLL to 32-bit DLL |
[
{
"date": "2013-06-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "If there are a lot of bitmaps and icons to export, I think its relatively simple to parse the RC and get the bytes and create the output file.\n\nI have not tested it myself, but if there are lots of files to export, it seems as a... | 16-bit DLL to 32-bit DLL |
[
{
"date": "2016-02-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "The following code is used to build a browse:\n\n// Create the browse\nREDEFINE XBROWSE oLbxo ;\n DATASOURCE oOrders ;\n HEADERS \" Done \", \"Paid\", \"Type\", \"W/O #\", \"Company\", sLbl[1], \"Due Date\", \"Time\", \" ... | 16.01 B2 error w/ xHarbour |
[
{
"date": "2016-02-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Tim,\n\nIs it an EXE (your app) runtime error or a compiling time error ?",
"time": "08:55",
"topic": "16.01 B2 error w/ xHarbour",
"username": "Antonio Linares"
}
] | 16.01 B2 error w/ xHarbour |
[
{
"date": "2016-02-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Runtime error\n\n\nSent from my iPhone using Tapatalk",
"time": "15:40",
"topic": "16.01 B2 error w/ xHarbour",
"username": "TimStone"
}
] | 16.01 B2 error w/ xHarbour |
[
{
"date": "2016-02-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Tim,\n\nDo you get a list of modules when the app GPFs ?\n\nPlease post here the complete report that you get, thanks",
"time": "18:22",
"topic": "16.01 B2 error w/ xHarbour",
"username": "Antonio Linares"
}
] | 16.01 B2 error w/ xHarbour |
[
{
"date": "2016-02-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "There is no FW error. It just says the program stopped working. It does work with Harbour but not xHarbour. This worked with 15.12 but not 16.01. \n\nThis unicode stuff with xbrowse is breaking a lot of code that worked previous... | 16.01 B2 error w/ xHarbour |
[
{
"date": "2016-02-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Tim,\n\nWe are going to review it asap, thanks for your feedback",
"time": "12:44",
"topic": "16.01 B2 error w/ xHarbour",
"username": "Antonio Linares"
}
] | 16.01 B2 error w/ xHarbour |
[
{
"date": "2016-02-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "What is in HB_OUT.LOG?",
"time": "23:42",
"topic": "16.01 B2 error w/ xHarbour",
"username": "modicr"
}
] | 16.01 B2 error w/ xHarbour |
[
{
"date": "2016-02-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "It did not create one.",
"time": "00:27",
"topic": "16.01 B2 error w/ xHarbour",
"username": "TimStone"
}
] | 16.01 B2 error w/ xHarbour |
[
{
"date": "2016-02-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "AHA, it's Harbour only feature ...",
"time": "14:59",
"topic": "16.01 B2 error w/ xHarbour",
"username": "modicr"
}
] | 16.01 B2 error w/ xHarbour |
[
{
"date": "2016-02-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I recompiled a function to send mails with new fwh 1602 and I saw a big problem \n\nfirst the controls are not on the same places and the sizes are different from fwh15_01\n\nalso the ttitle class is not how I see on fwh15_01\nI ... | 16.01 Build 2 error |
[
{
"date": "2016-02-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "resolved !!\nI must erase truepixel",
"time": "15:42",
"topic": "16.01 Build 2 error",
"username": "Silvio.Falconi"
}
] | 16.01 Build 2 error |
[
{
"date": "2016-11-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "xLINK: error: Unresolved external symbol '_hb_partdt referenced from FiveHMX.lib(VALTOSTR.obj)'.\n\nI'm using xHarbour.com",
"time": "16:34",
"topic": "16.10 Unresolved external symbol _hb_partdt",
"username": "Diego D... | 16.10 Unresolved external symbol _hb_partdt |
[
{
"date": "2016-11-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Diego,\n\nWe are checking it to implement a solution for it asap\n\nmany thanks",
"time": "18:11",
"topic": "16.10 Unresolved external symbol _hb_partdt",
"username": "Antonio Linares"
}
] | 16.10 Unresolved external symbol _hb_partdt |
[
{
"date": "2016-11-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\n\nCan you provide the library name that contains the subject unresolved external symbol?\n\nTurbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland\nError: Unresolved external '_HB_FUN_HB_TSTOUTC' referenced from C:\\F... | 16.10 Unresolved external symbol _hb_partdt |
[
{
"date": "2016-11-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Darrell,\n\nPlease try with hbformat.lib",
"time": "20:24",
"topic": "16.10 Unresolved external symbol _hb_partdt",
"username": "Antonio Linares"
}
] | 16.10 Unresolved external symbol _hb_partdt |
[
{
"date": "2016-11-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Antonio,\n\nThat LIB does not exist in the latest FWH version.\n\nSincerely,",
"time": "20:43",
"topic": "16.10 Unresolved external symbol _hb_partdt",
"username": "cdmmaui"
}
] | 16.10 Unresolved external symbol _hb_partdt |
[
{
"date": "2016-11-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"cdmmaui\":3szu49yu]Hi Antonio,\n\nThat LIB does not exist in the latest FWH version.\n\nSincerely,[/quote:3szu49yu]\n\nThis lib It's a lib of harbour distribution",
"time": "21:11",
"topic": "16.10 Unresolved ext... | 16.10 Unresolved external symbol _hb_partdt |
[
{
"date": "2016-11-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\n\nI am still getting the same error. Do you need to upgrade to Harbour BCC7?\n\nSincerely,",
"time": "21:32",
"topic": "16.10 Unresolved external symbol _hb_partdt",
"username": "cdmmaui"
}
] | 16.10 Unresolved external symbol _hb_partdt |
[
{
"date": "2016-11-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\n\nI tried to build (BUILDH.BAT) a sample application and got the following errors.\n\n\fÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿\n³ FiveWin for Harbour 16.10 - Oct. 2016 Harb... | 16.10 Unresolved external symbol _hb_partdt |
[
{
"date": "2016-11-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Darrell,\n\nYou are using FWH 16.10 but you are linking libs from C:\\FWH1212\n\nError: Unresolved external '_HB_FUN_OCCURS' referenced from C:\\[color=#FF0000:1qfqinfa]FWH1212[/color:1qfqinfa]\\LIB\\FIVEH.LIB|XBROWSE\nError: Unre... | 16.10 Unresolved external symbol _hb_partdt |
[
{
"date": "2016-11-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Darrell,\n\nYes, if you plan to use FWH 16.10 then you need bcc 7",
"time": "21:52",
"topic": "16.10 Unresolved external symbol _hb_partdt",
"username": "Antonio Linares"
}
] | 16.10 Unresolved external symbol _hb_partdt |
[
{
"date": "2016-11-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "You also need to use the latest version of Harbour",
"time": "02:43",
"topic": "16.10 Unresolved external symbol _hb_partdt",
"username": "nageswaragunupudi"
}
] | 16.10 Unresolved external symbol _hb_partdt |
[
{
"date": "2012-09-12",
"forum": "Off Topic / Otros temas",
"text": "I think this video is so great that I post it again as a own topic\n\nBill Gates - at this time 39 year old - in 1994:\nInformation At Your Fingertips\nVIDEO\nComdex 1994 – Keynote Bill Gates – Information At Your Fingertips (2005)\n<!... | 1994 |
[
{
"date": "2017-01-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[url:3qhc5rlm]http://www.bergland.info/allgemein/fivewin-seminar-july-2017/[/url:3qhc5rlm]\n\n[img:3qhc5rlm]https://bitbucket.org/fivetech/screenshots/downloads/sillian1.JPG[/img:3qhc5rlm]",
"time": "23... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "EXITOS...! y no suerte...ya que esa, la suerte, es la excusa de los fracasados...saludos... <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: -->",
"time": "02:07",
... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Count me in! Thats great!\nGünther",
"time": "10:51",
"topic": "1st FWH + [x]Harbour 2017 international conference",
"username": "byte-one"
}
] | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "We need 25 attendees to cover the expenses\n\nAlso if we could get some sponsors that would be really great <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "11:59",... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This looks great. I will try to make it although it is a bit far from California. My tentative plan is to fly into Milan/Malpensa, head up through Switzerland through Zurich, then Munich and Salzburg, into Austria, check out V... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "dtussman, the place of FWH-seminar is <200 km far from Salzburg!",
"time": "11:27",
"topic": "1st FWH + [x]Harbour 2017 international conference",
"username": "byte-one"
}
] | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I attended all of the Ashton Tate ( dBase ), Clipper, and Computer Associates ( CA ) conferences. They were held in Southern California ( Culver City was the headquarters of Ashton Tate and Nantucket ), Palm Springs, and then t... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Tim,\n\nDo you have photos of them to share with us ? <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "19:52",
"topic": "1st FWH + [x]Harbour 2017 international... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I wish I did ... but if I have any, they are stored in a box of very old stuff. The best I have are original dBase II and dBase III disks, the original Clipper disks ( and manuals ) ... and likely the CA ( Visual Objects ) disks.... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Very good !\nI will be there +1 .\nI think you have to talk about FiveWeb and Tools to put an apps on the web .\nHow long did you plan the meeting 1 day 2 days ?\n\nThanks and see you in July !",
"time": "15:37",
"topic":... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Two full days and half day the third one\n\nVery good <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "17:05",
"topic": "1st FWH + [x]Harbour 2017 international... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Master Antonio i'm from Quito Ecuador \nwath route airport ? near this city ?\nPlease we need to know for tickets purpose\nbest regards\n\nWilson",
"time": "21:23",
"topic": "1st FWH + [x]Harbour 2017 international confere... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "wilsongamboa, i am from Austria. The nearest international airport is Klagenfurt (KLU) ca. 150 km from the conference.",
"time": "22:25",
"topic": "1st FWH + [x]Harbour 2017 international conference",
"username": "byte... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr Günther\n\nIs Klagenfurt an International airport? May be Innsbruck is better connected for international passengers from out-side Europe.",
"time": "04:33",
"topic": "1st FWH + [x]Harbour 2017 international conference"... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr. Rao, maybe Innsbruck is better connected but the transfer to the conference is shorter from Klagenfurt. Potentially you must at first fly to Vienna or Munich as an direct flight is not very probably.",
"time": "09:38",
... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Mr. Rao,\nwe will offer a shuttle service. Let’s wait how the attendees plan to come.\nThen we coordinate the transfer. Any how we personally care about the transfer.\nMunich Airport seems for me the best connected one. \n\n... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Good afternoon\nwe plan to travel with my wife\nwill be a pleasure to Know all the master and monsters of harbour - fivewin programing\nI'll wait till the even will confirm to start sell our tickets ( are expensive )\nMany Thanks\... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-01-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear FiveWinners,\n\nthe FWH + [x]Harbour 2017 international conference in the Dolomites is just a few month away.\nPlease can you tell us if you are interested in participating so that we can go on in the planning process.\nKind ... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-02-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Current list of speakers and attendees:\n\nCristobal Navarro\nReinaldo Crespo\nNageswararao Gunupudi\nAntonio Linares\n\nOtto\nGünther\nDTussman\nJack\nWilson\nBiel\nPhilippe Jacquet",
"time": "11:49",
"topic": "1st FWH + ... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-02-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio, \nPlease add me to the list.\n\nMaurizio \n<!-- w --><a class=\"postlink\" href=\"http://www.nipeservice.com\">www.nipeservice.com</a><!-- w -->",
"time": "18:47",
"topic": "1st FWH + [x]Harbour 2017 international... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-02-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "thanks,\n\nCurrent list of speakers and attendees:\n\nCristobal Navarro\nReinaldo Crespo\nNageswararao Gunupudi\nAntonio Linares\n\nOtto\nGünther\nDTussman\nJack\nWilson\nBiel\nPhilippe Jacquet\nMaurizio",
"time": "23:38",
... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-02-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "To start with I am considering discussing the following topics in the seminar. This is a draft and will be improved on the basis of feedback and suggestions.\n\n[b:5e6sem4o]XBROWSE[/b:5e6sem4o]\n\n[b:5e6sem4o]Creation and configur... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-02-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Current list of speakers and attendees:\n\nCristobal Navarro\nReinaldo Crespo\nNageswararao Gunupudi\nAntonio Linares\n\nOtto\nGünther\nDTussman\nJack\nWilson\nBiel\nPhilippe Jacquet\nMaurizio\nTomas (Cybertel from Seoul) (two att... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-03-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "As this week is the Barcelona Mobile International show, my great friend and client Back Nam Sam from Seul\nhas come to Marbella for two days to visit me.\n\nHe told me that he will assist to the 1st international FWH and Harbour ... | 1st FWH + [x]Harbour 2017 international conference |
[
{
"date": "2017-03-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[url:38knpt9w]https://groups.google.com/forum/#!topic/harbour-users/tXgmb0XZLTg[/url:38knpt9w]",
"time": "07:33",
"topic": "1st FWH + [x]Harbour 2017 international conference",
"username": "Antonio Linares"... | 1st FWH + [x]Harbour 2017 international conference |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.