messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2023-10-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Byron,\n\nYou may try:\n\nShellExecute( 0, \"open\", \"yourapp.exe\" )\n__Quit()",
"time": "19:52",
"topic": "App Termination and Relaunch.",
"username": "Antonio Linares"
}
] | App Termination and Relaunch. |
[
{
"date": "2023-10-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Yes, in Windows programming, you can terminate your application and then immediately relaunch it. There are several ways to achieve this, but one common approach is to use the `ShellExecute` function or the `CreateProcess` functio... | App Termination and Relaunch. |
[
{
"date": "2023-10-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "You can also achieve the termination and relaunch of your application using a batch file in Windows. Here's a simple example of how you can create a batch file to do this:\n\n1. Create a text file with a `.bat` extension, such as ... | App Termination and Relaunch. |
[
{
"date": "2023-10-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "You can do this: Run an external program from your program -upg.exe () \n\n[code=fw:2kk4ziz6]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">winexec<span style=\"color: #000000;\">(</span><span style=\"color: #... | App Termination and Relaunch. |
[
{
"date": "2023-10-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Simples,\n\n[code=fw:1zm4kg74]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">// C:\\FWH..\\SAMPLES\\TUTOR09.PRG</span><br /><span style=\"color: #B900B9;\">// Modificado en: 0... | App Termination and Relaunch. |
[
{
"date": "2007-01-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n When we meet app runtime errors,could we return to last called from function intead of quit app?\n for example:\n Function a1()\n define dialog odlg resource \"odlg\"\n redefine button id 101 of odlg action a2()\... | App a runtime error return to last function, not quit app? |
[
{
"date": "2007-01-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Shuming,\n\nYou can modify FWH\\source\\function\\errsysw.prg",
"time": "04:49",
"topic": "App a runtime error return to last function, not quit app?",
"username": "Antonio Linares"
}
] | App a runtime error return to last function, not quit app? |
[
{
"date": "2007-01-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\nThank you!\nShuming Wang",
"time": "08:14",
"topic": "App a runtime error return to last function, not quit app?",
"username": "ShumingWang"
}
] | App a runtime error return to last function, not quit app? |
[
{
"date": "2019-08-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Is no one using FWH / Harbour to build a Windows service ? I would think someone must have encountered this issue.\n\nThe main problem is that a 24/7 app used to perform daily tasks automatically, if installed on Windows Server, ... | App as service default path |
[
{
"date": "2019-07-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I have an update program called. MLupdate.exe. I place it in the primary directory created for my application ( ie. c:\\ML ). This has a subdirectory where all files are stored ( ie. C:\\ML\\Data\\ ).\n\nWhen run as an applicati... | App as service default path |
[
{
"date": "2016-01-17",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Amigos:\n\nAlguien que tenga experiencia sobre montar una de nuestras aplicaciones, usando Mysql como motor,\ny quiera compartir su experiencia???\n\nAlguna hebra por donde tirar?\n\nSaludos",
"time": "18:41",
"topic": "A... | App en DropBox? |
[
{
"date": "2016-01-17",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Up!",
"time": "20:39",
"topic": "App en DropBox?",
"username": "Compuin"
}
] | App en DropBox? |
[
{
"date": "2015-03-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "To All\n\nI have been doing my development at work on WinXP and have not had any problems. Recently my Windows 7 32 bit machine will compile my ( same ) programs and run them just fine .. but when the program 'breaks' I do not get... | App quits on error without showing error Windows 7 |
[
{
"date": "2015-03-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Do you use errsysw_.prg or the modified errsysw.prg that was published here as an enhancement? \nWhen I updated my Fivewin it was crashing on me also. I found that errsysw_.prg and my modified version was using FWBitmap() with no ... | App quits on error without showing error Windows 7 |
[
{
"date": "2015-03-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Gale\n\nI have no modified programs .. just using the FWH libs <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( --> \n\nRick",
"time": "22:32",
"topic": "App quits on error without ... | App quits on error without showing error Windows 7 |
[
{
"date": "2015-03-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Just checking because if you are not getting error message then I believe it is either an error in the error handler itself or windows exception error that is not handled by the error handler.",
"time": "22:59",
"topic": "... | App quits on error without showing error Windows 7 |
[
{
"date": "2015-03-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Just a follow up .. when I run buildx tutor01 on my WinXP machine I get this error :\n[code=fw:2nl39gyy]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />\fÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ... | App quits on error without showing error Windows 7 |
[
{
"date": "2015-03-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\n\nDo you have an hb_out.log file?.\n\nHarbour creates it when happens your problem.",
"time": "09:32",
"topic": "App quits on error without showing error Windows 7",
"username": "elvira"
}
] | App quits on error without showing error Windows 7 |
[
{
"date": "2015-03-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "<!-- m --><a class=\"postlink\" href=\"http://fivetechsupport.com/forums/viewtopic.php?f=6&t=27437&start=0#p152922\">http://fivetechsupport.com/forums/viewt ... =0#p152922</a><!-- m -->",
"time": "10:07",
"topic": "App qui... | App quits on error without showing error Windows 7 |
[
{
"date": "2015-03-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "To All\n\nElvira, I am using xHarbour and no file what so ever is being created .. the application just abruptly quits.\nHmpaquito, I read your thread and it seems to point to SqlRDD and I am not using any additional libs .. just ... | App quits on error without showing error Windows 7 |
[
{
"date": "2015-03-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "No Rick, what I mean is that you record calls at the beginning of ErrorSys so:\n\n[code=fw:7x4yl40y]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#define</span> PROCNAME_<span styl... | App quits on error without showing error Windows 7 |
[
{
"date": "2015-03-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Another problem I had when upgraded was that some functions related to ADS were not automatically included. My app exited without any error message.\nPreviously I just needed \nRequest ADS, DBFCDX\n\nBut I found that I had to add... | App quits on error without showing error Windows 7 |
[
{
"date": "2015-03-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "To All\n\nI have solved my problem .. after testing a few other apps on my W7 machine and creating a program break .. I did indeed get the error screen and .log.\n\nThat led me to a possible project list corruption in my xMate fil... | App quits on error without showing error Windows 7 |
[
{
"date": "2015-03-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Gale FORd\":2aovw51t]Another problem I had when upgraded was that some functions related to ADS were not automatically included. My app exited without any error message.\nPreviously I just needed \nRequest ADS, DBFCDX\n\... | App quits on error without showing error Windows 7 |
[
{
"date": "2015-03-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you for the explanation.",
"time": "19:04",
"topic": "App quits on error without showing error Windows 7",
"username": "Gale FORd"
}
] | App quits on error without showing error Windows 7 |
[
{
"date": "2021-06-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Is there a sample out here that has some of the folowing functions insite.\n\nI want to have a tool that collects all the DBF files from my app and store the fields and structure of each. A extra content field is needed to descri... | App. for devellopment and maintenance of DBF |
[
{
"date": "2021-07-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mark,\n\nI started on one years ago, so it is not full featured, but you are welcome to a copy. Click on my name (to the right), then go to my website. Go to the Contact Us page and send me a message with your email address. Then ... | App. for devellopment and maintenance of DBF |
[
{
"date": "2021-07-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Marc Venken\":1jsgfyap]Is there a sample out here that has some of the folowing functions insite.\n\nI want to have a tool that collects all the DBF files from my app and store the fields and structure of each. A extra c... | App. for devellopment and maintenance of DBF |
[
{
"date": "2021-07-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "These applications are named \"data dictionary\"\n\nMy 2 cents of merkel money",
"time": "08:33",
"topic": "App. for devellopment and maintenance of DBF",
"username": "hmpaquito"
}
] | App. for devellopment and maintenance of DBF |
[
{
"date": "2020-06-03",
"forum": "mod_harbour",
"text": "In harbour winforms applications we seem to store specific information for our apps in the .ini file. On the web it seems it is stored in web.config. Does mod_harbour have a way to read and write from a web.config file as harbour does with .ini'... | App.Ini vs Web.Config |
[
{
"date": "2020-06-05",
"forum": "mod_harbour",
"text": "Hi,\n\nI think you can write/read yiur file config like a usual file. And for example you can use memowrit/memoread for it\n\nC.",
"time": "18:10",
"topic": "App.Ini vs Web.Config",
"username": "Carles"
}
] | App.Ini vs Web.Config |
[
{
"date": "2020-06-05",
"forum": "mod_harbour",
"text": "Yes, thank you, good point. I was looking for a class that may make it easier like the oIni class that allows us to read and write to INI files.",
"time": "18:14",
"topic": "App.Ini vs Web.Config",
"username": "byron.hopp"
}
] | App.Ini vs Web.Config |
[
{
"date": "2020-06-05",
"forum": "mod_harbour",
"text": "Byron,\n\nYou can do \n\n[code=fw:14utfk17]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">function</span> main<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span>... | App.Ini vs Web.Config |
[
{
"date": "2020-06-05",
"forum": "mod_harbour",
"text": "Below is a minimal web.config example from Microsoft Support.\n\n<?xml version=\"1.0\" encoding=\"utf-8\" ?>\n<configuration>\n <system.web>\n\n </system.web>\n</configuration>",
"time": "18:51",
"topic": "App.Ini vs Web.Config",
"us... | App.Ini vs Web.Config |
[
{
"date": "2007-01-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "How do I get application path in FW?\nThanks in advance\nOtto",
"time": "16:05",
"topic": "App.Path",
"username": "Otto"
}
] | App.Path |
[
{
"date": "2007-01-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Otto\":n6rxokhp]How do I get application path in FW?\nThanks in advance\nOtto[/quote:n6rxokhp]\n\ncFilePath( GetModuleFileName( GetInstance( ) ) )",
"time": "16:40",
"topic": "App.Path",
"username": "Richard C... | App.Path |
[
{
"date": "2007-01-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you, Richard.",
"time": "17:19",
"topic": "App.Path",
"username": "Otto"
}
] | App.Path |
[
{
"date": "2022-08-23",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nEstoy complilando con la última version de FWH, Harbour y VS2022\n\nAl trabajar con un INI en Windows 7 o Windows Server 2008, la aplicación devuelve un AppCrash.\nEn Windows 10, 11 o Server de versión superior, funciona... | AppCrash Windows 7 al leer INI |
[
{
"date": "2022-08-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Fernando,\n\nPor favor comprueba si se genera un fichero hb_out.log y copia el contenido aqui, gracias",
"time": "07:34",
"topic": "AppCrash Windows 7 al leer INI",
"username": "Antonio Linares"
}
] | AppCrash Windows 7 al leer INI |
[
{
"date": "2022-08-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nNo genera el archivo hb_out.log\n\nCasca en la lectura del primer valor\n[code=fw:1t0hwts8]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">GET</span> cTitle SECTION <... | AppCrash Windows 7 al leer INI |
[
{
"date": "2022-08-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Aparece algun error en pantalla o simplemente la aplicación termina ?",
"time": "16:32",
"topic": "AppCrash Windows 7 al leer INI",
"username": "Antonio Linares"
}
] | AppCrash Windows 7 al leer INI |
[
{
"date": "2022-08-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Testini.exe dejo de funcionar\n\n[code=fw:2kpx3g4f]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">Firma con problemas:<br /> <span style=\"color: #000000;\">Nombre</span> del evento de problema:  ... | AppCrash Windows 7 al leer INI |
[
{
"date": "2022-08-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nUn error recursivo podria estar generando ese problema\n\nUna solucion para detectar el problema es encerrar la operacion de la llamada a la funcion de lectura del ini con un estructura de control de errores y mostrar el... | AppCrash Windows 7 al leer INI |
[
{
"date": "2022-08-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nAun así sigue apereciendo el appcrash y no muestra ningún mensaje de error\n\n[code=fw:fzzo3kuq]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <span style=\"color: #00C800;\">TRY</span><br ... | AppCrash Windows 7 al leer INI |
[
{
"date": "2022-08-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Fernando,\n\nPor favor prueba a llamar la función del API de Windows directamente:\n\nMsgInfo( GetPvProfString( cSection, cEntry, cValToChar( uDefault ), cIniFile ) )\n\ny comprueba si sucede lo mismo. gracias",
"time": "00:1... | AppCrash Windows 7 al leer INI |
[
{
"date": "2022-08-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[code=fw:x37pue8i]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />...<br />INI oIni FILE <span style=\"color: #ff0000;\">\".<span style=\"color: #000000;\">\\M</span>yApp.ini\"</span><br />? <span style=\"co... | AppCrash Windows 7 al leer INI |
[
{
"date": "2022-08-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Fernando,\n\nEste es el código de la función GETPVPROFSTRING()\n\nPuede ser un desbordamiento de pila por el tamaño del buffer (16384). Prueba a poner cantidades mas pequeñas en el tamaño del buffer hasta que desaparezca el crash... | AppCrash Windows 7 al leer INI |
[
{
"date": "2022-08-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[code=fw:rr23e7pf]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> <span style=\"color: #B900B9;\">// MENU PRINCIPAL</span><br /><br /> <span style=\"color: #B900B9;\">// Para Carre... | AppCrash Windows 7 al leer INI |
[
{
"date": "2022-08-26",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nSólo con incluir esta función en el código fuente, ya funciona sin problemas.\nNo he tenido que cambiar el buffer\n\n[code=fw:2utbdxay]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: ... | AppCrash Windows 7 al leer INI |
[
{
"date": "2019-12-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nin many Sample i found \n[code=fw:12w751qz]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">procedure AppSys <span style=\"color: #B900B9;\">// XBase++ requirement</span><br /><span style=\"color: #00C800;\"... | AppSys Problem with Demo Code |
[
{
"date": "2019-12-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nYou have to remote such lines:\n\nprocedure AppSys // XBase++ requirement\nreturn\n\nYour code is compiled without errors in Harbour and FHW.",
"time": "09:59",
"topic": "AppSys Problem with Demo Code",
"userna... | AppSys Problem with Demo Code |
[
{
"date": "2019-12-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n[quote=\"MOISES\":3d0fcjyv]\nYou have to remote such lines:\n[code=fw:3d0fcjyv]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">procedure AppSys <span style=\"color: #B900B9;\">// XBase++ requirement</span><br... | AppSys Problem with Demo Code |
[
{
"date": "2019-12-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I don´t have hbmk2\n\nI advise you to compile for starting with fwh\\samples\\buildh yourfile",
"time": "10:14",
"topic": "AppSys Problem with Demo Code",
"username": "MOISES"
}
] | AppSys Problem with Demo Code |
[
{
"date": "2019-12-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"MOISES\":37ap84w5]I don´t have hbmk2\nI advise you to compile for starting with fwh\\samples\\buildh yourfile[/quote:37ap84w5]\nyou need harbour \"Core-Master\" , which include HBMK2, with all LIBs and *.HBC like\n\n[code... | AppSys Problem with Demo Code |
[
{
"date": "2019-12-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:2hrtl7ql]\nn many Sample i found\nCode:\nprocedure AppSys // XBase++ requirement\nreturn\n\ni know what it is for Xbase++ but why i found it in FiveWin Sample <!-- s:?: --><img src=\"{SMILIES_PATH}/icon_question.gif\" alt=... | AppSys Problem with Demo Code |
[
{
"date": "2019-12-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nThx for Answer,\n\n[quote=\"nageswaragunupudi\":1crr8b70]\nBecause till a few years back, FWH was available for Xbase++ users also. These samples were made those days.\n[/quote:1crr8b70]\ni was not aware that i can try to c... | AppSys Problem with Demo Code |
[
{
"date": "2019-12-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nhave found c:\\fwh\\makes\\bormake.zip <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\ninside is a *.MAK that i try to modify.\nFivEdit produce a B32.BC file so i... | AppSys Problem with Demo Code |
[
{
"date": "2019-12-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hm ...\n\ni just have \"delete\" all (wrong) harbour LIBs in FivEdit IDE and add new from LIB\\WIN\\BCC\nnow i got same Error like *.MAK file\n\n[quote:25qqqw0q]Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Techn... | AppSys Problem with Demo Code |
[
{
"date": "2019-12-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "hi,\n\nnow i have change in *.MAK all back to same like FivEdit C:\\harbour\\lib and now no Error when Compile / Link <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n[code... | AppSys Problem with Demo Code |
[
{
"date": "2016-01-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi\nI just test small program from my old code to new FWH version.\nAppear Empty paper?\n[img:30vn37us]http://www.fivetech.com.tw/downloads/TReport%20problem.jpg[/img:30vn37us]",
"time": "11:26",
"topic... | Appear Empty paper when use TReport |
[
{
"date": "2016-01-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Richard,\n\nIt looks like your report is printing too close to the bottom margin which is causing a page feed. You can try changing the margins in the printer setup or changing them in the program code.\n\nRegards,\nJames\n\n-----... | Appear Empty paper when use TReport |
[
{
"date": "2016-01-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Richard,\nI fixed these problem for me like this:\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=31090&p=179578&hilit=oreport#p179578\">viewtopic.php?f=3&t=31090&p=179578&... | Appear Empty paper when use TReport |
[
{
"date": "2016-01-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi James, Otto\n\nThanks a lot for help me.\nThe problem be solved.",
"time": "03:00",
"topic": "Appear Empty paper when use TReport",
"username": "richard-service"
}
] | Appear Empty paper when use TReport |
[
{
"date": "2016-01-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Can the issue be solved by suitably setting top and bottom margins by\n\noRep:Margin( nPixels, RPT_BOTTOM, 0 )\nand\noRep:Margin( nPixels, RPT_TOP, 0 )\n?",
"time": "15:09",
"topic": "Appear Empty paper when use TReport",
... | Appear Empty paper when use TReport |
[
{
"date": "2018-12-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi\nI had old FWH compiled app, when run it and press EXIT button.\nI got GPF error message below:\n\nFiveWin for Harbour GPF occurred\nCalled from UNNITIALIZE_OLE(181)\nCalled from UNNITIALIZE_OLE(181)\n\nI had to use OLE functio... | Appear GPF |
[
{
"date": "2008-10-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I have a client with a large volume of new records daily. We are starting to have problems where a newly appended record is disappearing. What is the best way to handle append blank in a network environment. Currently, we have bee... | Append Blank question |
[
{
"date": "2008-10-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "cdmmaui\r\n\r\nThere are two things you can do :\r\n\r\n1) dbCommit()\r\n2) GoTo recno()\r\n\r\ndbCommit is supposed to do a 'hard disk' write .. however it is un-acceptibly slow if you are appending lots of records in a loop.. If... | Append Blank question |
[
{
"date": "2008-10-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Rick,\r\n\r\nThank You",
"time": "22:14",
"topic": "Append Blank question",
"username": "cdmmaui"
}
] | Append Blank question |
[
{
"date": "2008-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "cdmmaui,\r\n\r\nin a network environment it is dangerous not to check for neterr().\r\nHere a module i use for append in networks.\r\n\r\nexample:\r\n\r\n[code:d22wp1u3]\n#define WAIT_SECONDS 2\n\n if lNetAddRec( \"tools\" &... | Append Blank question |
[
{
"date": "2008-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Darrell\r\n\r\nYou may also want to take a look at these articles. This info is from my notes and I didn't check to see if the links are still valid.\r\n\r\nRegards,\r\nJames\r\n\r\n-----------------------------\r\n4/27/2005 7:08 ... | Append Blank question |
[
{
"date": "2008-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank You for the information",
"time": "02:47",
"topic": "Append Blank question",
"username": "cdmmaui"
}
] | Append Blank question |
[
{
"date": "2005-12-18",
"forum": "FiveWin for Pocket PC",
"text": "Antonio,\n\nI use in my program Append From commands (17.12.2005 version). When it function is invoked with cdx driver FwPpc show error:\nLockFile() not supported in PocketPc.\nAppend with ntx driver work ok.\n\nSample:\n[code:lp34f7ec]\... | Append From |
[
{
"date": "2005-12-18",
"forum": "FiveWin for Pocket PC",
"text": "Pawel,\n\nBut is the APPEND ... properly performed ? Does the DBF change ? Thanks.",
"time": "13:26",
"topic": "Append From",
"username": "Antonio Linares"
}
] | Append From |
[
{
"date": "2005-12-18",
"forum": "FiveWin for Pocket PC",
"text": "Antonio,\n\nYes, this method was previous properly. In this way I recreate table after change structure. First I create new table and append records from original table (with set deleted off statements). This method was very fast.\nIn th... | Append From |
[
{
"date": "2005-12-18",
"forum": "FiveWin for Pocket PC",
"text": "Antonio,\n\nprobably I find, error LockFile is show in this situation:\n- dbf is open eg. use table new without index file\n- index file exists when table is open\n- when append from invoked, fw show error\nwhen index dosn't exists appen... | Append From |
[
{
"date": "2005-12-21",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Sabeis si está funcionando 100% en harbour, o da problemas??\nGracias.\n\nEl tema es que el mismo proceso en Clipper me va bien pero en Harbour me lanza un GPF y por ahí anda un Append From.\n\nGracias.",
"time": "20:06",
... | Append From |
[
{
"date": "2005-12-22",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Dejarlo estar, ya está solucionado.\nTenía una dbf con un nombre de campo duplicado y cascaba.",
"time": "16:13",
"topic": "Append From",
"username": "AngelSalom"
}
] | Append From |
[
{
"date": "2019-09-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "a sample of append from ( two dbf same structure) \n\nthanks",
"time": "23:09",
"topic": "Append From- RESOLVED",
"username": "Silvio.Falconi"
}
] | Append From- RESOLVED |
[
{
"date": "2019-09-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Silvio,\n\nUSE test1 EXCLUSIVE\nAPPEND FROM test2\nCLOSE DATABASES\n\nUSE test1\nxbrowse()\n\nSaludos",
"time": "01:47",
"topic": "Append From- RESOLVED",
"username": "wmormar"
}
] | Append From- RESOLVED |
[
{
"date": "2019-09-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Silvio,\n\nI think You changed to TDatabase\n\n[color=#0000FF:22nsgp9l]oData := TDatabase():New( , \"CUST1\", \"DBFCDX\", .F. ) // exclusive\noData:use()\n// AppendFrom( cFile, aFields, bFor, bWhile, nNext, nRec, lRest )\noData:Ap... | Append From- RESOLVED |
[
{
"date": "2019-09-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "thanks i wish tdatabase\nthe function of conversion of dbf also not run ok and i tried also with tdatabase while with normal ( silvio->) it is ok\nthis afternoon i will try it",
"time": "14:51",
"topic": "Append From- RESO... | Append From- RESOLVED |
[
{
"date": "2019-09-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "RESOLVED \nNOT NEED APPEND FROM\nnow I can converte all database on my dbf <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->",
"time": "15:50",
"topic": "Append From- RESOLVED... | Append From- RESOLVED |
[
{
"date": "2010-11-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\n\nI have a program that import some information from a text-file with the append from SDF command.\nFrom time to time it doesn't import all records.\nHere is the test-code:\n[code=fw:18tzir8b]<div class=\"fw\" id=\"{CB}\" ... | Append SDF error |
[
{
"date": "2010-11-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Marc,\n\nTo my opinion, your TEST.TXT-file is an XML-file.\nI don't think you can add data to your DBF-file by using SDF.",
"time": "01:36",
"topic": "Append SDF error",
"username": "driessen"
}
] | Append SDF error |
[
{
"date": "2010-11-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Michel,\n\nThis file is indead an xml-file. But this is also a text-file. So why can't he import it, and why always on the same line? It's only with this file. Most other xml-files give no problem.\nI head this problem also before... | Append SDF error |
[
{
"date": "2010-11-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Marc,\n\nIt is working fine here. I copied the text.txt from within IE. I wonder if there is some special character after the last line you are getting. Take a look at the original file with a hex editor, or zip it and send it to ... | Append SDF error |
[
{
"date": "2010-11-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "James,\n\nFile send.\n\nRegards,\nMarc",
"time": "19:48",
"topic": "Append SDF error",
"username": "Marc Vanzegbroeck"
}
] | Append SDF error |
[
{
"date": "2010-11-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "For those interested in the solution, I found that if I appended a space to the end of each line in the text.txt file, then APPENDed it, it works fine. I have no idea why this is needed, but it is a viable workaround.\n\nRegards,\... | Append SDF error |
[
{
"date": "2010-11-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Can you make a little sample and try it with Clipper? If it were a real bug I would report it to the developers list.\n\nEMG",
"time": "11:38",
"topic": "Append SDF error",
"username": "Enrico Maria Giordano"
}
] | Append SDF error |
[
{
"date": "2010-11-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nLike I already explained in previous message, in clipper52 it work just fine.\n\nHere is the link of the text-file in zip format.\n[url:1yv1wawm]http://www.vms.be/FWTest/test.zip[/url:1yv1wawm]\n\nRegard... | Append SDF error |
[
{
"date": "2010-11-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Marc,\nThe fields in TEST.TXT are separated by hex \"0A\".\nIf they are before treted by an text editor and saved, the separator becomes \"0D0A\" and then it works right. It could be a xHarbour error. \nOnly tested with xHarbour C... | Append SDF error |
[
{
"date": "2010-11-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Marc Vanzegbroeck\":3qcnkllj]Enrico,\n\nLike I already explained in previous message, in clipper52 it work just fine.\n\nHere is the link of the text-file in zip format.\n[url]http::/www.vms.be/FWTest/test.zip[/url]\n\nRe... | Append SDF error |
[
{
"date": "2010-11-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ok, I reported it to the developers list. I tried to fix the problem but it's really too much complicated for me, sorry.\n\nEMG",
"time": "13:55",
"topic": "Append SDF error",
"username": "Enrico Maria Giordano"
}
] | Append SDF error |
[
{
"date": "2010-11-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Euclides,\n\nThanks for the info.\n\nI use now this code as workaround.\n\n[code=fw:3mtjj796]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#INCLUDE</span> <span style=\"color: #ff0... | Append SDF error |
[
{
"date": "2010-11-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Euclides,\n\n[quote:1aagyho3]The fields in TEST.TXT are separated by hex \"0A\".\nIf they are before treted by an text editor and saved, the separator becomes \"0D0A\" and then it works right. It could be a xHarbour error. \n[/quo... | Append SDF error |
[
{
"date": "2010-11-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "The bug has been fixed by Vicente Guerra in the xHarbour CVS.\n\nEMG",
"time": "09:25",
"topic": "Append SDF error",
"username": "Enrico Maria Giordano"
}
] | Append SDF error |
[
{
"date": "2010-11-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nThanks for getting that done.\n\nJames",
"time": "15:53",
"topic": "Append SDF error",
"username": "James Bott"
}
] | Append SDF error |
[
{
"date": "2010-11-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks Enrico,\n\nWill this be available in the next release of xharbour, or can I already link the new function?\n\nRegards,\nMarc",
"time": "22:42",
"topic": "Append SDF error",
"username": "Marc Vanzegbroeck"
}
] | Append SDF error |
[
{
"date": "2010-11-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Marc Vanzegbroeck\":ufh4tvt7]Thanks Enrico,\n\nWill this be available in the next release of xharbour,[/quote:ufh4tvt7]\n\nSure.\n\n[quote=\"Marc Vanzegbroeck\":ufh4tvt7]or can I already link the new function?[/quote:ufh4... | Append SDF error |
[
{
"date": "2006-01-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I am using FWH 2.5 when I have an append line as follows the program crashes.\n\n...\nUSE Tmp\nappend from (FileName) SDF\n...\n\nThe error I get is DBFNTX/1021 Data Width Error\nCalled from Fieldput(0)\nCalled from __DBSDF(196)\n... | Append SDF fails |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.