messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2015-06-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"lorenzoazz\":2pgub6eg]Thanks for the reply.\n\nConsider that, the problem rises when hardware goes in suspension mode, so it happens when in stand-by,\nwhile you take a coffee break. \nI mean, if the hardware do not go in... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2015-06-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Yes, it happens only when i leave the record unfinisced!\nSo when i resume from suspension mode, i try to update the record and i git the unrecoverable error!",
"time": "13:09",
"topic": "2155 error hb_cdxindexCheckVersion... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2015-06-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Please, no one has encountered this error?\n\nI think it is a general index error depending on system suspension.\n\nI have also read ( do not remeber where) that someone had adopted a trick\ninserting at program initialization a... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2015-06-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Look line: 1162,\n\n[url:xjc0ndjr]https://github.com/harbour/core/blob/master/src/rdd/dbfcdx/dbfcdx1.c[/url:xjc0ndjr]\n\nIn xHarbour,\n\nLine: 1271\n\n[url:xjc0ndjr]http://searchcode.com/codesearch/view/4483707... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2015-06-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Corruption detected?\n\nLook\n\n dbOrderInfo\n\n[url:3l54oyvh]http://sourceforge.net/p/xharbour/mailman/message/16232978/[/url:3l54oyvh]\n\nRegards.",
"time": "19:59",
"topic": "2155 error hb_cdxindexCheckVersion f... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2015-06-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Lorenzo,\n\nMaybe you can first check if a file exists to force the wake up of the computer:\n\n[code=fw:1z6io0kg]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">while</span> !... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2015-06-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "2155 Read error on index heading page\n\n Explanation: A read error occurred when reading the heading page of\n the index file, or the header did not contain the .ntx/cdx signature, or the\n macro compiler returned... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2015-06-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":3bg3vw41]Lorenzo,\n\nMaybe you can first check if a file exists to force the wake up of the computer:\n\n[code=fw:3bg3vw41]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span styl... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2015-06-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"karinha\":37gg2pqu]2155 Read error on index heading page\n\n Explanation: A read error occurred when reading the heading page of\n the index file, or the header did not contain the .ntx/cdx signature, or the\n... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2015-06-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "in xHarbour, I do so... Please test.\n\n[code=fw:zsf2huoc]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#Include</span> <span style=\"color: #ff0000;\">\"FiveWin.Ch\"</span><... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2015-06-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi lorenzoazz,\n\nas CNavarro explained, if the OS is allowed to turn off network cards when going into suspend or energy saving mode, all files open are being closed, so there is NO WAY to recover from such situation. You SHOULD ... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2015-06-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Lorenzo,\n\nYou may need to close the DBF and indexes and open them again, so the memory data is updated.",
"time": "16:34",
"topic": "2155 error hb_cdxindexCheckVersion fivewin/harbour",
"username": "Antonio Linares"
... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2015-07-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Carlos Mora\":xtpypuoj]Hi lorenzoazz,\n\nas CNavarro explained, if the OS is allowed to turn off network cards when going into suspend or energy saving mode, all files open are being closed, so there is NO WAY to recover ... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2015-07-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ok Antonio,\n\nClose the area ( USE)\nthen reload with index ( without reindexing)\n\nat the moment is the only work around!\n\nAnyway this will be a problem not only for my singular case, almost with windows 8.1.\n\nThamks a lot... | 2155 error hb_cdxindexCheckVersion fivewin/harbour |
[
{
"date": "2022-07-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I believe debugging code was left in the 64 bit FWH 22.06.\n\nWhen opening a dialog, I get a MsgInfo() saying TBAR, and then one saying TXBROWSE. These tend to repeat on any dialogs using the bar control and the browse control. ... | 2206 - 64 bit errors (solved) |
[
{
"date": "2022-07-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Tim,\n\nHere is the answer:\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=41926&p=251426#p251426\">viewtopic.php?f=3&t=41926&p=251426#p251426</a><!-- l -->\n\nWe are going... | 2206 - 64 bit errors (solved) |
[
{
"date": "2022-07-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "We have just published a revised build, please download it again\n\nOur apologizes for this",
"time": "06:31",
"topic": "2206 - 64 bit errors (solved)",
"username": "Antonio Linares"
}
] | 2206 - 64 bit errors (solved) |
[
{
"date": "2022-07-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":1w5mxwff]We have just published a revised build, please download it again\n\nOur apologizes for this[/quote:1w5mxwff]\n\nDear Antonio,\n\nToday, I download it and same as appear TXBROWSE dialog.",
"t... | 2206 - 64 bit errors (solved) |
[
{
"date": "2022-07-07",
"forum": "FiveWin for Harbour/xHarbour",
"text": "<!-- l --><a class=\"postlink-local\" href=\"http://fivetechsupport.com/forums/viewtopic.php?p=251564&sid=e50d7623c852d6abf956d465af6a4e6b#p251564\">viewtopic.php?p=251564&sid=e50d7623c852d6abf956d465af6a4e6b#p251564</a><!-- l -->... | 2206 - 64 bit errors (solved) |
[
{
"date": "2022-07-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Antonio,\n\nI use build64 compile sample xbrgen and xbrdbu appear error below:\n[img:1y1gcs41]https://i.postimg.cc/ZRDRpyRB/2022-07-08-113705.jpg[/img:1y1gcs41]\n[img:1y1gcs41]https://i.postimg.cc/... | 2206 - 64 bit errors (solved) |
[
{
"date": "2022-07-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Richard,\n\nThat error happens when the used manifest file is not the right one (the 32 bits one is being used instead of the 64 bits one). \nPlease use this xbrgen.rc\n\nWe are updating our FWH builds, so if you download the... | 2206 - 64 bit errors (solved) |
[
{
"date": "2022-07-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":z662i5ts]Dear Richard,\n\nThat error happens when the used manifest file is not the right one (the 32 bits one is being used instead of the 64 bits one). \nPlease use this xbrgen.rc\n\nWe are updating ou... | 2206 - 64 bit errors (solved) |
[
{
"date": "2012-03-22",
"forum": "Utilities / Utilidades",
"text": "Hola / Hi,\n\n2400 iconos gratuitos en formato png / 2400 free icons in png format\n\n[url:3nos36c1]http://www.softandapps.info/2012/03/21/2400-iconos-gratuitos-de-gran-calidad-en-formato-png/[/url:3nos36c1]\n\nSaludos / Reg... | 2400 iconos gratuitos / 2400 free icons |
[
{
"date": "2008-08-14",
"forum": "All products support",
"text": "Salve,\r\nStiamo organizzando per il 28 settembre 2008 una cena in pizzeria alle ore 21.00\r\nil luogo è lo stesso dell'altra volta, dove alcuni di voi ha incontrato Antonio Linares e la moglie Sylvia quando sono venuti in Italia, e cm... | 28 settembre . Roma |
[
{
"date": "2008-09-14",
"forum": "All products support",
"text": "Per me va bene.",
"time": "20:40",
"topic": "28 settembre . Roma",
"username": "Marco Turco"
}
] | 28 settembre . Roma |
[
{
"date": "2008-09-15",
"forum": "All products support",
"text": "[quote=\"Marco Turco\":36hjfc8j]Per me va bene.[/quote:36hjfc8j]\r\n\r\nOttimo! Sei di passaggio o vieni apposta?\r\n\r\nEMG",
"time": "08:35",
"topic": "28 settembre . Roma",
"username": "Enrico Maria Giordano"
}
] | 28 settembre . Roma |
[
{
"date": "2008-09-15",
"forum": "All products support",
"text": "Sono a Roma fino al 9 Ottobre.",
"time": "08:53",
"topic": "28 settembre . Roma",
"username": "Marco Turco"
}
] | 28 settembre . Roma |
[
{
"date": "2008-09-15",
"forum": "All products support",
"text": "eh...siamo rimasti in tre..tre somari e tre briganti ....sulla strada di girngentu.... siamo solo in 3!!!!???!!!",
"time": "10:55",
"topic": "28 settembre . Roma",
"username": "Silvio"
}
] | 28 settembre . Roma |
[
{
"date": "2008-09-15",
"forum": "All products support",
"text": "Verrei volentieri ma location e soprattutto orario rende difficoltosa la trasferta. Bevetevi una birra anche alla mia salute.\r\nCiao",
"time": "14:17",
"topic": "28 settembre . Roma",
"username": "MarcoBoschi"
}
] | 28 settembre . Roma |
[
{
"date": "2008-09-15",
"forum": "All products support",
"text": "[quote=\"MarcoBoschi\":2e9r1o40]Verrei volentieri ma location e soprattutto orario rende difficoltosa la trasferta. Bevetevi una birra anche alla mia salute.\nCiao[/quote:2e9r1o40]\r\n\r\n <!-- s:cry: --><img src=\"{SMILIES_PATH}/icon_cry... | 28 settembre . Roma |
[
{
"date": "2008-09-15",
"forum": "All products support",
"text": "<!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> \r\ndai vieni... | 28 settembre . Roma |
[
{
"date": "2008-09-16",
"forum": "All products support",
"text": "ci penso un attimo, è comunque più no che si\r\nGrazie per l'invito",
"time": "08:32",
"topic": "28 settembre . Roma",
"username": "MarcoBoschi"
}
] | 28 settembre . Roma |
[
{
"date": "2008-09-16",
"forum": "All products support",
"text": "Già... piacerebbe anche a me venire...\r\nsarebbe una bella cosa conoscerci di persona, e poi saranno più di 15 anni che non vengo a Roma!!\r\nSolo che dovrei venire apposta e mi piacerebbe con l'occasione portare moglie e figli per unire... | 28 settembre . Roma |
[
{
"date": "2008-09-16",
"forum": "All products support",
"text": "In effetti anche a me andrebbe meglio di sabato sera. Anzi, a pensarci bene, il lunedì ci si deve alzare presto e quindi non si può fare tanto tardi.\r\n\r\nSpostiamo a sabato?\r\n\r\nEMG",
"time": "15:08",
"topic": "28 settembre ... | 28 settembre . Roma |
[
{
"date": "2008-09-16",
"forum": "All products support",
"text": "Se fosse sabato sera io un tentativo di organizzare con la famiglia di venire sabato nel pomeriggio poi dormire a Roma e ripartire con calma la domenica post-visita in centro lo farei volentieri e quindi sabato sera verrei, mia moglie per... | 28 settembre . Roma |
[
{
"date": "2008-09-16",
"forum": "All products support",
"text": "[url:231082gf]http://www.lafiorentina.net[/url:231082gf]\r\n\r\n[quote:231082gf]La Fiorentina è a Via Andrea Doria, 22 - 00192 Roma\nTelefoni 06 39737019 / 06 39733173\nE-MAIL: <!-- e --><a href=\"mailto:info@lafiorentina.net\... | 28 settembre . Roma |
[
{
"date": "2008-09-16",
"forum": "All products support",
"text": "grande idea,\r\npeccato che sono troppo lontano....\r\nmi piacerebbe conoscervi di persona\r\nbuon divertimento a tutti",
"time": "17:36",
"topic": "28 settembre . Roma",
"username": "xfood"
}
] | 28 settembre . Roma |
[
{
"date": "2008-09-16",
"forum": "All products support",
"text": "Beh, anche il posto niente male. \"La Fiorentina\", direi quasi un nome una garanzia...\r\n\r\nFate sapere in tempo utile se decidete di spostare l'incontro al sabato sera (il 27) oppure rimane confermato per domenica sera, che se decidet... | 28 settembre . Roma |
[
{
"date": "2008-09-16",
"forum": "All products support",
"text": "per me non ci dovrebbero essere problemi l'importante che mi aspettiate xché sab sera sono a vallelunga e domenica mattina devo essere a Rm fresco, ho una riunione in fmi in viale tiziano...\r\n\r\nEmg è di casa quindi che facciamo?\r\ni... | 28 settembre . Roma |
[
{
"date": "2008-09-16",
"forum": "All products support",
"text": "Come ho già detto, domenica sera per me non va bene. Sabato andrebbe bene ma fino a quando dobbiamo aspettarti? Non vorrei fare troppo tardi dato che verrei probabilmente con moglie e figlia. Per me prima è meglio è.\r\n\r\nEMG",
"tim... | 28 settembre . Roma |
[
{
"date": "2008-09-17",
"forum": "All products support",
"text": "KAPPA\r\nma quanti siamo per sabato sera ?\r\nfacciamo una lista anche perchè tu dovresti prenotare\r\nio cerco di sbrigarmi quanto dista valle ?\r\na che ora fissiamo ?\r\nil mio cell ce lo hai ancora ?",
"time": "12:45",
"topic"... | 28 settembre . Roma |
[
{
"date": "2008-09-18",
"forum": "All products support",
"text": "Scusa Max!!! Per sbaglio ho editato il tuo messaggio! Accidenti a me, ho sbagliato pulsante! Puoi riscriverlo? Scusate, ho combinato un casino... In ogni caso, diceva che non viene più. <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\... | 28 settembre . Roma |
[
{
"date": "2008-09-18",
"forum": "All products support",
"text": "Marco, almeno tu confermi per sabato 27?\r\n\r\nEMG",
"time": "21:34",
"topic": "28 settembre . Roma",
"username": "Enrico Maria Giordano"
}
] | 28 settembre . Roma |
[
{
"date": "2008-09-19",
"forum": "All products support",
"text": "Emg \r\nio sono Out \r\nStamani mi hanno spostato la gara a San Severino Marche\r\nquindi sarei lontano sabato per raggiungere Roma\r\ne cmq Domenica alle 10.30 devo essere a Rm x quella riunione\r\nA me sabato non va piu' bene Sorry",
... | 28 settembre . Roma |
[
{
"date": "2008-09-19",
"forum": "All products support",
"text": "Va bene, allora diciamo che per questa volta è andata male.\r\n\r\nAlla prossima.\r\n\r\nEMG",
"time": "10:33",
"topic": "28 settembre . Roma",
"username": "Enrico Maria Giordano"
}
] | 28 settembre . Roma |
[
{
"date": "2008-09-19",
"forum": "All products support",
"text": "Per me anche sabato sarebbe andato bene,\r\ncomunque viste le difficoltà possiamo incontrarci anche un altra volta,\r\ndato che sono a Roma per un pò non ho particolari difficoltà ad organizzarmi, il problema è più che altro per chi viene... | 28 settembre . Roma |
[
{
"date": "2008-09-19",
"forum": "All products support",
"text": "A me farebbe piacere incontrarci. In che zona di Roma stai?\r\n\r\nEMG",
"time": "11:29",
"topic": "28 settembre . Roma",
"username": "Enrico Maria Giordano"
}
] | 28 settembre . Roma |
[
{
"date": "2008-09-19",
"forum": "All products support",
"text": "Io sono a Casal Palocco.",
"time": "17:20",
"topic": "28 settembre . Roma",
"username": "Marco Turco"
}
] | 28 settembre . Roma |
[
{
"date": "2008-09-19",
"forum": "All products support",
"text": "Azz, non proprio a due passi... <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->\r\n\r\nVogliamo farla lo stesso in due la pizza? Decidi tu, non ti voglio forzare. A me farebbe piacere.\r\n\r... | 28 settembre . Roma |
[
{
"date": "2008-09-19",
"forum": "All products support",
"text": "Per me va bene. E' parecchio che non ci vediamo, fa molto piacere anche a me.\r\n\r\nPossiamo fare anche alla pizzeria che avevi proposto tu, \r\nper te è più comodo (se ricordo vivi in quella zona) ed io visto che mi sposto sempre in aer... | 28 settembre . Roma |
[
{
"date": "2008-09-19",
"forum": "All products support",
"text": "Benissimo. Quando preferisci? Per me anche domani sera alle 20:30.\r\n\r\nEMG",
"time": "17:51",
"topic": "28 settembre . Roma",
"username": "Enrico Maria Giordano"
}
] | 28 settembre . Roma |
[
{
"date": "2008-09-19",
"forum": "All products support",
"text": "Per me va bene. \r\nPreparati psicologicamente perché ti tedierò con una serie infinita di domande tecniche <!-- s:twisted: --><img src=\"{SMILIES_PATH}/icon_twisted.gif\" alt=\":twisted:\" title=\"Twisted Evil\" /><!-- s:twisted: --> \r... | 28 settembre . Roma |
[
{
"date": "2008-09-19",
"forum": "All products support",
"text": "Porterei anche moglie e figlia. Però stavo pensando una cosa: se domani è brutto tempo come oggi forse è meglio rimandare al sabato successivo, che ne dici?\r\n\r\nForse è meglio che passiamo in privato...\r\n\r\nEMG",
"time": "18:52"... | 28 settembre . Roma |
[
{
"date": "2008-09-25",
"forum": "All products support",
"text": "Fateci sapere poi come andrà a finire <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\r\n\r\nSta diventando tutto così complicato...o no?\r\n\r\nComunque tenete presente che noi siamo lì... | 28 settembre . Roma |
[
{
"date": "2008-09-25",
"forum": "All products support",
"text": "Che dire... è stato un incontro molto piacevole con EMG & Family.\r\n\r\nOvviamente ho approfittato dell'occasione per consumare a dovere i neuroni di EMG, è per questo motivo che in questi giorni è meno attivo sul sito: deve raffreddare ... | 28 settembre . Roma |
[
{
"date": "2008-09-25",
"forum": "All products support",
"text": "Una fonte inesauribile di sapere <!-- s:idea: --><img src=\"{SMILIES_PATH}/icon_idea.gif\" alt=\":idea:\" title=\"Idea\" /><!-- s:idea: --> \r\n\r\n\"L'uomo che sapeva tutto\" <!-- s8) --><img src=\"{SMILIES_PATH}/icon_cool.gif\" alt=\"8)... | 28 settembre . Roma |
[
{
"date": "2008-09-25",
"forum": "All products support",
"text": "[quote=\"Marco Turco\":1dudzyp7]Che dire... è stato un incontro molto piacevole con EMG & Family.[/quote:1dudzyp7]\n\nNaturalmente il piacere è stato assolutamente reciproco. Mi sa che i bambini invece non si sono divertiti...\n\n[quote=\... | 28 settembre . Roma |
[
{
"date": "2008-10-28",
"forum": "All products support",
"text": "Mi dispiace ragazzi ... per quella sera...\r\nPurtroppo ho finito la riunione alle 22.00 alla Fmi \r\ne da li ho preso la flamminia ( passando per saxa) e sono tornato a casa ...c'era molto traffico .\r\n\r\nE' stata buona la pizza al f... | 28 settembre . Roma |
[
{
"date": "2008-10-28",
"forum": "All products support",
"text": "A me è piaciuta. Anche se ad un certo punto mi si è un po' annacquata... <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\r\n\r\nEMG",
"time": "13:29",
"topic": "28 settembre . Ro... | 28 settembre . Roma |
[
{
"date": "2008-10-28",
"forum": "All products support",
"text": "mhm... in che senso...??!!??",
"time": "13:36",
"topic": "28 settembre . Roma",
"username": "Silvio"
}
] | 28 settembre . Roma |
[
{
"date": "2008-10-28",
"forum": "All products support",
"text": "Proprio nel senso che ci è andata l'acqua. Marco potrà raccontartelo. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\r\n\r\nEMG",
"time": "13:37",
"topic": "28 settembre . Roma"... | 28 settembre . Roma |
[
{
"date": "2008-10-28",
"forum": "All products support",
"text": "L'acqua ...????? \r\nMa non era pizza e.... Birra ????\r\n\r\nEmg, L'acqua fa male!!!!!",
"time": "13:48",
"topic": "28 settembre . Roma",
"username": "Silvio"
}
] | 28 settembre . Roma |
[
{
"date": "2008-10-28",
"forum": "All products support",
"text": "Diciamo che era un po' sciapa. Comunque io sono completamente astemio.\r\n\r\nEMG",
"time": "16:55",
"topic": "28 settembre . Roma",
"username": "Enrico Maria Giordano"
}
] | 28 settembre . Roma |
[
{
"date": "2008-10-29",
"forum": "All products support",
"text": "[quote=\"Silvio\":1odtka63]Purtroppo ho finito la riunione alle 22.00 alla Fmi \n[/quote:1odtka63]\r\n\r\nFMI - Fondo Monerario Internazionale ?\r\nPotevi passare a trovarmi allora ..\r\nQui a Londra ci sono bei \"problemini\" con le ban... | 28 settembre . Roma |
[
{
"date": "2008-10-30",
"forum": "All products support",
"text": "purtroppo hai fatto un errore di sbaglio \r\nFMI è l'acronimo di Federazione Motociclistica Italiana",
"time": "11:25",
"topic": "28 settembre . Roma",
"username": "Silvio"
}
] | 28 settembre . Roma |
[
{
"date": "2008-10-30",
"forum": "All products support",
"text": "Perché non fate una campagna di informazione tra i motociclisti cercando di convincerli ad usare il mezzo il meno possibile e, quando lo usano, di essere un po' più disciplinati? Le moto sono diventate una vera piaga delle strade e ora, p... | 28 settembre . Roma |
[
{
"date": "2008-10-30",
"forum": "All products support",
"text": "Lo stiamo già facendo ...\r\nio per esempio oltre ad essere un commissario sportivo ( occupandomi solo di gare sportive) , sono un Formatore di Educazione Stradale e faccio gli incontri nelle scuole ( MPI e FMI hanno firmato un accordo )... | 28 settembre . Roma |
[
{
"date": "2008-10-30",
"forum": "All products support",
"text": "Speriamo allora nella prossima generazione. Comunque dovreste in primo luogo dissuaderli dall'utilizzare le moto che sono il modo migliore per ammazzarsi, oltre al fatto che inquinano come le auto.\r\n\r\nEMG",
"time": "16:32",
"t... | 28 settembre . Roma |
[
{
"date": "2008-10-30",
"forum": "All products support",
"text": "Caro ragazzo ...\r\nHo capito sei uno di quelli che dice \" con le moto uno si ammazza\" !!!\r\nMa guarda che con le auto ci si ammazza anche !!!!\r\nSe devi morire ... è il destino .... un mio conoscente è morto perchè è cascato da una s... | 28 settembre . Roma |
[
{
"date": "2008-10-30",
"forum": "All products support",
"text": "Cmq non vorrei alimentare una discussione qui in questo forum dove si dovrebbe parlare di altro ....\r\nio non sono un troll",
"time": "17:55",
"topic": "28 settembre . Roma",
"username": "Silvio"
}
] | 28 settembre . Roma |
[
{
"date": "2008-10-30",
"forum": "All products support",
"text": "[quote=\"Silvio\":1vc1hexv]Caro ragazzo ...[/quote:1vc1hexv]\n\nGrazie per il \"ragazzo\". <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n[quote=\"Silvio\":1vc1hexv]Ho capito sei uno... | 28 settembre . Roma |
[
{
"date": "2008-10-31",
"forum": "All products support",
"text": ">Le auto hanno quattro ruote \r\nche cosa vuol dire ?\r\nle 4 vanno bene le due no ?\r\nio mi fido di piu' quando vado con la moto che con la macchina \r\ned ho esperienza di 9 anni a brescia ( traffico caotico), molto spesso qualche defi... | 28 settembre . Roma |
[
{
"date": "2008-10-31",
"forum": "All products support",
"text": "[quote=\"Silvio\":jlzgvvsy]che cosa vuol dire ?\nle 4 vanno bene le due no ?[/quote:jlzgvvsy]\n\nMa dobbiamo proprio discutere di banalità come questa? Non ti sembra forse ovvio che un veicolo a quattro ruote sia più stabile di uno a due?... | 28 settembre . Roma |
[
{
"date": "2008-11-01",
"forum": "All products support",
"text": "ci sono treni che ti fanno perdere tempo...altri che hanno servizi che non funziano... ho ricevuto molte lettere di scuse dalle ffss dopo aver fatto le dovute lamentele ed una in paricolare per il servizio scadente proprio del servizi ba... | 28 settembre . Roma |
[
{
"date": "2008-11-01",
"forum": "All products support",
"text": "[quote=\"Silvio\":1yteab88]ci sono treni che ti fanno perdere tempo...altri che hanno servizi che non funziano... ho ricevuto molte lettere di scuse dalle ffss dopo aver fatto le dovute lamentele ed una in paricolare per il servizio scade... | 28 settembre . Roma |
[
{
"date": "2010-10-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello fiveWinners.\n\nAnyone knows of a lib or source code for generating 2D barcode\n\nor have an alternative?\n\nGreetings",
"time": "15:47",
"topic": "2D Barcode",
"username": "devtuxtla"
}
] | 2D Barcode |
[
{
"date": "2010-10-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Devtuxtla,\n\nIn internet search pdf147 bar code.\n\nBest Regards,\n\nLautaro Moreira\n\nPD: sorry for my bad english <!-- s:oops: --><img src=\"{SMILIES_PATH}/icon_redface.gif\" alt=\":oops:\" title=\"Embarassed\" /><!-- s:oops:... | 2D Barcode |
[
{
"date": "2010-10-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Zebra printers have native support to 2d barcode.\n\nYou just have to send a txt through the LPT1 port using the language of the printer.",
"time": "20:19",
"topic": "2D Barcode",
"username": "sambomb"
}
] | 2D Barcode |
[
{
"date": "2010-10-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi FiveWinners\n\nThanks.\n\nBut, I need to do xHarbour generate a 2D bar code and print the document, this in turn will be printed in PDF.\n\nall the work you must do by the program, set to generate orders.\n\nAny other ideas?\n\... | 2D Barcode |
[
{
"date": "2010-10-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hola,\n\nVe en este enlace, es una libreria en C : \n[url]\n<!-- m --><a class=\"postlink\" href=\"http://sourceforge.net/projects/pdf417lib/\">http://sourceforge.net/projects/pdf417lib/</a><!-- m -->\n[/url]\n\n\nSaludos \n\nLau... | 2D Barcode |
[
{
"date": "2011-09-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello, has anyone used 2D bar code library with FWH? If so, can you provide details?",
"time": "21:22",
"topic": "2D bar code printing",
"username": "cdmmaui"
}
] | 2D bar code printing |
[
{
"date": "2011-09-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "For printing I use a barcode font. \n\nHere is a sample of my routine to check for barcode and install it if necessary.\nIn my program I just do CheckBarCode() if I want it installed automatically.\n\n[code=fw:34ldtloh]<div class=... | 2D bar code printing |
[
{
"date": "2011-09-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"cdmmaui\":25k69dl8]Hello, has anyone used 2D bar code library with FWH? If so, can you provide details?[/quote:25k69dl8]\n\nTry Cayetano's barlib library.\n\nEMG",
"time": "09:36",
"topic": "2D bar code printing",... | 2D bar code printing |
[
{
"date": "2019-01-21",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[url:9iiac4r0]http://medium.com/harbour-magazine[/url:9iiac4r0]\n\nEspero que vengais todos los de la primera reunión y todos los que no pudisteis venír.\n\nSaludos,\nJosé Luis Sánchez",
"time": "20:17",
"topic": ... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-01-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola a todos,\n\nQuiero animar a todos los programadores que viven en España a que hagan un esfuerzo para asistir a la reunión de Calpe. Estamos preparando la reunión con mucha ilusión y con muchas ganas, tenemos previstas ponenc... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-01-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Seria bueno saber la dirección donde se realiza la reunión, para buscar alojamiento cerquita... y que hoteles soleis frecuentar los que habeis ido otras veces.\n\nGracias.",
"time": "18:29",
"topic": "2a Reunión de progra... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-01-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Xevi, \nlo tienes todo en Harbour Magazine, lo siguiente está copiado/pegado de ahí:\n\n[i:1ur0xbiy]Harbour Magazine organiza la 2ª Reunión de Programadores en Calpe (Alicante?—?España) los próximos días 30 y 31 de Marzo de 2019.... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-01-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias, José Luis.\n\nla dirección que encontré, con el maps...\nCentro Excelencia Empresarial Casa Nova, Partida Casanova, 1, M, 03710 Calpe, Alicante\n\nEl hotel, me parece bien.\n <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-01-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Xevi, espero que te animes a venir !!!\n\nSaludos,",
"time": "19:34",
"topic": "2a Reunión de programadores de Harbour Magazine",
"username": "José Luis Sánchez"
}
] | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-01-29",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Ya estamos preparando la ponencia.\n\n[img:3jmwbjgd]https://i.ibb.co/6ZwRRVw/portada.png\"%20alt=\"portada\"%20border=\"0\"[/img:3jmwbjgd]\n\n<!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\":wink:\... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-01-30",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Pinta muy bien!!!",
"time": "21:19",
"topic": "2a Reunión de programadores de Harbour Magazine",
"username": "xmanuel"
}
] | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-02-22",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola a todos:\nya tenemos una primera relación de charlas que vamos a realizar en la 2ª Reunión de programadores Harbour el próximo mes de marzo en Calpe (Alicante). \n\nLas charlas previstas son las siguientes:\n* Pruebas unitar... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-02-24",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola,\n\nTiene una pintaza excelente, pero tengo a mi padre mal de salud. ¿Lo colgaréis en streaming?.\n\nAprovecho para preguntaros si pensáis tratar el tema visual, pues creo que es una cuestión que no debemos olvidar porque el... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-02-25",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Intentaremos publicar los videos, pero no prometemos nada.\n\nLa reunión la estamos organizando con mucha ilusión, pero la verdad es que la acogida entre los programadores españoles está siendo muy escasa. No se cuantos somos en ... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-03-02",
"forum": "FiveWin para Harbour/xHarbour",
"text": "José Luís,\n\nme he inscrito. <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) --> \nNo me he apuntado a ninguna cominola/cena por que no se a cual os apuntais los demás. Voy a ir con ... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-03-04",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Es una pasada...\nVes a viejos amigos y conoces a otros.\nSe aprende un montón... los temas de este año son muy buenos!!!\n\nOs animo a que vayáis, seguro que no os defraudará!!!\n\nVamossssssssssssssssssssssssssss!!!!",
"ti... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-03-04",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola Xevi,\nme alegro mucho de que te hayas inscrito, y espero que el resto de programadores que lo están pensando todavía hagan lo mismo. No es solo por las charlas, que van a ser superinteresantes, sino por conocer en persona a... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-03-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola a todos,\n\ntenemos buenas noticias para la 2ª Reunión de programadores de Harbour Magazine. Antonio Linares y Cristobal Navarro han confirmado su asistencia, y Antonio va a realizar una charla práctica con FiveTouch en Andr... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-03-15",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola gente,\nme acabo de apuntar, reservando en Porto Calpe y para todas las comidas.\nEstamos en un grupo de Whatsapp para coordinarnos, por lo que ponedme un mensajito si quereis participar del grupo.\n\nNos vemos en Calpe",
... | 2a Reunión de programadores de Harbour Magazine |
[
{
"date": "2019-03-15",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Gracias Carlos por inscrbirte, y tengo que decir que es una satisfacción decir que tambíen se ha inscrito Gustavo Valentín que va a venir desde Argentina a la reunión.\n\nHasta ahora somos 19 los inscritos, y creo que la reunión ... | 2a Reunión de programadores de Harbour Magazine |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.