messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2015-10-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Dear Otto,\n\na great tool! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nExcellent!", "time": "10:35", "topic": "AUTOCODE show", "username": "Antonio Linares" } ]
AUTOCODE show
[ { "date": "2015-10-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Otto de donde se puede descargar?", "time": "10:49", "topic": "AUTOCODE show", "username": "xmanuel" } ]
AUTOCODE show
[ { "date": "2017-07-25", "forum": "FiveWin para Harbour/xHarbour", "text": "¿Alguien utiliza la utilidad Autofirma para firmar facturas en formato FacturaE?\n\nEstoy probando la utilidad de linea de comandos y la respuesta es que se firma correctamente pero cuando la valido me dice que revise el certificado\n\nEsta es la orden que uso\n\n[code=fw:31heaajb]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">AutofirmaCommandLine sing -i c:\\temp\\factura.xml -o c:\\temp\\facturafirmada -<span style=\"color: #0000ff;\">alias</span> aliasfirma</div>[/code:31heaajb]\n\nSi utlilizo la interfaz gráfica si se valida bien.\n\n\n\nGracias....", "time": "18:06", "topic": "AUTOFIRMA para FacturaE", "username": "miarcod" } ]
AUTOFIRMA para FacturaE
[ { "date": "2017-07-25", "forum": "FiveWin para Harbour/xHarbour", "text": "Mira se ayuda:\n\n[url:1u5ebb7g]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=6&t=30872&p=177781&hilit=AUTOFIRMA#p177781[/url:1u5ebb7g]", "time": "20:30", "topic": "AUTOFIRMA para FacturaE", "username": "karinha" } ]
AUTOFIRMA para FacturaE
[ { "date": "2017-07-27", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola, yo utilizo el siguiente archivo por lotes y funciona bien\n\n[code=fw:28ovlp3x]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">rem firmar desde linea de comandos usando autofirma<br />rem %<span style=\"color: #000000;\">1</span> - ruta completa fichero de entrada <span style=\"color: #000000;\">&#40;</span>p.e. e:\\fac_7p17.xml<span style=\"color: #000000;\">&#41;</span><br />rem %<span style=\"color: #000000;\">2</span> - ruta completa fichero de salida <span style=\"color: #000000;\">&#40;</span>p.e. e:\\fac_firmada.xml<span style=\"color: #000000;\">&#41;</span><br />rem %<span style=\"color: #000000;\">3</span> <span style=\"color: #000000;\">&#40;</span>format<span style=\"color: #000000;\">&#41;</span> - formato de firma <span style=\"color: #000000;\">&#40;</span>auto, facturae, xades, pades<span style=\"color: #000000;\">&#41;</span><br />rem %<span style=\"color: #000000;\">4</span> - <span style=\"color: #0000ff;\">alias</span> del cerificado <span style=\"color: #000000;\">&#40;</span>p.e <span style=\"color: #ff0000;\">\"NOMBRE JOSE VICENTE - NIF 99999999R\"</span><span style=\"color: #000000;\">&#41;</span><br /><br />autofirmacommandline sign -i %<span style=\"color: #000000;\">1</span> -o %<span style=\"color: #000000;\">2</span> -format auto -store windows -<span style=\"color: #0000ff;\">alias</span> %<span style=\"color: #000000;\">4</span></div>[/code:28ovlp3x]\n\nSaludos <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: -->", "time": "09:45", "topic": "AUTOFIRMA para FacturaE", "username": "José Vicente Beltrán" } ]
AUTOFIRMA para FacturaE
[ { "date": "2017-07-27", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias por responder\n\nA mi no me funciona la firma \nHe probado con las opciones de firma que me indicais pero sigue sin funcionar. \nAl intentar usar el formato -format auto me da el error de formato y si utilizo -format faturae el fichero firmado sigue sin poderse validad en la plataforma.\n\nUn saludo", "time": "12:22", "topic": "AUTOFIRMA para FacturaE", "username": "miarcod" } ]
AUTOFIRMA para FacturaE
[ { "date": "2017-07-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Otra opción, que yo utilizo preferentemente, la desarrolló un colega de este foro, Carlos Blas Fernandez, hace algún tiempo, es un archivo java que funciona muy bien.\n[url:2b6rwcdv]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=6&t=25119&hilit=factura+electronica#p157456[/url:2b6rwcdv]\n\nSaludos <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: -->", "time": "14:01", "topic": "AUTOFIRMA para FacturaE", "username": "José Vicente Beltrán" } ]
AUTOFIRMA para FacturaE
[ { "date": "2014-12-03", "forum": "FiveWin for Harbour/xHarbour", "text": "CAN HAVE THE ACTION BITMAP ?", "time": "11:38", "topic": "AUTOGET of daniel", "username": "Silvio.Falconi" } ]
AUTOGET of daniel
[ { "date": "2013-03-23", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola gente:\nQuiero incorporar la clausula de AUTOSORT en un xBrowse que defino desde recurso.\nAlgo hago mal, pero no se que es. Probé de varias formas y, o no me hace el sort, o me da error en tiempo de ejecución.\nAsi defino el xbrowse\n[code=fw:l7rd2zq0]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />     <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">RESOURCE</span> <span style=\"color: #ff0000;\">\"ABMS\"</span> <span style=\"color: #0000ff;\">OF</span> oWnd1<br />     <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">XBROWSE</span> oBrw ;<br />              FIELDS oQry:<span style=\"color: #000000;\">codigo</span>, oQry:<span style=\"color: #000000;\">nombre</span>;<br />              HEADERS <span style=\"color: #ff0000;\">\"Codigo\"</span>,<span style=\"color: #ff0000;\">\"Nombre\"</span>;<br />              SIZES <span style=\"color: #000000;\">100</span>,<span style=\"color: #000000;\">500</span>;<br />              <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">111</span> <span style=\"color: #0000ff;\">OF</span> oDlg AUTOSORT<br />     <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">SAY</span> oBrw:<span style=\"color: #000000;\">oSeek</span> <span style=\"color: #0000ff;\">PROMPT</span> <span style=\"color: #ff0000;\">\"\"</span> <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">113</span> <span style=\"color: #0000ff;\">OF</span> oDlg<br />     SetDolphin<span style=\"color: #000000;\">&#40;</span> oBrw, oQry, .F. <span style=\"color: #000000;\">&#41;</span><br />     oQry:<span style=\"color: #000000;\">bOnChangePage</span> := <span style=\"color: #000000;\">&#123;</span>|| oBrw:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#125;</span><br />     PintaBrw<span style=\"color: #000000;\">&#40;</span>oBrw<span style=\"color: #000000;\">&#41;</span> <span style=\"color: #B900B9;\">// Esto pone los colores del oBrw que deseo</span><br /> </div>[/code:l7rd2zq0]\nEl error que me da es el siguiente:\n[code=fw:l7rd2zq0]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">Application<br />===========<br />   Path and <span style=\"color: #0000ff;\">name</span>: <span style=\"color: #000000;\">C</span>:\\FWH11\\DIEMAR\\fuentes\\GESTION.exe <span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">32</span> bits<span style=\"color: #000000;\">&#41;</span><br />   <span style=\"color: #0000ff;\">Size</span>: <span style=\"color: #000000;\">2</span>,<span style=\"color: #000000;\">302</span>,<span style=\"color: #000000;\">464</span> bytes<br />   Compiler version: <span style=\"color: #000000;\">Harbour</span> <span style=\"color: #000000;\">3.1</span>.0dev <span style=\"color: #000000;\">&#40;</span>Rev. <span style=\"color: #000000;\">17114</span><span style=\"color: #000000;\">&#41;</span><br />   FiveWin  Version: <span style=\"color: #000000;\">FWH</span> <span style=\"color: #000000;\">11.11</span><br />   Windows version: <span style=\"color: #000000;\">5.1</span>, Build <span style=\"color: #000000;\">2600</span> Service Pack <span style=\"color: #000000;\">2</span><br /><br />   Time <span style=\"color: #0000ff;\">from</span> start: <span style=\"color: #000000;\">0</span> hours <span style=\"color: #000000;\">0</span> mins <span style=\"color: #000000;\">5</span> secs <br />   Error occurred <span style=\"color: #00C800;\">at</span>: <span style=\"color: #000000;\">23</span>/<span style=\"color: #000000;\">03</span>/<span style=\"color: #000000;\">2013</span>, <span style=\"color: #000000;\">14</span>:<span style=\"color: #000000;\">46</span>:<span style=\"color: #000000;\">40</span><br />   Error description: <span style=\"color: #000000;\">Error</span> DBCMD/<span style=\"color: #000000;\">2001</span>  Workarea not in use: <span style=\"color: #000000;\">ORDBAGNAME</span><br /><br />Stack Calls<br />===========<br />   Called <span style=\"color: #0000ff;\">from</span>:  => ORDBAGNAME<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span><br />   Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">XBROWSE</span>.PRG => TXBRWCOLUMN:<span style=\"color: #000000;\">SETORDER</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">11344</span> <span style=\"color: #000000;\">&#41;</span><br />   Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">XBROWSE</span>.PRG => TXBRWCOLUMN:<span style=\"color: #000000;\">HEADERLBUTTONUP</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">10181</span> <span style=\"color: #000000;\">&#41;</span><br />   Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">XBROWSE</span>.PRG => TXBROWSE:<span style=\"color: #000000;\">LBUTTONUP</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">3300</span> <span style=\"color: #000000;\">&#41;</span><br />   Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\CONTROL.PRG => TCONTROL:<span style=\"color: #000000;\">HANDLEEVENT</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">1689</span> <span style=\"color: #000000;\">&#41;</span><br />   Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">XBROWSE</span>.PRG => TXBROWSE:<span style=\"color: #000000;\">HANDLEEVENT</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">11627</span> <span style=\"color: #000000;\">&#41;</span><br />   Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">WINDOW</span>.PRG => _FWH<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">3169</span> <span style=\"color: #000000;\">&#41;</span><br />   Called <span style=\"color: #0000ff;\">from</span>:  => WINRUN<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span><br />   Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">WINDOW</span>.PRG => TMDIFRAME:<span style=\"color: #0000ff;\">ACTIVATE</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">990</span> <span style=\"color: #000000;\">&#41;</span><br />   Called <span style=\"color: #0000ff;\">from</span>: <span style=\"color: #000000;\">gestion</span>.prg => MAIN<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">55</span> <span style=\"color: #000000;\">&#41;</span><br /><br />System<br />======<br />   CPU type: <span style=\"color: #000000;\">AMD</span> Duron<span style=\"color: #000000;\">&#40;</span>tm<span style=\"color: #000000;\">&#41;</span> Processor <span style=\"color: #000000;\">1200</span> Mhz<br />   Hardware memory: <span style=\"color: #000000;\">239</span> megs<br /><br />   Free System resources: <span style=\"color: #000000;\">90</span> %<br />        GDI    resources: <span style=\"color: #000000;\">90</span> %<br />        User   resources: <span style=\"color: #000000;\">90</span> %<br /><br />   Windows total applications running: <span style=\"color: #000000;\">9</span><br />      <span style=\"color: #000000;\">1</span> , C:\\WINDOWS\\Explorer.EXE<br />      <span style=\"color: #000000;\">2</span> , C:\\WINDOWS\\system32\\explorer.exe<br />      <span style=\"color: #000000;\">3</span> , C:\\WINDOWS\\system32\\spoolsv.exe<br />      <span style=\"color: #000000;\">4</span> CiceroUIWndFrame, C:\\WINDOWS\\system32\\ctfmon.exe<br />      <span style=\"color: #000000;\">5</span> Hidden Main <span style=\"color: #0000ff;\">Window</span>, C:\\WINDOWS\\system32\\RunDll32.exe<br />      <span style=\"color: #000000;\">6</span> <span style=\"color: #00C800;\">New</span> PC Studio, C:\\Archivos de programa\\Samsung\\Samsung <span style=\"color: #00C800;\">New</span> PC Studio\\NPSAgent.exe<br />      <span style=\"color: #000000;\">7</span> Registry Monitor, C:\\WINDOWS\\PixArt\\PAC7302\\Monitor.exe<br />      <span style=\"color: #000000;\">8</span> Sistema de Gestion MARKET PLUS - , C:\\FWH11\\DIEMAR\\fuentes\\GESTION.exe<br />      <span style=\"color: #000000;\">9</span> Símbolo del sistema - <span style=\"color: #000000;\">2</span>, C:\\WINDOWS\\system32\\cmd.exe<br /><br />Variables in use<br />================<br />   Procedure     Type   Value<br />   ==========================<br />   ORDBAGNAME<br />     Param   <span style=\"color: #000000;\">1</span>:    O    <span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">ERROR</span><br />   TXBRWCOLUMN:<span style=\"color: #000000;\">SETORDER</span><br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">1</span>:    U    <br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">2</span>:    U    <br />   TXBRWCOLUMN:<span style=\"color: #000000;\">HEADERLBUTTONUP</span><br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">1</span>:    L    .F.<br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">2</span>:    U    <br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">3</span>:    U    <br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">4</span>:    U    <br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">5</span>:    U    <br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">6</span>:    U    <br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">7</span>:    U    <br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">8</span>:    U    <br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">9</span>:    N    <span style=\"color: #000000;\">1</span><br />   TXBROWSE:<span style=\"color: #000000;\">LBUTTONUP</span><br />     Param   <span style=\"color: #000000;\">1</span>:    N    <span style=\"color: #000000;\">4</span><br />     Param   <span style=\"color: #000000;\">2</span>:    N    <span style=\"color: #000000;\">279</span><br />     Param   <span style=\"color: #000000;\">3</span>:    N    <span style=\"color: #000000;\">0</span><br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">1</span>:    U    <br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">2</span>:    U    <br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">3</span>:    L    .F.<br />   TCONTROL:<span style=\"color: #000000;\">HANDLEEVENT</span><br />     Param   <span style=\"color: #000000;\">1</span>:    N    <span style=\"color: #000000;\">4</span><br />     Param   <span style=\"color: #000000;\">2</span>:    N    <span style=\"color: #000000;\">279</span><br />     Param   <span style=\"color: #000000;\">3</span>:    N    <span style=\"color: #000000;\">0</span><br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">1</span>:    N    <span style=\"color: #000000;\">1</span><br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">2</span>:    N    <span style=\"color: #000000;\">0</span><br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">3</span>:    N    <span style=\"color: #000000;\">0.02</span><br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">4</span>:    N    <span style=\"color: #000000;\">0</span><br />     <span style=\"color: #00C800;\">Local</span>   <span style=\"color: #000000;\">5</span>:    U    </div>[/code:l7rd2zq0]\nAgradezco cualquier ayuda para orientarme!", "time": "18:52", "topic": "AUTOSORT en xBrowse con dolphin", "username": "cmsoft" } ]
AUTOSORT en xBrowse con dolphin
[ { "date": "2013-03-23", "forum": "FiveWin para Harbour/xHarbour", "text": "Lo solucione de esta forma:\n[code=fw:3li9r8v8]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">   <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">RESOURCE</span> <span style=\"color: #ff0000;\">\"ABMS\"</span> <span style=\"color: #0000ff;\">OF</span> oWnd1<br />     <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">XBROWSE</span> oBrw OBJECT oQry;<br />              <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">111</span> <span style=\"color: #0000ff;\">OF</span> oDlg AUTOSORT <span style=\"color: #0000ff;\">AUTOCOLS</span><br />     <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">SAY</span> oBrw:<span style=\"color: #000000;\">oSeek</span> <span style=\"color: #0000ff;\">PROMPT</span> <span style=\"color: #ff0000;\">\"\"</span> <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">113</span> <span style=\"color: #0000ff;\">OF</span> oDlg<br />     SetTitulos<span style=\"color: #000000;\">&#40;</span>oBrw,<span style=\"color: #000000;\">&#123;</span><span style=\"color: #ff0000;\">\"Codigo\"</span>,<span style=\"color: #ff0000;\">\"Nombre\"</span><span style=\"color: #000000;\">&#125;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #B900B9;\">// Esta función pone los títulos a las columnas, porque sino pone el nombre del campo</span><br />     oBrw:<span style=\"color: #000000;\">aCols</span><span style=\"color: #000000;\">&#91;</span><span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#93;</span>:<span style=\"color: #000000;\">nWidth</span> := <span style=\"color: #000000;\">500</span> <span style=\"color: #B900B9;\">// Le doy el ancho que deseo para mejorar la vista</span><br />     oQry:<span style=\"color: #000000;\">bOnChangePage</span> := <span style=\"color: #000000;\">&#123;</span>|| oBrw:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#125;</span><br />     PintaBrw<span style=\"color: #000000;\">&#40;</span>oBrw<span style=\"color: #000000;\">&#41;</span>  <span style=\"color: #B900B9;\">// Esto pone los colores del oBrw que deseo</span><br /> </div>[/code:3li9r8v8]", "time": "21:16", "topic": "AUTOSORT en xBrowse con dolphin", "username": "cmsoft" } ]
AUTOSORT en xBrowse con dolphin
[ { "date": "2013-03-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Recommended way to define xbrowse:\n[code=fw:16elq3zo]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">     <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">XBROWSE</span> oBrw DATASOURCE oQry ;<br />              COLUMNS <span style=\"color: #ff0000;\">\"Codigo\"</span>,<span style=\"color: #ff0000;\">\"Nombre\"</span>;<br />              HEADERS <span style=\"color: #ff0000;\">\"Codigo\"</span>,<span style=\"color: #ff0000;\">\"Nombre\"</span>; &nbsp;<span style=\"color: #B900B9;\">// optional</span><br />              SIZES <span style=\"color: #000000;\">100</span>,<span style=\"color: #000000;\">500</span>;<br />              <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">111</span> <span style=\"color: #0000ff;\">OF</span> oDlg AUTOSORT<br />     <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">SAY</span> oBrw:<span style=\"color: #000000;\">oSeek</span> <span style=\"color: #0000ff;\">PROMPT</span> oBrw:<span style=\"color: #000000;\">cSeek</span> <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">113</span> <span style=\"color: #0000ff;\">OF</span> oDlg<br /><span style=\"color: #B900B9;\">//     SetDolphin( oBrw, oQry, .F. ) // remove this line</span><br /> </div>[/code:16elq3zo]\n\nNotes:\n#1. Important \"DATASOURCE oQry\". If we specify this, xbrowse command itself calls oBrw:SetDolphin( oQry ... ) \n#2. HEADERS column is optional when column names are same as header names", "time": "02:44", "topic": "AUTOSORT en xBrowse con dolphin", "username": "nageswaragunupudi" } ]
AUTOSORT en xBrowse con dolphin
[ { "date": "2013-03-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Muchas gracias nageswaragunupudi por la recomendacion! \nProbare!!", "time": "02:58", "topic": "AUTOSORT en xBrowse con dolphin", "username": "cmsoft" } ]
AUTOSORT en xBrowse con dolphin
[ { "date": "2013-03-24", "forum": "FiveWin para Harbour/xHarbour", "text": "I have edited my post and modified the code.\nPlease use the revised code.", "time": "03:07", "topic": "AUTOSORT en xBrowse con dolphin", "username": "nageswaragunupudi" } ]
AUTOSORT en xBrowse con dolphin
[ { "date": "2013-03-24", "forum": "FiveWin para Harbour/xHarbour", "text": "Probe como me dijiste y funciona perfecto.\n\n[code=fw:2eqbcdx3]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">RESOURCE</span> <span style=\"color: #ff0000;\">\"ABMS\"</span> <span style=\"color: #0000ff;\">OF</span> oWnd1<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">XBROWSE</span> oBrw DATASOURCE oQry;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; COLUMNS <span style=\"color: #ff0000;\">\"Codigo\"</span>,<span style=\"color: #ff0000;\">\"Nombre\"</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SIZES <span style=\"color: #000000;\">100</span>,<span style=\"color: #000000;\">500</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">111</span> <span style=\"color: #0000ff;\">OF</span> oDlg AUTOSORT <span style=\"color: #0000ff;\">ON</span> DBLCLICK Formu<span style=\"color: #000000;\">&#40;</span> oServer, .f.<span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">SAY</span> oBrw:<span style=\"color: #000000;\">oSeek</span> <span style=\"color: #0000ff;\">PROMPT</span> <span style=\"color: #ff0000;\">\"\"</span> <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">113</span> <span style=\"color: #0000ff;\">OF</span> oDlg<br />&nbsp; &nbsp; &nbsp;oQry:<span style=\"color: #000000;\">bOnChangePage</span> := <span style=\"color: #000000;\">&#123;</span>|| oBrw:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#125;</span><br />&nbsp; &nbsp; &nbsp;PintaBrw<span style=\"color: #000000;\">&#40;</span>oBrw<span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">NOWAIT</span> <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">INIT</span> oDlg:<span style=\"color: #0000ff;\">Move</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">0</span><span style=\"color: #000000;\">&#41;</span></div>[/code:2eqbcdx3]\nAhora me pasa algo raro como explico en [url:2eqbcdx3]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=6&t=25941[/url:2eqbcdx3], alguna idea?\nGracias por responder", "time": "14:47", "topic": "AUTOSORT en xBrowse con dolphin", "username": "cmsoft" } ]
AUTOSORT en xBrowse con dolphin
[ { "date": "2014-05-08", "forum": "FiveWin for Harbour/xHarbour", "text": "How do I automatically sort a browse (created with xBrowse) when the user clicks on a column? \n \nI am creating this:\n\n[code=fw:488vrk7d]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />********************************************************************************************<br /><span style=\"color: #00C800;\">Static</span> <span style=\"color: #00C800;\">function</span> detal_Res<span style=\"color: #000000;\">&#40;</span>cDbf_p,cPro,wTit<span style=\"color: #000000;\">&#41;</span><br />********************************************************************************************<br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">Select</span><span style=\"color: #000000;\">&#40;</span>cDbf_p<span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;DbGoTop<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">If</span> wTit = <span style=\"color: #ff0000;\">\"PD\"</span><br />&nbsp; &nbsp; &nbsp; cTit := <span style=\"color: #ff0000;\">\"RESUMO DOS PEDIDOS PENDENTES DO PRODUTO: \"</span>+Alltrim<span style=\"color: #000000;\">&#40;</span>cPro<span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Elseif wTit = <span style=\"color: #ff0000;\">\"CP\"</span><br />&nbsp; &nbsp; &nbsp; cTit := <span style=\"color: #ff0000;\">\"RESUMO DOS PEDIDOS DE COMPRA PENDENTES DO PRODUTO: \"</span>+Alltrim<span style=\"color: #000000;\">&#40;</span>cPro<span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">Else</span><br />&nbsp; &nbsp; &nbsp; cTit := <span style=\"color: #ff0000;\">\"RESUMO DAS ORDENS DE MANUFATURA PENDENTES DO PRODUTO: \"</span>+Alltrim<span style=\"color: #000000;\">&#40;</span>cPro<span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">Endif</span><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">800</span>,<span style=\"color: #000000;\">420</span> <span style=\"color: #0000ff;\">FONT</span> WndMain<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">oFont</span> <span style=\"color: #0000ff;\">TITLE</span> cTit TRANSPARENT<br />&nbsp; &nbsp; &nbsp; @ <span style=\"color: #000000;\">10</span>,<span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">XBROWSE</span> oBrw <span style=\"color: #0000ff;\">OF</span> oDlg <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">380</span>,<span style=\"color: #000000;\">180</span> <span style=\"color: #0000ff;\">PIXEL</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">ALIAS</span> <span style=\"color: #000000;\">&#40;</span>cDbf_p<span style=\"color: #000000;\">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; AUTOSORT <span style=\"color: #0000ff;\">AUTOCOLS</span> FOOTERS LINES CELL<br />&nbsp; &nbsp; &nbsp; oBrw:<span style=\"color: #000000;\">DT_EMISS</span>:<span style=\"color: #000000;\">cEditPicture</span> := <span style=\"color: #ff0000;\">'dd/mm/yyyy'</span><br />&nbsp; &nbsp; &nbsp; oBrw:<span style=\"color: #000000;\">DT_PREV</span>:<span style=\"color: #000000;\">cEditPicture</span> &nbsp;:= <span style=\"color: #ff0000;\">'dd/mm/yyyy'</span><br />&nbsp; &nbsp; &nbsp; oBrw:<span style=\"color: #000000;\">DelCol</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">1</span> <span style=\"color: #000000;\">&#41;</span> <span style=\"color: #B900B9;\">// Deleta Coluna</span><br />&nbsp; &nbsp; &nbsp; AEval<span style=\"color: #000000;\">&#40;</span> oBrw:<span style=\"color: #000000;\">aCols</span>, <span style=\"color: #000000;\">&#123;</span> |o| o:<span style=\"color: #000000;\">cToolTip</span> := <span style=\"color: #000000;\">&#123;</span> <span style=\"color: #ff0000;\">'Column :'</span> + CRLF + o:<span style=\"color: #000000;\">cHeader</span>, <span style=\"color: #ff0000;\">'ToolTip'</span> <span style=\"color: #000000;\">&#125;</span> <span style=\"color: #000000;\">&#125;</span> <span style=\"color: #000000;\">&#41;</span> &nbsp; &nbsp; <span style=\"color: #B900B9;\">// ToolTip nas colunas</span><br />&nbsp; &nbsp; &nbsp; oBrw:<span style=\"color: #000000;\">bClrStd</span> := <span style=\"color: #000000;\">&#123;</span>|| <span style=\"color: #000000;\">&#123;</span>CLR_BLACK, iif<span style=\"color: #000000;\">&#40;</span>oBrw:<span style=\"color: #000000;\">Keyno</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>%<span style=\"color: #000000;\">2</span>=<span style=\"color: #000000;\">0</span>, CLR_WHITE, CLR_HGRAY<span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#125;</span> <span style=\"color: #000000;\">&#125;</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #B900B9;\">// Cores nas linhas (Par/Impar) ou (oBrw:cAlias)->(RecN())%2=0</span><br />&nbsp; &nbsp; &nbsp; oBrw:<span style=\"color: #000000;\">CreateFromCode</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; @ <span style=\"color: #000000;\">195</span>, <span style=\"color: #000000;\">010</span> <span style=\"color: #0000ff;\">BUTTON</span> <span style=\"color: #ff0000;\">\"&Imprimir\"</span> <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">50</span>,<span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">FONT</span> oFontGet <span style=\"color: #0000ff;\">PIXEL</span> <span style=\"color: #0000ff;\">ACTION</span> IIF<span style=\"color: #000000;\">&#40;</span> MsgYesNo<span style=\"color: #000000;\">&#40;</span><span style=\"color: #ff0000;\">\"Deseja imprimir essa planilha?\"</span>,<span style=\"color: #ff0000;\">\"Confirme\"</span><span style=\"color: #000000;\">&#41;</span>, Listar<span style=\"color: #000000;\">&#40;</span>cTit,,,,,,,,,,,,,.F.<span style=\"color: #000000;\">&#41;</span>, <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; @ <span style=\"color: #000000;\">195</span>, <span style=\"color: #000000;\">070</span> <span style=\"color: #0000ff;\">BUTTON</span> <span style=\"color: #ff0000;\">\"&Excel\"</span> &nbsp; &nbsp;<span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">50</span>,<span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">FONT</span> oFontGet <span style=\"color: #0000ff;\">PIXEL</span> <span style=\"color: #0000ff;\">ACTION</span> oBrw:<span style=\"color: #000000;\">ToExcel</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; @ <span style=\"color: #000000;\">195</span>, <span style=\"color: #000000;\">130</span> <span style=\"color: #0000ff;\">BUTTON</span> <span style=\"color: #ff0000;\">\"&Fechar\"</span> &nbsp; <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">50</span>,<span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">FONT</span> oFontGet <span style=\"color: #0000ff;\">PIXEL</span> <span style=\"color: #0000ff;\">ACTION</span> oDlg:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">CENTERED</span>;<br />&nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">INIT</span> oBrw:<span style=\"color: #000000;\">SetFocus</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><span style=\"color: #00C800;\">Return</span><span style=\"color: #000000;\">&#40;</span>.T.<span style=\"color: #000000;\">&#41;</span><br />&nbsp;</div>[/code:488vrk7d]", "time": "18:19", "topic": "AUTOSORT in xBrowse", "username": "ORibeiro" } ]
AUTOSORT in xBrowse
[ { "date": "2014-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "I found the problem:\n\nWhen I change the column headings in a way that they differ from the names of the fields does not xBrowse makes AutoSort. \n\nIs there any way to fix this?", "time": "11:17", "topic": "AUTOSORT in xBrowse", "username": "ORibeiro" } ]
AUTOSORT in xBrowse
[ { "date": "2014-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Autosort should work even if column header names are changed and are different.\n\nAutosort works if the fields are indexed and the index is open.\nIf index is open, XBrowse searches all open index tags to find index tag orders corresponding to each column based on the column name specified. In case of autocols, based on field names.\n\nPlease make sure the fields are indexed and index(es) are open.\n\nHowever, if the index expressions are too complex xbrowse may not be able to find the correct index tag to use. This is very rare. In such cases you may use clause\nSORT \"TAG1\", \"TAG2\", .... etc\nto tell xbrowse explicitly to use particular tags corresponding to each column.", "time": "11:30", "topic": "AUTOSORT in xBrowse", "username": "nageswaragunupudi" } ]
AUTOSORT in xBrowse
[ { "date": "2014-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks Ral, \n\nIn this case there is no way to change the description of the column headings, but the xBrowse not find the tag, right?", "time": "14:47", "topic": "AUTOSORT in xBrowse", "username": "ORibeiro" } ]
AUTOSORT in xBrowse
[ { "date": "2014-05-09", "forum": "FiveWin for Harbour/xHarbour", "text": "You can change the column headings as you like. \nThat does not affect the autosort behavior.", "time": "17:50", "topic": "AUTOSORT in xBrowse", "username": "nageswaragunupudi" } ]
AUTOSORT in xBrowse
[ { "date": "2019-06-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Dear Mr. Rao,\nhow can we use AUTOSORT with dbf files which do not have indexes.\nShould we create for every field an index. \nI tryed with FW_CdxCreate(,.t.) .\nIs this the right way or is there an ad hoc indexing way. Only for one column.\n\nThank you in advance\nOtto", "time": "21:44", "topic": "AUTOSORT xBrowse", "username": "Otto" } ]
AUTOSORT xBrowse
[ { "date": "2019-06-23", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote:2jqcvjnv]I tryed with FW_CdxCreate(,.t.) .\n[/quote:2jqcvjnv]\nYes, this is the right way.\nThis creates index tags on all columns in a temporary index. This index will be removed after the dbf is closed. Useful for autosort.\n[code=fw:2jqcvjnv]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">function</span> TempTest<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">local</span> oDlg, oBrw<br /><br />&nbsp; &nbsp;USE CUSTOMER SHARED <span style=\"color: #00C800;\">NEW</span> VIA <span style=\"color: #ff0000;\">\"DBFCDX\"</span><br />&nbsp; &nbsp;FW_CdxCreate<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #00C800;\">nil</span>, .t. <span style=\"color: #000000;\">&#41;</span> &nbsp;<span style=\"color: #B900B9;\">// create temporary index</span><br /><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">700</span>,<span style=\"color: #000000;\">400</span> <span style=\"color: #0000ff;\">PIXEL</span> TRUEPIXEL<br /><br />&nbsp; &nbsp;@ <span style=\"color: #000000;\">20</span>,<span style=\"color: #000000;\">20</span> <span style=\"color: #0000ff;\">XBROWSE</span> oBrw <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">-20</span>,<span style=\"color: #000000;\">-20</span> <span style=\"color: #0000ff;\">PIXEL</span> <span style=\"color: #0000ff;\">OF</span> oDlg ;<br />&nbsp; &nbsp; &nbsp; DATASOURCE <span style=\"color: #ff0000;\">\"CUSTOMER\"</span> <span style=\"color: #0000ff;\">AUTOCOLS</span> AUTOSORT ;<br />&nbsp; &nbsp; &nbsp; CELL LINES NOBORDER<br /><br />&nbsp; &nbsp;oBrw:<span style=\"color: #000000;\">CreateFromCode</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">CENTERED</span><br /><br /><span style=\"color: #00C800;\">return</span> <span style=\"color: #00C800;\">nil</span><br />&nbsp;</div>[/code:2jqcvjnv]\nFW_CdxCreate( [cFieldList], [lMemory] )\n\nYou can create index on one or more fields by specifying the list of fields in the first parameter. Default is all fields.\nIf lMemory is .t., a temporary index is created in memory. By default, it creates a normal index on the disk and we need to open the dbf in exclusive mode.", "time": "12:49", "topic": "AUTOSORT xBrowse", "username": "nageswaragunupudi" } ]
AUTOSORT xBrowse
[ { "date": "2006-03-30", "forum": "FiveWin para Harbour/xHarbour", "text": "Saludos compañeros\npues eso\nme salen unas hermosas paginas en blanco\nen el preview, tampoco manda nada a la impresora\npero si me sale que esta construyendo las paginas\neso me pasa desde que quiero actualizarme a la ultima version del fwh27\nantes trabajaba con la 2.4 y todo Ok\n\nAhora estoy escribiendo un nuevo proyecto desde cero solo con lo ultimo de fwh27 + xharbour( Ultimocvs)\n\naclaro que los samples de treport funcionan bien\n\naca pongo el script de compilacion en xmate\n\na ver si alguien me ayuda\nhe probado con todos los prev32.dll que tengo y nada\n\n[Version]\nType=xMate\nNumber=1.9z15\n[Info]\nType=Executable\nArchitecture=Fw27xHb\nInclude=\nDefine=\n[xMate]\nCreate Map/List File=No\n[Project]\nRun=\nParams=1\nFinal Path=%HOME%\nMaintain LNK=Yes\nDefault Type=1\n[Data Path]\nDbf=C:\\WILSON\\TEXVALLE\\TV_VENTA\n[Files]\n%HOME%\\Win_Nr_Main.prg=1,.F.,3260,37,\n%HOME%\\Win_Nr_Funciones.Prg=2,.F.,3489,20,\n%HOME%\\Win_Nr.Rc=3,.F.,1,1,\n%C_LIB_INSTALL%\\C0W32.OBJ=4,.T.,0,0,\n%HB_LIB_INSTALL%\\bcc640.lib=5,.T.,0,0,\nc:\\fwh27\\lib3\\vBox32.LIB=6,.T.,0,0,\nc:\\fwh27\\lib3\\SButtonHx.LIB=7,.T.,0,0,\nc:\\fwh27\\lib3\\TWBRWx32.LIB=8,.T.,0,0,\nc:\\fwh27\\lib3\\TBtnGet32x.LIB=9,.T.,0,0,\nc:\\fwh27\\lib3\\SBrowseHx.lib=10,.T.,0,0,\nc:\\fwh27\\lib3\\Graph3hx.LIB=11,.T.,0,0,\nc:\\fwh27\\lib3\\TrSay32x.Lib=12,.T.,0,0,\nc:\\fwh27\\lib3\\sSay32x.lib=13,.T.,0,0,\nC:\\fwh27\\LIB\\FiveHC.Lib=14,.T.,0,0,\nC:\\fwh27\\LIB\\FiveHx.Lib=15,.T.,0,0,\n%C_LIB_INSTALL%\\uuid.lib=16,.T.,0,0,\n%HB_LIB_INSTALL%\\rtl.lib=17,.T.,0,0,\n%HB_LIB_INSTALL%\\vm.lib=18,.T.,0,0,\n%HB_LIB_INSTALL%\\gtwin.lib=19,.T.,0,0,\n%HB_LIB_INSTALL%\\lang.lib=20,.T.,0,0,\n%HB_LIB_INSTALL%\\macro.lib=21,.T.,0,0,\n%HB_LIB_INSTALL%\\common.lib=22,.T.,0,0,\n%HB_LIB_INSTALL%\\pp.lib=23,.T.,0,0,\n%HB_LIB_INSTALL%\\rdd.lib=24,.T.,0,0,\n%HB_LIB_INSTALL%\\hbzip.lib=25,.T.,0,0,\n%HB_LIB_INSTALL%\\dbffpt.lib=26,.T.,0,0,\n%HB_LIB_INSTALL%\\dbfntx.lib=27,.T.,0,0,\n%HB_LIB_INSTALL%\\ace32.lib=28,.T.,0,0,\n%HB_LIB_INSTALL%\\rddads.lib=29,.T.,0,0,\n%HB_LIB_INSTALL%\\dbfcdx.lib=30,.T.,0,0,\n%HB_LIB_INSTALL%\\hbsix.lib=31,.T.,0,0,\n%HB_LIB_INSTALL%\\pcrepos.lib=32,.T.,0,0,\n%HB_LIB_INSTALL%\\hsx.lib=33,.T.,0,0,\n%C_LIB_INSTALL%\\CW32.LIB=34,.T.,0,0,\n%C_LIB_INSTALL%\\IMPORT32.LIB=35,.T.,0,0,\n[Editor]\nc:\\WILSON\\SEMAD\\NEWROL\\NRDOLAR\\Win_Nr_Main.prg=1,N,Y", "time": "17:53", "topic": "AUXILIO CON REPORT", "username": "wilsongamboa" } ]
AUXILIO CON REPORT
[ { "date": "2006-08-25", "forum": "FiveWin para Harbour/xHarbour", "text": "RECORRO UN BLUCE LEYENDO UNA TABLA MYSQL \nCUANDO LLEGO AL REGISRO\n21,4444\nME SALE \n\n\n\nHB_XREALLOC CANT REALLOCATE MEMORY\n\nDENTRO DEL BUCLE IMPRIMO CON LA CLASE TDOSPRN\n\n\nQUE PODRA SER\n\n\nUSO XHARBOUR 0.82 \n\n\nGRACIAS POR LA AYUDA", "time": "23:39", "topic": "AUXILIO ERROR DE MEMORIA", "username": "Vladimir Zorrilla" } ]
AUXILIO ERROR DE MEMORIA
[ { "date": "2006-08-26", "forum": "FiveWin para Harbour/xHarbour", "text": "Vladimir,\n\nPrueba a llamar a SysRefresh() en el bucle, y/ó a hb_gcAll()", "time": "06:40", "topic": "AUXILIO ERROR DE MEMORIA", "username": "Antonio Linares" } ]
AUXILIO ERROR DE MEMORIA
[ { "date": "2019-03-12", "forum": "FiveWin para Harbour/xHarbour", "text": "MI PROGRAMITA ESTABA FUNCIONANDO MUY BIEN Y DE PRONTO SALE ESTO AL QUERER EDITAR UN REGISTRO EN XBROWSER POR MAS QUE LE BUSQUE NO SE QUE PASO <!-- s:cry: --><img src=\"{SMILIES_PATH}/icon_cry.gif\" alt=\":cry:\" title=\"Crying or Very sad\" /><!-- s:cry: --> \n\nTime from start: 0 hours 0 mins 4 secs \n Error occurred at: 11-03-2019, 19:36:31\n Error description: Error BASE/1004 Message not found: TDATAROW:BTRIGGER\n\nStack Calls\n===========\n Called from: .\\source\\function\\HARBOUR.PRG => _CLSSETERROR( 247 )\n Called from: datarow.prg => TDATAROW:BTRIGGER( 2079 )\n Called from: .\\source\\classes\\XBROWSE.PRG => TXBROWSE:DATAROW( 10612 )\n Called from: .\\source\\classes\\XBROWSE.PRG => TXBROWSE:EDIT( 10640 )\n Called from: xbrowser.prg => (b)XBROWSE( 195 )\n Called from: .\\source\\classes\\BTNBMP.PRG => TBTNBMP:CLICK( 697 )\n Called from: .\\source\\classes\\BTNBMP.PRG => TBTNBMP:LBUTTONUP( 983 )\n Called from: .\\source\\classes\\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1791 )\n Called from: .\\source\\classes\\BTNBMP.PRG => TBTNBMP:HANDLEEVENT( 2006 )\n Called from: .\\source\\classes\\WINDOW.PRG => _FWH( 3541 )\n Called from: => DIALOGBOXINDIRECT( 0 )\n Called from: .\\source\\classes\\DIALOG.PRG => TDIALOG:ACTIVATE( 304 )\n Called from: xbrowser.prg => XBROWSE( 326 )\n Called from: model.prg => EDITA( 3533 )\n Called from: model.prg => MAIN( 106 ) <!-- s:cry: --><img src=\"{SMILIES_PATH}/icon_cry.gif\" alt=\":cry:\" title=\"Crying or Very sad\" /><!-- s:cry: --> \n\n\nSaluditos <!-- s:cry: --><img src=\"{SMILIES_PATH}/icon_cry.gif\" alt=\":cry:\" title=\"Crying or Very sad\" /><!-- s:cry: -->", "time": "02:41", "topic": "AUXILIO ERROR QUE NO ENTIENDO not found: TDATAROW:BTRIGGER", "username": "AIDA" } ]
AUXILIO ERROR QUE NO ENTIENDO not found: TDATAROW:BTRIGGER
[ { "date": "2019-03-12", "forum": "FiveWin para Harbour/xHarbour", "text": "What is the FWH version you are using?\nCan we see the program code using XBROWSER command?", "time": "15:36", "topic": "AUXILIO ERROR QUE NO ENTIENDO not found: TDATAROW:BTRIGGER", "username": "nageswaragunupudi" } ]
AUXILIO ERROR QUE NO ENTIENDO not found: TDATAROW:BTRIGGER
[ { "date": "2019-03-21", "forum": "FiveWin para Harbour/xHarbour", "text": "HOLA\n\nINTRODUCIENDO LA DATA bTrigger a la Clase TDataRow YA FUNCIONO BIEN <!-- s:mrgreen: --><img src=\"{SMILIES_PATH}/icon_mrgreen.gif\" alt=\":mrgreen:\" title=\"Mr. Green\" /><!-- s:mrgreen: --> \n\nENTERING THE DATA bTrigger to the TDataRow Class ALREADY WORKS WELL <!-- s:mrgreen: --><img src=\"{SMILIES_PATH}/icon_mrgreen.gif\" alt=\":mrgreen:\" title=\"Mr. Green\" /><!-- s:mrgreen: -->", "time": "02:02", "topic": "AUXILIO ERROR QUE NO ENTIENDO not found: TDATAROW:BTRIGGER", "username": "AIDA" } ]
AUXILIO ERROR QUE NO ENTIENDO not found: TDATAROW:BTRIGGER
[ { "date": "2019-03-21", "forum": "FiveWin para Harbour/xHarbour", "text": "If you are using FWH19.01, the DATA bTrigger already exists in both XBrowse and DataRow.\nIf you are using any version upto FWH1812, the DATA bTrigger does NOT exist in either XBrowse or DataRow.\n\nYou might have got the above problem if you linked xbrowse.prg of FWH 19.01 with a library FWH18.12 or before.", "time": "04:47", "topic": "AUXILIO ERROR QUE NO ENTIENDO not found: TDATAROW:BTRIGGER", "username": "nageswaragunupudi" } ]
AUXILIO ERROR QUE NO ENTIENDO not found: TDATAROW:BTRIGGER
[ { "date": "2009-12-31", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos NECESITA AYUDA\n\nGenero un archivo XMl como una cadena y creo los retornos de carro con una funcion \nFUNC H\nretu(chr(13)+chr(10))\n\ncXml ='<?xml version=\"1.0\" encoding=\"UTF-8\"?>'+h()\ncXml+='<rsm:CustomsDeclarationPeru '\nlo veo bien desde el MED y con los editores XML\n\nPERO el validador xsd no me lo reconoce , ma han enviado un archivo xml de ejemplo y veo que ese archivo se ve distinto\nal mio en el bloc de notas. El ejemplo muestra los retornos de carro con cuadritos \n\n<?xml version=\"1.0\" encoding=\"UTF-8\"?> ACA SALE UN CUADRITO '<rsm:CustomsDeclarationPeru \n\ny todo junto\n\nMientras que el mio se ve en el bloc de notas sin cuadrito y separado en varias lineas \n\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<rsm:CustomsDeclarationPeru >\n\n\nPOR QUE SUCEDE ESTO , POR QUE EL MIO NO MUESTRA LOS CUADRITOS EN EL BLOC DE NOTAS Y POR QUE SALE SEPARADO\nEN VARIAS LINEAS\n\n\n\nGRACIAS POR LA AYUDA", "time": "16:39", "topic": "AUXILIO NO SE FORMA BIEN EL XML", "username": "Vladimir Zorrilla" } ]
AUXILIO NO SE FORMA BIEN EL XML
[ { "date": "2010-01-02", "forum": "FiveWin para Harbour/xHarbour", "text": "Vladimir,\n\nDebe estar usando un retorno de carro distinto.\n\nPrueba a cambiar tu funcion h() así:\n\nFUNC H\nretu(chr(10))", "time": "10:30", "topic": "AUXILIO NO SE FORMA BIEN EL XML", "username": "Antonio Linares" } ]
AUXILIO NO SE FORMA BIEN EL XML
[ { "date": "2010-01-02", "forum": "FiveWin para Harbour/xHarbour", "text": "Vladimir, consulta: ¿Para qué estás utilizando XML si se puede saber?\n\nSaludos y feliz 2010", "time": "17:44", "topic": "AUXILIO NO SE FORMA BIEN EL XML", "username": "metaldrummer" } ]
AUXILIO NO SE FORMA BIEN EL XML
[ { "date": "2010-01-02", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias por contestar\n\nYa esta solucionado el probelma no era el retrono de carro si no la ruta del archivo .XSD\n\n\nSALUDOS", "time": "16:58", "topic": "AUXILIO NO SE FORMA BIEN EL XML", "username": "Vladimir Zorrilla" } ]
AUXILIO NO SE FORMA BIEN EL XML
[ { "date": "2006-04-19", "forum": "FiveWin para Harbour/xHarbour", "text": "AMIGOS\n \nTENGO UNA APLICACION A 16 BITS Y CUANDO INTENTO \nIMPRIMIR CON HP-DETJET 54440 HP INYECCION USB\nSIMPLEMMENTE NO IMPRIME. \n\nCAMBIO A OTRO DRIVER DER OTRA IMPRESORA Y TRABAJA NORMAL\nSOLO ES CON ESTA IMPRESORA EL PROBLEMA\n\n\n\nGRACIAS POR EL SALVAVIDAS", "time": "21:38", "topic": "AUXILIO PROBLEMA CON HP-DETJET 54440 HP INYECCION USB", "username": "Vladimir Zorrilla" } ]
AUXILIO PROBLEMA CON HP-DETJET 54440 HP INYECCION USB
[ { "date": "2007-01-19", "forum": "FiveWin para Harbour/xHarbour", "text": "HOlA\n\nNesesito me ayuden ya estaba quedando bien los cambios de fivewin 16 a FWH pero ahora me sale un mensaje despues de compilar\n\n\" EL SISTEMA NO PUEDE EJECUTAR EL PROGRAMA ESPESIFICADO \" \n\n <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> PORQUE PASA ESTO ?\n\n EL PROGRAMA ESTABA BIEN <!-- s:cry: --><img src=\"{SMILIES_PATH}/icon_cry.gif\" alt=\":cry:\" title=\"Crying or Very sad\" /><!-- s:cry: --> \n\nPORFIS AYUDENME\n\nAIDA <!-- s:cry: --><img src=\"{SMILIES_PATH}/icon_cry.gif\" alt=\":cry:\" title=\"Crying or Very sad\" /><!-- s:cry: -->", "time": "03:34", "topic": "AUXILIO!!!!!!!!!!!!!!!", "username": "AIDA" } ]
AUXILIO!!!!!!!!!!!!!!!
[ { "date": "2007-01-19", "forum": "FiveWin para Harbour/xHarbour", "text": "Aida,\n\nPor favor envíame el EXE y los PRGs en un fichero ZIP al email <!-- e --><a href=\"mailto:alinares@fivetechsoft.com\">alinares@fivetechsoft.com</a><!-- e --> gracias", "time": "09:46", "topic": "AUXILIO!!!!!!!!!!!!!!!", "username": "Antonio Linares" } ]
AUXILIO!!!!!!!!!!!!!!!
[ { "date": "2007-01-20", "forum": "FiveWin para Harbour/xHarbour", "text": "Que crees <!-- s:oops: --><img src=\"{SMILIES_PATH}/icon_redface.gif\" alt=\":oops:\" title=\"Embarassed\" /><!-- s:oops: --> borre el rc y el dll y use uno de respaldo y \nya funciono todo otra vez bien creo que el dll le paso algo <!-- s:? --><img src=\"{SMILIES_PATH}/icon_confused.gif\" alt=\":?\" title=\"Confused\" /><!-- s:? --> cuando genere el rc lo bueno es que tenia un respaldo y solo me falto un par de cuadritos que faltaban en el respaldo y zaz todo otra vez funcionando <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->\n\nde todas maneras gracias pondre mas atencion para no darme esos sustitos <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> \n\nGracias Gracias\n\nAida", "time": "05:49", "topic": "AUXILIO!!!!!!!!!!!!!!!", "username": "AIDA" } ]
AUXILIO!!!!!!!!!!!!!!!
[ { "date": "2019-11-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello Massimo,\nnow I am working on the setup program,\n\n[img:st8p96gj]https&#58;//mybergland&#46;com/fwforum/setupprg&#46;jpg[/img:st8p96gj]\n\nHave a nice Sunday and best regards,\nOtto", "time": "11:52", "topic": "AUtoCode4modHarbour", "username": "Otto" } ]
AUtoCode4modHarbour
[ { "date": "2019-11-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello,\n\nI hope AUTOCODE for Harbourino will help me with web programming as much as autocode for FIVEWIN.\n\n[url:jgmmm5fi]https&#58;//youtu&#46;be/t6dfTSKnCOM[/url:jgmmm5fi]\n\nBest regards,\nOtto", "time": "06:29", "topic": "AUtoCode4modHarbour", "username": "Otto" } ]
AUtoCode4modHarbour
[ { "date": "2019-11-24", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Otto.\nMany compliments. Your utility is really great.\nMassimo", "time": "09:50", "topic": "AUtoCode4modHarbour", "username": "Massimo Linossi" } ]
AUtoCode4modHarbour
[ { "date": "2020-07-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Al compilar el sistema, Avast me alertó de que HARBOUR.EXE estaba intentando acceder a un archivo personal y confidencial, ¡lo encontré muy extraño!\n\n[url=https&#58;//postimg&#46;cc/F1jD8VtD:16wsorxl][img:16wsorxl]https&#58;//i&#46;postimg&#46;cc/F1jD8VtD/Sem-t-tulo&#46;png[/img:16wsorxl][/url:16wsorxl]", "time": "18:09", "topic": "AVAST - Harbour.exe", "username": "MGA" } ]
AVAST - Harbour.exe
[ { "date": "2020-07-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Con que parámetros llamas a harbour.exe ?", "time": "18:40", "topic": "AVAST - Harbour.exe", "username": "Antonio Linares" } ]
AVAST - Harbour.exe
[ { "date": "2020-07-08", "forum": "FiveWin para Harbour/xHarbour", "text": "[url=https&#58;//postimg&#46;cc/R6kkL732:2qomt05p][img:2qomt05p]https&#58;//i&#46;postimg&#46;cc/R6kkL732/P1&#46;png[/img:2qomt05p][/url:2qomt05p]\n[url=https&#58;//postimg&#46;cc/CzH3bfw6:2qomt05p][img:2qomt05p]https&#58;//i&#46;postimg&#46;cc/CzH3bfw6/P2&#46;png[/img:2qomt05p][/url:2qomt05p]\n[url=https&#58;//postimg&#46;cc/sB1bF67t:2qomt05p][img:2qomt05p]https&#58;//i&#46;postimg&#46;cc/sB1bF67t/P3&#46;png[/img:2qomt05p][/url:2qomt05p]\n[url=https&#58;//postimg&#46;cc/XByQxtMg:2qomt05p][img:2qomt05p]https&#58;//i&#46;postimg&#46;cc/XByQxtMg/p4&#46;png[/img:2qomt05p][/url:2qomt05p]", "time": "18:49", "topic": "AVAST - Harbour.exe", "username": "MGA" } ]
AVAST - Harbour.exe
[ { "date": "2020-07-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Bira, isto não é vírus. o AVG, faz a mesma coisa, de forma diferente, quando você não coloca o seu APP nas exceções do anti vírus. Basta você <Permitir o Aplicativo> uma vez só. Pelo menos no AVG é assim, e também desligar a checagem nas configurações do AVG/AVAST(São da mesma empresa). \n\nDúvida: Já usavas essa versão do Harbour antes? Ou trocastes de máquina ou anti vírus? \n\nAbs.", "time": "20:22", "topic": "AVAST - Harbour.exe", "username": "karinha" } ]
AVAST - Harbour.exe
[ { "date": "2020-07-08", "forum": "FiveWin para Harbour/xHarbour", "text": "João,\n\nuso tanto o HARBOUR quanto o AVAST já faz um bom tempo. Achei estranho porque o XMATE estava compilando, surgiu esta janela do AVAST e o XMATE parou onde estava, quando eu cliquei em travar aplicativo o AVAST me avisou que não deixaria mais APP tentar alterar este meu arquivo. E em seguida o XMATE retomou a compilação.\n\nO mais estranho joão, é que o AVAST menciona o C:\\HARBOUR\\BIN\\HARBOUR.exe tentando acessar um arquivo na area de trabalho em pasta pessoal.", "time": "20:42", "topic": "AVAST - Harbour.exe", "username": "MGA" } ]
AVAST - Harbour.exe
[ { "date": "2020-07-08", "forum": "FiveWin para Harbour/xHarbour", "text": "Destrua os .OBJs com um limpar.bat, e recompile do zero, para ver o que acontece, e se fez atualização do AVAST, veja as configurações como estão. Se tiver o HARBOUR.EXE em outra pasta \"limpa\", aponte para ele e compile de novo para ver.", "time": "20:56", "topic": "AVAST - Harbour.exe", "username": "karinha" } ]
AVAST - Harbour.exe
[ { "date": "2013-11-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola amigos.\nEn estos ultimos 10 dias, 5 clientes a los que les he desarrollado diferentes programas (hace 5,4,3,2,1 años), me han reportado el siguiente error al iniciar sus programas: \"NO SE PUEDE CREAR DIALOGO BOX\", y el programa se cae.\n\nAl revisar los ficheros del programa encuentro que la .DLL ha desaparecido.\nTodos los clientes usan AVAST ANTIVIRUS (Gratuito). En lo particular yo nunca lo he usado.\n\nLo que sucede es que este antivirus detecta como modulo sospechoso a la .DLL (que lleva el mismo nombre del ejecutable) y lo manda a su BAUL DE VIRUS, eliminando esta .dll del directorio del programa.\n\nLo he resuelto restaurando la .dll del baul, luego actualizo el antivirus, y hasta despues abro nuevamente el programa, y todo ok.\n\nLos clientes han comenzado a cuestionar por qué solo a mis programas les sucedió esto y no ha otros. Yo lo atribuyo a una versión fallida de este antivirus, que se corrige con la actualizacion a la version 2014.\n\nAlguno de ustedes ha tenido este mismo problema?\n\nSaludos.", "time": "20:49", "topic": "AVAST ANTIVIRUS ELIMINA LAS DLL", "username": "FranciscoA" } ]
AVAST ANTIVIRUS ELIMINA LAS DLL
[ { "date": "2013-11-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Francisco \n\nI know the obvious question is if it would be worth your time to compile your resources to .res and link that into your .exe <!-- s:| --><img src=\"{SMILIES_PATH}/icon_neutral.gif\" alt=\":|\" title=\"Neutral\" /><!-- s:| --> ...\n\nI do not know what your comfort level is and how much effort in time it would cost you to just create one monolithic .exe\n\nRick Lipkin", "time": "22:03", "topic": "AVAST ANTIVIRUS ELIMINA LAS DLL", "username": "Rick Lipkin" } ]
AVAST ANTIVIRUS ELIMINA LAS DLL
[ { "date": "2013-11-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Francisco,\n\nhas probado a renombrar la DLL a un nombre distinto del EXE ?", "time": "09:45", "topic": "AVAST ANTIVIRUS ELIMINA LAS DLL", "username": "Antonio Linares" } ]
AVAST ANTIVIRUS ELIMINA LAS DLL
[ { "date": "2013-11-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Francisco\n\nGuardala como .RES con PelleC y la compilas como un programas más.\n\nEl ejecutable crece un poco pero la velocidad es la misma.\n\nSaludos,\n\nAdhemar", "time": "12:13", "topic": "AVAST ANTIVIRUS ELIMINA LAS DLL", "username": "acuellar" } ]
AVAST ANTIVIRUS ELIMINA LAS DLL
[ { "date": "2013-11-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Francisco;\nDebería corroborarlo; pero al menos algunos de mis clientes usan Avast y no me reportaron tal problema.\nUso .dlls, pero llevan un nombre distinto del ejecutable. Porque no incluirlo en el exe... y quizas por costumbre nomás <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->", "time": "13:05", "topic": "AVAST ANTIVIRUS ELIMINA LAS DLL", "username": "MarioG" } ]
AVAST ANTIVIRUS ELIMINA LAS DLL
[ { "date": "2013-11-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola,\nEn general los antivirus tienen la posibilidad de agregar una lista de excepciones. Si bien no uso Avast creería que debería tener la opción.\nEn mi caso, no se por qué, pero me detecta el demo de fastreport para fivewin como sospechoso y también me lo elimina, yo uso el Kaspersky 6 versión original. Agregando el programa como \"no sospechoso\" solucioné el inconveniente.\nSaludos,", "time": "14:05", "topic": "AVAST ANTIVIRUS ELIMINA LAS DLL", "username": "jrestojeda" } ]
AVAST ANTIVIRUS ELIMINA LAS DLL
[ { "date": "2013-11-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias a todos por sus apreciaciones. Las tendré muy en cuenta si se presenta el mismo caso con algún otro cliente.\nDesde hace muuuuchos!!! años que comencé a programar con fivewin, siempre he usado .dll.\nTambién les cuento que el virus es el WIN32 EVO GEN, y en internet encontré información que le ha sucedido a otros.\nSaludos, y nuevamente gracias.", "time": "21:30", "topic": "AVAST ANTIVIRUS ELIMINA LAS DLL", "username": "FranciscoA" } ]
AVAST ANTIVIRUS ELIMINA LAS DLL
[ { "date": "2008-04-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos,\n\nantes que nada disculparme por no habilitar la página de VERCE\n\nahora está en funcionamiento\n\n[url=http&#58;//incos&#46;sytes&#46;net/fivewin:2qfki3a5]Página VERCE[/url:2qfki3a5]\n\nbueno, eso, saludos amigos", "time": "07:01", "topic": "AVISO!!!", "username": "wmormar" } ]
AVISO!!!
[ { "date": "2008-04-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Obrigado Willian!", "time": "12:15", "topic": "AVISO!!!", "username": "MGA" } ]
AVISO!!!
[ { "date": "2008-04-12", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola William visite tu pagina y encontré tu TMsAgent v2.2 y me dejaste con los ojitos saltones <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> me encanto y visite la página de lnDialogT.ocx y vi que no es cara como $150 pesitos Mexicanos pero no encontré donde se pide o como se paga <!-- s:?: --><img src=\"{SMILIES_PATH}/icon_question.gif\" alt=\":?:\" title=\"Question\" /><!-- s:?: --> para poder comprarla me podrías ayudar quisiera tenerla para usar tu TMsAgent v2.2\n\n\nGracias y espero no estar dando lata <!-- s:oops: --><img src=\"{SMILIES_PATH}/icon_redface.gif\" alt=\":oops:\" title=\"Embarassed\" /><!-- s:oops: --> \n\nUP´S YA ME DI CUENTA DONDE ERA PARA COMPRARLA <!-- s:oops: --><img src=\"{SMILIES_PATH}/icon_redface.gif\" alt=\":oops:\" title=\"Embarassed\" /><!-- s:oops: --> \n\nYA LA PEDI Y PAGE <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\nDE TODAS MANERAS GRACIAS\n\nAida <!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\":wink:\" title=\"Wink\" /><!-- s:wink: -->", "time": "22:00", "topic": "AVISO!!!", "username": "AIDA" } ]
AVISO!!!
[ { "date": "2008-04-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias a Willian y Juan, en hora buena..!", "time": "06:36", "topic": "AVISO!!!", "username": "joseluisysturiz" } ]
AVISO!!!
[ { "date": "2008-04-13", "forum": "FiveWin para Harbour/xHarbour", "text": "William:\n\nParece que todo se va normalizando.\n\nGracias", "time": "14:05", "topic": "AVISO!!!", "username": "Armando" } ]
AVISO!!!
[ { "date": "2008-04-13", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"AIDA\":3epyipva]Hola William visite tu pagina y encontré tu TMsAgent v2.2 y me dejaste con los ojitos saltones <!-- s:shock: --><img src=\"{SMILIES_PATH}/icon_eek.gif\" alt=\":shock:\" title=\"Shocked\" /><!-- s:shock: --> me encanto y visite la página de lnDialogT.ocx y vi que no es cara como $150 pesitos Mexicanos pero no encontré donde se pide o como se paga <!-- s:?: --><img src=\"{SMILIES_PATH}/icon_question.gif\" alt=\":?:\" title=\"Question\" /><!-- s:?: --> para poder comprarla me podrías ayudar quisiera tenerla para usar tu TMsAgent v2.2\n\n\nGracias y espero no estar dando lata <!-- s:oops: --><img src=\"{SMILIES_PATH}/icon_redface.gif\" alt=\":oops:\" title=\"Embarassed\" /><!-- s:oops: --> \n\nUP´S YA ME DI CUENTA DONDE ERA PARA COMPRARLA <!-- s:oops: --><img src=\"{SMILIES_PATH}/icon_redface.gif\" alt=\":oops:\" title=\"Embarassed\" /><!-- s:oops: --> \n\nYA LA PEDI Y PAGE <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\nDE TODAS MANERAS GRACIAS\n\nAida <!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\":wink:\" title=\"Wink\" /><!-- s:wink: -->[/quote:3epyipva]\n\nAida,\n\nla clase la hizo Juan Carlos Salinas, el mérito es de él.\n\nsaludos", "time": "18:09", "topic": "AVISO!!!", "username": "wmormar" } ]
AVISO!!!
[ { "date": "2008-04-13", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"joseluisysturiz\":1u4pi98i]Gracias a Willian y Juan, en hora buena..![/quote:1u4pi98i]\n\nSaludos José Luis", "time": "18:10", "topic": "AVISO!!!", "username": "wmormar" } ]
AVISO!!!
[ { "date": "2008-04-13", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"Armando\":3d3h1kpz]William:\n\nParece que todo se va normalizando.\n\nGracias[/quote:3d3h1kpz]\n\nAhi la llevamos carnal, saludos", "time": "18:11", "topic": "AVISO!!!", "username": "wmormar" } ]
AVISO!!!
[ { "date": "2008-04-14", "forum": "FiveWin para Harbour/xHarbour", "text": "SALUDOS WILIAM, que bueno que se habilito la pagina de verce, te cuento y quizas un poco salido de tema que nunca he podido bajar el sexypoker que esta alli, quizas tu puedas arreglarlo, jejeje", "time": "15:53", "topic": "AVISO!!!", "username": "QAZWSX2K" } ]
AVISO!!!
[ { "date": "2008-04-14", "forum": "FiveWin para Harbour/xHarbour", "text": "bueno el foro me elimino la palabra, me referia al poker picaro que esta en la pagina, jejeje", "time": "15:54", "topic": "AVISO!!!", "username": "QAZWSX2K" } ]
AVISO!!!
[ { "date": "2008-04-15", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"QAZWSX2K\":1rgiwofn]bueno el foro me elimino la palabra, me referia al poker picaro que esta en la pagina, jejeje[/quote:1rgiwofn]\n\nokas, okas\n\nlo reviso y te cuento", "time": "00:21", "topic": "AVISO!!!", "username": "wmormar" } ]
AVISO!!!
[ { "date": "2008-04-18", "forum": "FiveWin para Harbour/xHarbour", "text": "HOLA\n\nYa tengo mi numero de registro del lnDialogT.ocx <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> yupiiii\n\nrealmente esta genial el TMsAgent v2.2 y es muy chistoso ver volar por todo mi programa al magito <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: --> \n\ncomo se puede usar el genio o el periquito no encuentro como <!-- s:?: --><img src=\"{SMILIES_PATH}/icon_question.gif\" alt=\":?:\" title=\"Question\" /><!-- s:?: --> \nse puede usarlos <!-- s:?: --><img src=\"{SMILIES_PATH}/icon_question.gif\" alt=\":?:\" title=\"Question\" /><!-- s:?: --> \n\naaaah y la pagina de Verce ya no funciona otra vez <!-- s:cry: --><img src=\"{SMILIES_PATH}/icon_cry.gif\" alt=\":cry:\" title=\"Crying or Very sad\" /><!-- s:cry: --> \n\n\nSaluditos\n\nAida <!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\":wink:\" title=\"Wink\" /><!-- s:wink: -->", "time": "17:16", "topic": "AVISO!!!", "username": "AIDA" } ]
AVISO!!!
[ { "date": "2008-04-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Aida y bienvenida de Nuevo.. <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\nTe confirmo que si se pueden usar de hecho hay una pagina que proporciona muchos asistentes para aplicaciones VB pero muchos por el nombre y accion de la animación no son compatibles. \n\nYo tambien uso TMsAgent v2.2 con 11 asistentes diferentes en mi sistema, los usuarios pueden elegir con cual trabajar, que más que suficiente y es bastante interesante las posibilidades que se pueden obtener con el.\n\n[url=http&#58;//img171&#46;imageshack&#46;us/my&#46;php?image=msagentcj8&#46;jpg:ksul5lzk][img:ksul5lzk]http&#58;//img171&#46;imageshack&#46;us/img171/6402/msagentcj8&#46;th&#46;jpg[/img:ksul5lzk][/url:ksul5lzk]\n\nSi tienes dudas sobre como usarlos, contactame por medio de MSN y te ayudo..\n\n<!-- e --><a href=\"mailto:danyleon82@hotmail.com\">danyleon82@hotmail.com</a><!-- e -->\n\nSaludos.. <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->", "time": "18:13", "topic": "AVISO!!!", "username": "cuatecatl82" } ]
AVISO!!!
[ { "date": "2008-04-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Víctor\n\na poco son muchos que padre y donde encuentro esa paginita y aprovechando tu amabilidad fijate que ahora al salir de mi programa me sale esto..\n\nLA ISTRUCCION EN \"OX0045a47e\" HACE REFERENCIA A LA MEMORIA EN \"0x00180d20\" LA MEMORIA NO SE PUEDE \"READ\"\n\nHAGA CLIC EN ACEPTAR PARA FINALIZAR ESTE PROGRAMA\n\n\nesto no me salia hasta que empese a usar el tmsagent pero si quito \n\ndel programa los comandos\n\noAgent:Hide()\noAgent:End() // End the agent\n\nya no sale ese letrerito pero se queda activo MAGITO tienes idea de que sera el problema??\n\nGracias y muchos saludos\n\nQue tengas un bonito fin de semana\n\nAida <!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\":wink:\" title=\"Wink\" /><!-- s:wink: -->", "time": "19:57", "topic": "AVISO!!!", "username": "AIDA" } ]
AVISO!!!
[ { "date": "2008-04-19", "forum": "FiveWin para Harbour/xHarbour", "text": "AIDA,\n\nel server está online.\n\nno ha fallado, o por lo menos eso espero, jjejjejje\n\nsaludos", "time": "02:00", "topic": "AVISO!!!", "username": "wmormar" } ]
AVISO!!!
[ { "date": "2008-04-19", "forum": "FiveWin para Harbour/xHarbour", "text": "Okis es que hoy en la mañana no pude entrar <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: --> \n\nSaluditos <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->", "time": "02:39", "topic": "AVISO!!!", "username": "AIDA" } ]
AVISO!!!
[ { "date": "2023-05-30", "forum": "FiveWin para Harbour/xHarbour", "text": "Estimados Colegas\n\nComo puedo hacer un resize de dialogos creados como recursos para que se adapte a la resolucion de pantalla ?\n\nMuchas Gracias\nFabian", "time": "03:39", "topic": "AYUDA RESIZE DIALOG DESDE RECURSOS", "username": "devwin2010" } ]
AYUDA RESIZE DIALOG DESDE RECURSOS
[ { "date": "2023-05-30", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola, creo un diálogo para cada tipo de resolución, mira la imagen:\n\n[url:2qcskwgy]https&#58;//imgur&#46;com/2PZpVW7[/url:2qcskwgy]\n\n[img:2qcskwgy]https&#58;//i&#46;imgur&#46;com/2PZpVW7&#46;png[/img:2qcskwgy]\n\nRegards, saludos.", "time": "16:42", "topic": "AYUDA RESIZE DIALOG DESDE RECURSOS", "username": "karinha" } ]
AYUDA RESIZE DIALOG DESDE RECURSOS
[ { "date": "2008-04-14", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola amigos del Foro\n\nDisculpen la molestia, mi consulta es la siguiente\nmediante DOS hice un copy de archivos de un directorio a otro y \nsobrepuse prgs antiguos sobre nuevos, existe alguna manera de recuperar los prgs nuevos? .\nSi tienen alguna idea se los agradecería", "time": "18:17", "topic": "AYUDA !!", "username": "EASYSOFT" } ]
AYUDA !!
[ { "date": "2006-10-18", "forum": "FiveWin para CA-Clipper", "text": "HOLA BUENOS DIAS A TODOS, MI DUDA ES COMO LE HAGO PARA QUE EL SOCKET SERVIDOR LE ENVIE UNA RESPUESTA AL CLIENTE,ES DECIR CUANDO SE HAYA TERMINADO DE EJECUTAR ALGUN PROCESO, O COMO HACER QUE EL SERVIDOR LE ENVIE DATOS DE REGRESO AL CLIENTE\n\n <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: --> EL CODIGO DEL CLIENTE ES EL SIGUINETE\n\n oSocket = TSocket():New( 2000 )\n oSocket:bRead = { | oSocket | MsgInfo( oSocket:GetData() ) }\n // Never use a MsgInfo() here because it hangs Windows!!!\n oSocket:bConnect = { || oPedcli:SetText( \"Connected 128.50.1.179\" ) }\n oSocket:bClose = { || MsgInfo( \"Server has closed!\" ) }\n oSocket:Connect( \"128.50.1.179\" ) // use the server IP address here\n\n <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: --> POR LA PARTE DEL SERVER\n\nfunction Server()\n oSocket = TSocket():New(2000)\n oSocket:bAccept = { | oSocket | oClient := TSocket():Accept( oSocket:nSocket ),;\n oClient:Cargo := ST_COMMAND,;\n oClient:bRead := { | oSocket | OnRead( oSocket,\"F:\\LOC\\POS\\CAMBIO\\BASE0001.DBF\")},;\n oClient:bClose := { | oSocket | OnClose( oSocket ) } }\n oSocket:Listen()\nreturn nil\n\n\n <!-- s:P --><img src=\"{SMILIES_PATH}/icon_razz.gif\" alt=\":P\" title=\"Razz\" /><!-- s:P --> ESPERO Y ME PUEDAN AYUDAR Y MUCHAS GRACIAS", "time": "14:58", "topic": "AYUDA !!! EL SOCKET SERVIDOR PUEDE ENVIAR DATOS AL CLIENTE", "username": "prm_pedro" } ]
AYUDA !!! EL SOCKET SERVIDOR PUEDE ENVIAR DATOS AL CLIENTE
[ { "date": "2006-10-18", "forum": "FiveWin para CA-Clipper", "text": "Pedro,\n\noClient:SendData( \"...lo que sea...\" )", "time": "17:50", "topic": "AYUDA !!! EL SOCKET SERVIDOR PUEDE ENVIAR DATOS AL CLIENTE", "username": "Antonio Linares" } ]
AYUDA !!! EL SOCKET SERVIDOR PUEDE ENVIAR DATOS AL CLIENTE
[ { "date": "2006-10-18", "forum": "FiveWin para CA-Clipper", "text": "OYE ANTONIO SI ESTO SI ES ASI, PERO LO QUE YO DECEO ES COMO EL SERVER TOME DATOS Y SE LOS ENVIE AL CLIENTE", "time": "19:34", "topic": "AYUDA !!! EL SOCKET SERVIDOR PUEDE ENVIAR DATOS AL CLIENTE", "username": "prm_pedro" } ]
AYUDA !!! EL SOCKET SERVIDOR PUEDE ENVIAR DATOS AL CLIENTE
[ { "date": "2009-09-15", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola amigos:\n\nHe tenido el siguiente problema Fatal: Access violation. Link terminated.\n\nHe leido en varios temas que se trata de un limite en el tamaño del archivo .RC y sugieren que se debe segmentar dicho archivo en 2 ó más... y luego compilarlos \n\nNo se como hacer para unir varios .RC al momento de crear la aplicacion. Utilizo en BUILDX.BAT que viene con FWH \n\nSi alguien me pudiera indicar como hago eso....\n\nGracias\n\n\n-------------------\nARCHIVO BUILDX.BAT\n\n@ECHO OFF\nCLS\nECHO ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿\nECHO ³ FiveWin for xHarbour 8.05 - May. 2008 xHarbour development power ³Ü\nECHO ³ (c) FiveTech, 1993-2008 for Microsoft Windows 95/98/NT/2000/ME/XP/Vista ³Û\nECHO ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÛ\nECHO ÿ ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß\n\nif A%1 == A GOTO :SINTAX\nif NOT EXIST %1.prg GOTO :NOEXIST\n\nECHO Compiling...\n\nset hdir=c:\\xharbour\nset bcdir=c:\\bcc55\n\n%hdir%\\bin\\harbour %1 /n /iC:\\FWH\\include;%hdir%\\include /w /p %2 %3 > clip.log\n\n@type clip.log\nIF ERRORLEVEL 1 PAUSE\nIF ERRORLEVEL 1 GOTO EXIT\n\necho -O2 -e%1.exe -I%hdir%\\include %1.c > b32.bc\n%bcdir%\\bin\\bcc32 -M -c -v @b32.bc\n:ENDCOMPILE\n\nIF EXIST %1.rc %bcdir%\\bin\\brc32 -r %1\n\necho c0w32.obj + > b32.bc\necho %1.obj, + >> b32.bc\necho %1.exe, + >> b32.bc\necho %1.map, + >> b32.bc\necho C:\\FWH\\lib\\Fivehx.lib C:\\FWH\\lib\\FiveHC.lib C:\\FWH\\lib\\SbuttonX.lib C:\\FWH\\lib\\SBROWSEX.lib C:\\FWH\\lib\\CODIGOBASE.lib + >> b32.bc\necho %hdir%\\lib\\rtl.lib + >> b32.bc\necho %hdir%\\lib\\vm.lib + >> b32.bc\necho %hdir%\\lib\\gtgui.lib + >> b32.bc\necho %hdir%\\lib\\lang.lib + >> b32.bc\necho %hdir%\\lib\\macro.lib + >> b32.bc\necho %hdir%\\lib\\rdd.lib + >> b32.bc\necho %hdir%\\lib\\dbfntx.lib + >> b32.bc\necho %hdir%\\lib\\dbfcdx.lib + >> b32.bc\necho %hdir%\\lib\\dbffpt.lib + >> b32.bc\necho %hdir%\\lib\\hbsix.lib + >> b32.bc\necho %hdir%\\lib\\debug.lib + >> b32.bc\necho %hdir%\\lib\\common.lib + >> b32.bc\necho %hdir%\\lib\\pp.lib + >> b32.bc\necho %hdir%\\lib\\pcrepos.lib + >> b32.bc\n\n\necho %bcdir%\\lib\\cw32.lib + >> b32.bc\necho %bcdir%\\lib\\import32.lib + >> b32.bc\necho %bcdir%\\lib\\psdk\\odbc32.lib + >> b32.bc\necho %bcdir%\\lib\\psdk\\rasapi32.lib + >> b32.bc\necho %bcdir%\\lib\\psdk\\nddeapi.lib + >> b32.bc\necho %bcdir%\\lib\\psdk\\msimg32.lib + >> b32.bc\necho %bcdir%\\lib\\psdk\\iphlpapi.lib, >> b32.bc\n\nIF EXIST %1.res echo %1.res >> b32.bc\n\nrem uncomment this line to use the debugger and comment the following one\nrem %bcdir%\\bin\\ilink32 -Gn -Tpe -s -v @b32.bc\n%bcdir%\\bin\\ilink32 -Gn -aa -Tpe -s -v @b32.bc\n\nIF ERRORLEVEL 1 GOTO LINKERROR\nECHO * Application successfully built\n%1\nGOTO EXIT\nECHO\n\nrem delete temporary files\n@del %1.c\n\n:LINKERROR\nECHO * There are errors\nGOTO EXIT\n\n:SINTAX\nECHO SYNTAX: Build [Program] {-- No especifiques la extensi¢n PRG\nECHO {-- Don't specify .PRG extension\nGOTO EXIT\n\n:NOEXIST\nECHO The specified PRG %1 does not exist\n\n:EXIT", "time": "05:00", "topic": "AYUDA .RC muy grande", "username": "JoseGS" } ]
AYUDA .RC muy grande
[ { "date": "2009-09-15", "forum": "FiveWin para Harbour/xHarbour", "text": "SEPARA TU RC EN DOS, UNO CON EL NOMBRE ORIGINAL Y OTRO CON OTRO NOMBRE (OTRO NOMBRE)\n\n\nEN EL RC ORIGINAL COLOCA AL PRINCIPIO\n#include \"OTRO NOMBRE\"\n\n\nY VOALÁ\n\nNOTA: RECOMIENDO QUE EN EL 'OTRO NOMBRE' COLOQUES RECURSOS QUE NO VAYAN A SER MODIFICADOS YA QUE NO LOS COMPILARÁ AUTOMÁTICAMENTE CON RMAKE", "time": "17:08", "topic": "AYUDA .RC muy grande", "username": "ADBLANCO" } ]
AYUDA .RC muy grande
[ { "date": "2009-09-15", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias por contestar...\n\nAplicare este metodo cuando lo vuelva a necesitar ya que consultando unos .RC de un amigo que hace programas con muchas pantallas observe que el tamaño de sus .RC eran pequeños en comparacion a los mios (casi 3mb) y de inmediato sospeche que se trataria de una serie de bitmaps que tenia almacenados en el .RC los cuales habia arrastrado desde mi .DLL antiguo. Los borre y todo funciono de maravilla. Incluso, la velocidad de compilacion aumento dramaticamente.\n\nAhora tendre que poner todos esos dibujitos afuera como archivos independientes.\n\n\nSaludos hasta España... desde Panama", "time": "21:46", "topic": "AYUDA .RC muy grande", "username": "JoseGS" } ]
AYUDA .RC muy grande
[ { "date": "2010-05-22", "forum": "FiveWin para Harbour/xHarbour", "text": "AMIGOS\n\nNO DIBUJA LAS LINEAS NEGRAS DEL CODEBAR QUE ESTARA MAL\n\nFunction DibujarCodebar ( cdBarras, nx, ny, oDlg, lHorz, nColor, nAncho, nAlto ) && Dibuja un código de Barras en la Pantalla\nLocal oBrush, K := 0\n\n//IF EMPTY ( nColor )\nnColor := CLR_BLACK && Color negro para rellenar los retangulos\n//ENDIF\n\nDefault lHorz := .T.\nDefault nAncho := 02.50 && Pixeles de Ancho\nDefault nAlto := 80.00 && Pixeles de Alto\n\nDefine BRUSH oBrush COLOR 255 && Brocha de relleno para cada Barra\n\n\n//MSGALERT( cdBarras )\n//MSGALERT(LEN ( cdBarras ) )\n\nFOR K := 1 TO LEN ( cdBarras ) && Dibujar retangulos rellenos del color seleccionado\n\nIF SUBSTR ( cdBarras, K, 1 ) = '1' && Es una Barra Negra\nMSGALERT(\"ES NEGRA\")\nIF lHorz\nFillRect ( oDlg:GetDC (), { nx, ny, nx + nAlto , ( ny += nAncho ) }, oBrush:hBrush ) && las coordenadas ya estan en Pixeles\nELSE\nFillRect ( oDlg:GetDC (), { nx, ny, ( nx += nAncho ), ny + nAlto } , oBrush:hBrush ) && para Dibujar el código en pantalla\nENDIF\nELSEIF lHorz && es un 0, o un espacio en Blanco := Barras Blancas\nny += nAncho\nELSE\nnx += nAncho\nENDIF\nNEXT K\n\noBrush:end()\nReturn nil\n* **************************************** ******************** ************************************************* *\n\nSALU 2", "time": "22:56", "topic": "AYUDA AL DIBUJAR CODEBAR", "username": "Vladimir Zorrilla" } ]
AYUDA AL DIBUJAR CODEBAR
[ { "date": "2008-01-23", "forum": "FiveWin para Pocket PC", "text": "Hola, necesito trabajar con un browse editable. Solo he trabajado con Listbox por lo que no se como hacerlo. Imagino, segun he leido, que se hace con tbrowse pero no hay información.\nLo que quiero es que en el Valid de las columnas poder llamar a otro browse para seleccionar datos, como un detalle de albarán, (selección artículos. tecleo de cantidad) etc...\n\nMuy agradecido de antemano.", "time": "09:16", "topic": "AYUDA Browse editable", "username": "AndresZaragoza" } ]
AYUDA Browse editable
[ { "date": "2008-01-23", "forum": "FiveWin para Pocket PC", "text": "Andrés,\n\nNo hemos preparado ningún ejemplo aún de edición en el mismo browse.\n\nDe momento es preferible que situes algún botón en la pantalla que te lleve a un diálogo de edición de los datos, ó que usando el doble click te lleve al mismo lugar de edición.\n\nTenemos previsto portar la Clase TXBrowse de FWH a FWPPC, lo antes posible, y esa clase permitirá todo tipo de edición directamente encima del browse. Pero aún necesitaremos un mes ó dos.", "time": "09:44", "topic": "AYUDA Browse editable", "username": "Antonio Linares" } ]
AYUDA Browse editable
[ { "date": "2008-01-23", "forum": "FiveWin para Pocket PC", "text": "ok", "time": "10:33", "topic": "AYUDA Browse editable", "username": "AndresZaragoza" } ]
AYUDA Browse editable
[ { "date": "2018-11-09", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos\n\nUna ves mas molestando, tengo un problema debo usar un COMBOBOX MULTIDIMENSIONAL, he tratado de adecuar este codigo pero no lo consigo:\n\nDebo obtener el Codigo desde el arreglo, \"A\", \"S\", \"U\".\n\nDesde ya muchas gracias.\n\nAtte.\n\nAntonio.\n\n\t[code=fw:1yhnreu8]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Private</span> aLista:= <span style=\"color: #000000;\">&#123;</span><span style=\"color: #000000;\">&#123;</span><span style=\"color: #ff0000;\">\"A\"</span>,<span style=\"color: #ff0000;\">\"ADMINISTRADOR\"</span><span style=\"color: #000000;\">&#125;</span>,<span style=\"color: #000000;\">&#123;</span><span style=\"color: #ff0000;\">\"S\"</span>,<span style=\"color: #ff0000;\">\"SUPERVISOR\"</span><span style=\"color: #000000;\">&#125;</span>,<span style=\"color: #000000;\">&#123;</span><span style=\"color: #ff0000;\">\"U\"</span>,<span style=\"color: #ff0000;\">\"USUARIO\"</span><span style=\"color: #000000;\">&#125;</span><span style=\"color: #000000;\">&#125;</span><br /><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">COMBOBOX</span> oTip_usu2 <span style=\"color: #0000ff;\">VAR</span> Tip_usu2 <span style=\"color: #0000ff;\">ITEMS</span> aLista <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">120</span> <span style=\"color: #0000ff;\">OF</span> oDlgEdit &nbsp;COLORS nRGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">9</span>, <span style=\"color: #000000;\">11</span>, <span style=\"color: #000000;\">10</span><span style=\"color: #000000;\">&#41;</span>, nRGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">73</span>, <span style=\"color: #000000;\">250</span>, <span style=\"color: #000000;\">202</span><span style=\"color: #000000;\">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">CHANGE</span> Tip_usu2:= aLista<span style=\"color: #000000;\">&#91;</span><span style=\"color: #000000;\">1</span><span style=\"color: #000000;\">&#93;</span><span style=\"color: #000000;\">&#91;</span>oTip_usu2:<span style=\"color: #000000;\">nAt</span><span style=\"color: #000000;\">&#93;</span><br /><br /><br />&nbsp;</div>[/code:1yhnreu8]", "time": "23:36", "topic": "AYUDA COMBOBOX CON ARRAY MULTIDIMENSIONAL", "username": "remtec" } ]
AYUDA COMBOBOX CON ARRAY MULTIDIMENSIONAL
[ { "date": "2018-11-10", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"remtec\":kez8epta]Amigos\n\nUna ves mas molestando, tengo un problema debo usar un COMBOBOX MULTIDIMENSIONAL, he tratado de adecuar este codigo pero no lo consigo:\n\nDebo obtener el Codigo desde el arreglo, \"A\", \"S\", \"U\".\n\nDesde ya muchas gracias.\n\nAtte.\n\nAntonio.\n\n\t[code=fw:kez8epta]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />                       <span style=\"color: #00C800;\">Private</span> aLista:= <span style=\"color: #000000;\">&#123;</span><span style=\"color: #000000;\">&#123;</span><span style=\"color: #ff0000;\">\"A\"</span>,<span style=\"color: #ff0000;\">\"ADMINISTRADOR\"</span><span style=\"color: #000000;\">&#125;</span>,<span style=\"color: #000000;\">&#123;</span><span style=\"color: #ff0000;\">\"S\"</span>,<span style=\"color: #ff0000;\">\"SUPERVISOR\"</span><span style=\"color: #000000;\">&#125;</span>,<span style=\"color: #000000;\">&#123;</span><span style=\"color: #ff0000;\">\"U\"</span>,<span style=\"color: #ff0000;\">\"USUARIO\"</span><span style=\"color: #000000;\">&#125;</span><span style=\"color: #000000;\">&#125;</span><br /><br />            <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">COMBOBOX</span> oTip_usu2 <span style=\"color: #0000ff;\">VAR</span> Tip_usu2 <span style=\"color: #0000ff;\">ITEMS</span> aLista <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">120</span> <span style=\"color: #0000ff;\">OF</span> oDlgEdit  COLORS nRGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">9</span>, <span style=\"color: #000000;\">11</span>, <span style=\"color: #000000;\">10</span><span style=\"color: #000000;\">&#41;</span>, nRGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">73</span>, <span style=\"color: #000000;\">250</span>, <span style=\"color: #000000;\">202</span><span style=\"color: #000000;\">&#41;</span>;<br />                                      <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">CHANGE</span> Tip_usu2:= aLista<span style=\"color: #000000;\">&#91;</span><span style=\"color: #000000;\">1</span><span style=\"color: #000000;\">&#93;</span><span style=\"color: #000000;\">&#91;</span>oTip_usu2:<span style=\"color: #000000;\">nAt</span><span style=\"color: #000000;\">&#93;</span><br /><br /><br /> </div>[/code:kez8epta][/quote:kez8epta]\n\nIntenta esto\n\n[code=fw:kez8epta]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #00C800;\">local</span> aLista &nbsp;:= <span style=\"color: #000000;\">&#123;</span> <span style=\"color: #ff0000;\">\"ADMINISTRADOR\"</span> ,<span style=\"color: #ff0000;\">\"SUPERVISOR\"</span> ,<span style=\"color: #ff0000;\">\"USUARIO\"</span> <span style=\"color: #000000;\">&#125;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #00C800;\">local</span> TipUsu := <span style=\"color: #ff0000;\">\"\"</span> &nbsp; <span style=\"color: #B900B9;\">// Variable para recibir el codigo</span><br /><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">COMBOBOX</span> oTip_usu2 <span style=\"color: #0000ff;\">VAR</span> Tip_usu2 <span style=\"color: #0000ff;\">ITEMS</span> aLista <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">120</span> <span style=\"color: #0000ff;\">OF</span> oDlgEdit &nbsp;COLORS nRGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">9</span>, <span style=\"color: #000000;\">11</span>, <span style=\"color: #000000;\">10</span><span style=\"color: #000000;\">&#41;</span>, nRGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">73</span>, <span style=\"color: #000000;\">250</span>, <span style=\"color: #000000;\">202</span><span style=\"color: #000000;\">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">CHANGE</span> TipUsu := <span style=\"color: #0000ff;\">Left</span><span style=\"color: #000000;\">&#40;</span> Tip_usu2, <span style=\"color: #000000;\">1</span> <span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp;</div>[/code:kez8epta]", "time": "00:37", "topic": "AYUDA COMBOBOX CON ARRAY MULTIDIMENSIONAL", "username": "cnavarro" } ]
AYUDA COMBOBOX CON ARRAY MULTIDIMENSIONAL
[ { "date": "2018-11-10", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola CNavarro.\n\nFunciono muy bien, muchas gracias por tu ayuda.\n\nSaludos\n\nAntonio.", "time": "01:02", "topic": "AYUDA COMBOBOX CON ARRAY MULTIDIMENSIONAL", "username": "remtec" } ]
AYUDA COMBOBOX CON ARRAY MULTIDIMENSIONAL
[ { "date": "2018-12-27", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos\n\nSigo molestando.\n\nTengo un problema, debo cargar dinamicamente un Combobox con un arreglo, en una rutina, para cada fecha seleccionada en el calendario.\n\nEl problema es que el arreglo se carga con datos desde una DBF en la rutina, proceso que se realiza correctamente, pero no se Actualiza el Combobox, siempre mantiene el dato con el que ingreso la primera ves que inicio el programa. He intentado varias formas vistas en el foro, pero no soluciona el problema.\n\nEsperando poder solucionar mi problema, les saluda muy atte.\n\nAntonio.\n\n\nDejo el Código para ver si algún maestro me puede ayuda:\n[code=fw:1any602w]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</span><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"xbrowse.ch\"</span><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"colores.ch\"</span><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"dtpicker.ch\"</span><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"calendar.ch\"</span><br /><br />REQUEST HB_Lang_ESWIN, HB_CODEPAGE_ESWIN<br /><br /><br /><span style=\"color: #00C800;\">FUNCTION</span> Cua_caj1<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />      <span style=\"color: #00C800;\">Local</span> oSay,oDlg,oSay1,oSay2,oSay3,oSay4,oBot1,oBtn1,oSay10,oSay11,oSay12,oSay13<br />      <span style=\"color: #00C800;\">Local</span> oFiltra,nFiltra,oFont,oFont1,oFont2<br />      <span style=\"color: #00C800;\">Local</span> nResu1:=<span style=\"color: #000000;\">1</span>,cResu,oXbrore<br />      <span style=\"color: #00C800;\">Local</span> aFiltra:= <span style=\"color: #000000;\">&#123;</span><span style=\"color: #000000;\">&#125;</span><br />      <span style=\"color: #00C800;\">Local</span> dFecha:=Date<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>,oFecha<br /><br />      <span style=\"color: #00C800;\">Private</span> Ing_xbro:=<span style=\"color: #000000;\">0</span><br />      <span style=\"color: #00C800;\">Private</span> nTot_vale:=<span style=\"color: #000000;\">0</span>,nTot_gen:=<span style=\"color: #000000;\">0</span><br />      <span style=\"color: #00C800;\">Public</span> oIngre ,Mensa:=<span style=\"color: #ff0000;\">\"\"</span>,cFiltra:=<span style=\"color: #ff0000;\">\"\"</span>,In1:=<span style=\"color: #000000;\">0</span>,Tegre:=<span style=\"color: #000000;\">0</span>,Galle:=<span style=\"color: #000000;\">0</span>,Bb1:=<span style=\"color: #000000;\">0</span><br /><br />      <span style=\"color: #00C800;\">Private</span> aResu:= <span style=\"color: #000000;\">&#123;</span><span style=\"color: #000000;\">&#125;</span>,oResu<br />      SET DELETED <span style=\"color: #0000ff;\">ON</span><br />      HB_LangSelect<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"ESWIN\"</span> <span style=\"color: #000000;\">&#41;</span><br />      HB_SetCodePage<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"ESWIN\"</span> <span style=\"color: #000000;\">&#41;</span><br /><br />      SET DATE <span style=\"color: #0000ff;\">TO</span> BRITISH<br />      SET EPOCH <span style=\"color: #0000ff;\">TO</span> <span style=\"color: #000000;\">1980</span><br /><br /><br /><br />    SET DATE FORMAT <span style=\"color: #ff0000;\">\"DD/MM/YYYY\"</span><br /><br /><br />      AADD<span style=\"color: #000000;\">&#40;</span> aResu,<span style=\"color: #000000;\">&#123;</span> <span style=\"color: #ff0000;\">\"TODO\"</span>,<span style=\"color: #ff0000;\">\"TODOS               \"</span><span style=\"color: #000000;\">&#125;</span><span style=\"color: #000000;\">&#41;</span>   <== Arreglo del <span style=\"color: #0000ff;\">Combobox</span> que cargo con un dato iniciar el programa<br /><br />    <span style=\"color: #0000ff;\">REDEFINE</span> DTPICKER oFecha <span style=\"color: #0000ff;\">VAR</span> dFecha <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">103</span>  <span style=\"color: #0000ff;\">OF</span>  oDlg  <span style=\"color: #0000ff;\">FONT</span> oFont2 <span style=\"color: #0000ff;\">PICTURE</span> <span style=\"color: #ff0000;\">\"@d\"</span> <span style=\"color: #0000ff;\">UPDATE</span> ;<br />                <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">CHANGE</span> <span style=\"color: #00C800;\">IF</span><span style=\"color: #000000;\">&#40;</span>!Proce_Cua<span style=\"color: #000000;\">&#40;</span>dFecha,cFiltra,@aResu<span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">&#40;</span>MsgStop<span style=\"color: #000000;\">&#40;</span>Mensa<span style=\"color: #000000;\">&#41;</span>,.F.<span style=\"color: #000000;\">&#41;</span>, <span style=\"color: #000000;\">&#40;</span>oIngre:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>,oSay:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>,oFiltra:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>,oResu:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>,oXbrore:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>,oSay13:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>, .T.<span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#41;</span><br />                    ** Aqui Selecciono una Fecha y mando a la Rutina Proce_cua<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>, se llena el Arreglo aResu<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>, Pero NO SE ACTUALIZA en el <span style=\"color: #0000ff;\">Combobox</span> <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">220</span>, aun cuando paso el arreglo por referencia.<br /><br />        <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">COMBOBOX</span> oResu <span style=\"color: #0000ff;\">VAR</span> nResu1 <span style=\"color: #0000ff;\">ITEMS</span> ArrTranspose<span style=\"color: #000000;\">&#40;</span>aResu<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#91;</span><span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#93;</span> <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">220</span> <span style=\"color: #0000ff;\">OF</span> oDlg COLORS nRGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">9</span>, <span style=\"color: #000000;\">11</span>, <span style=\"color: #000000;\">10</span><span style=\"color: #000000;\">&#41;</span>, nRGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">73</span>, <span style=\"color: #000000;\">250</span>, <span style=\"color: #000000;\">202</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #0000ff;\">Update</span>;      <===== Necesito que este <span style=\"color: #0000ff;\">Combobox</span> se llene Dinamicamente dependiendo de la fecha<br />                 <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">CHANGE</span> <span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#40;</span>cResu:=ArrTranspose<span style=\"color: #000000;\">&#40;</span>aResu<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#91;</span><span style=\"color: #000000;\">1</span><span style=\"color: #000000;\">&#93;</span><span style=\"color: #000000;\">&#91;</span>oResu:<span style=\"color: #000000;\">nAt</span><span style=\"color: #000000;\">&#93;</span><span style=\"color: #000000;\">&#41;</span><br /><br /><br />                <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">CENTERED</span> <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">INIT</span> <span style=\"color: #000000;\">&#40;</span>oIngre:<span style=\"color: #000000;\">SetFocus</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br /><br /><br /><br /><br /><span style=\"color: #00C800;\">Static</span> <span style=\"color: #00C800;\">FUNCTION</span> Proce_Cua<span style=\"color: #000000;\">&#40;</span>dFecha,cFiltra,aResu<span style=\"color: #000000;\">&#41;</span><br /><br />             .......<br />             .......<br />             .......<br /><br />             <span style=\"color: #B900B9;\">// Aqui se Carga el Arreglo   aResu()</span><br /><br />             Sele e<br />             DbGotop<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />             asize<span style=\"color: #000000;\">&#40;</span> aResu, <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span><br />             AADD<span style=\"color: #000000;\">&#40;</span> aResu,<span style=\"color: #000000;\">&#123;</span> <span style=\"color: #ff0000;\">\"TODO\"</span>,<span style=\"color: #ff0000;\">\"TODOS               \"</span><span style=\"color: #000000;\">&#125;</span><span style=\"color: #000000;\">&#41;</span>   <span style=\"color: #B900B9;\">// Agrego un Dato Inicial</span><br />             <span style=\"color: #00C800;\">Do</span> <span style=\"color: #00C800;\">While</span> !Eof<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />                AADD<span style=\"color: #000000;\">&#40;</span> aResu,<span style=\"color: #000000;\">&#123;</span> e->Cod_cua,e->Nom_cua<span style=\"color: #000000;\">&#125;</span><span style=\"color: #000000;\">&#41;</span><br />                    e-><span style=\"color: #000000;\">&#40;</span>DbSkip<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />              <span style=\"color: #00C800;\">Enddo</span><br /><br />             oResu:<span style=\"color: #0000ff;\">Update</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />             oResu:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><br />             <span style=\"color: #B900B9;\">// Aqui he comprobado que el Arreglo viene Cargado con 10 Registros</span><br /><br />             <span style=\"color: #00C800;\">Return</span>  .t.<br /><br /><br /> </div>[/code:1any602w]", "time": "22:22", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "remtec" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2018-12-27", "forum": "FiveWin para Harbour/xHarbour", "text": "prueba con esto\n\n[code=fw:2g6iclm7]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #B900B9;\">// Aqui se Carga el Arreglo &nbsp; aResu()</span><br /><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Sele e<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DbGotop<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;asize<span style=\"color: #000000;\">&#40;</span> aResu, <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;AADD<span style=\"color: #000000;\">&#40;</span> aResu,<span style=\"color: #000000;\">&#123;</span> <span style=\"color: #ff0000;\">\"TODO\"</span>,<span style=\"color: #ff0000;\">\"TODOS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \"</span><span style=\"color: #000000;\">&#125;</span><span style=\"color: #000000;\">&#41;</span> &nbsp; <span style=\"color: #B900B9;\">// Agrego un Dato Inicial</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Do</span> <span style=\"color: #00C800;\">While</span> !Eof<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; AADD<span style=\"color: #000000;\">&#40;</span> aResu,<span style=\"color: #000000;\">&#123;</span> e->Cod_cua,e->Nom_cua<span style=\"color: #000000;\">&#125;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; e-><span style=\"color: #000000;\">&#40;</span>DbSkip<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #00C800;\">Enddo</span><br /><br /><br /><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;oResu:<span style=\"color: #000000;\">SetItems</span><span style=\"color: #000000;\">&#40;</span> aResu, .t. <span style=\"color: #000000;\">&#41;</span> &nbsp; &nbsp; &nbsp; <---- CON ESTO<br /><br /><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;oResu:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #B900B9;\">// oResu:Update()</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #B900B9;\">// Aqui he comprobado que el Arreglo viene Cargado con 10 Registros</span><br /><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Return</span> &nbsp;.t.<br /><br /><br />&nbsp;</div>[/code:2g6iclm7]", "time": "23:45", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "armando.lagunas" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2018-12-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Armando\n\nMuchas gracias por tu ayuda.\n\nProbe tu sugerencia, pero me me arroja este en error.\n\nMuchos Saludos.\nAntonio.\n\n[code=fw:1qg2ue7o]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />Time <span style=\"color: #0000ff;\">from</span> start: <span style=\"color: #000000;\">0</span> hours <span style=\"color: #000000;\">0</span> mins <span style=\"color: #000000;\">54</span> secs <br />&nbsp; &nbsp;Error occurred <span style=\"color: #00C800;\">at</span>: <span style=\"color: #000000;\">27</span>/<span style=\"color: #000000;\">12</span>/<span style=\"color: #000000;\">2018</span>, <span style=\"color: #000000;\">20</span>:<span style=\"color: #000000;\">31</span>:<span style=\"color: #000000;\">40</span><br />&nbsp; &nbsp;Error description: <span style=\"color: #000000;\">Error</span> BASE/<span style=\"color: #000000;\">1004</span> &nbsp;No existe el método: <span style=\"color: #000000;\">EVAL</span><br />&nbsp; &nbsp;Args:<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">&#91;</span> &nbsp; <span style=\"color: #000000;\">1</span><span style=\"color: #000000;\">&#93;</span> = U &nbsp; <br /><br />Stack Calls<br />===========<br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: &nbsp;=> <span style=\"color: #000000;\">&#40;</span>b<span style=\"color: #000000;\">&#41;</span>EVAL<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">COMBOBOX</span>.PRG => TCOMBOBOX:<span style=\"color: #00C800;\">DEFAULT</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">977</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">COMBOBOX</span>.PRG => <span style=\"color: #000000;\">&#40;</span>b<span style=\"color: #000000;\">&#41;</span>TCOMBOBOX<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">173</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">COMBOBOX</span>.PRG => TCOMBOBOX:<span style=\"color: #000000;\">SETITEMS</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\Cua_caj.PRG => PROCE_CUA<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">406</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\Cua_caj.PRG => <span style=\"color: #000000;\">&#40;</span>b<span style=\"color: #000000;\">&#41;</span>CUA_CAJ1<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">126</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\TDTPICKE.PRG => TDATEPICK:<span style=\"color: #0000ff;\">CHANGE</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">236</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\TDTPICKE.PRG => TDATEPICK:_CTEXT<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">207</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\TDTPICKE.PRG => TDATEPICK:<span style=\"color: #000000;\">INITIATE</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">171</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: &nbsp;=> __OBJSENDMSG<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\<span style=\"color: #00C800;\">function</span>\\HARBOUR.PRG => OSEND<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">291</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\<span style=\"color: #00C800;\">function</span>\\HARBOUR.PRG => ASEND<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">259</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">DIALOG</span>.PRG => TDIALOG:<span style=\"color: #000000;\">INITIATE</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">655</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">DIALOG</span>.PRG => TDIALOG:<span style=\"color: #000000;\">HANDLEEVENT</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">906</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: &nbsp;=> DIALOGBOX<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">DIALOG</span>.PRG => TDIALOG:<span style=\"color: #0000ff;\">ACTIVATE</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">296</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\Cua_caj.PRG => CUA_CAJ1<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">271</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\Infocaja.PRG => <span style=\"color: #000000;\">&#40;</span>b<span style=\"color: #000000;\">&#41;</span>MAIN<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">65</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">BTNBMP</span>.PRG => TBTNBMP:<span style=\"color: #0000ff;\">CLICK</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">684</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">BTNBMP</span>.PRG => TBTNBMP:<span style=\"color: #000000;\">LBUTTONUP</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">924</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\CONTROL.PRG => TCONTROL:<span style=\"color: #000000;\">HANDLEEVENT</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">1721</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">BTNBMP</span>.PRG => TBTNBMP:<span style=\"color: #000000;\">HANDLEEVENT</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">1873</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">WINDOW</span>.PRG => _FWH<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">3348</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: &nbsp;=> WINRUN<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">WINDOW</span>.PRG => TWINDOW:<span style=\"color: #0000ff;\">ACTIVATE</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">1037</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\Infocaja.PRG => MAIN<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">88</span> <span style=\"color: #000000;\">&#41;</span><br /><br />System<br />======<br />&nbsp; &nbsp;CPU type: <span style=\"color: #000000;\">Intel</span><span style=\"color: #000000;\">&#40;</span>R<span style=\"color: #000000;\">&#41;</span> Core<span style=\"color: #000000;\">&#40;</span>TM<span style=\"color: #000000;\">&#41;</span> i7-4510U CPU @ <span style=\"color: #000000;\">2</span>.00GHz <span style=\"color: #000000;\">2594</span> Mhz<br />&nbsp; &nbsp;Hardware memory: <span style=\"color: #000000;\">8085</span> megs<br /><br />&nbsp; &nbsp;Free System resources: <span style=\"color: #000000;\">90</span> %<br />&nbsp; &nbsp; &nbsp; &nbsp; GDI &nbsp; &nbsp;resources: <span style=\"color: #000000;\">90</span> %<br />&nbsp; &nbsp; &nbsp; &nbsp; User &nbsp; resources: <span style=\"color: #000000;\">90</span> %<br /><br />&nbsp; &nbsp;Windows total applications running: <span style=\"color: #000000;\">5</span><br />&nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">1</span> , &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">2</span> , C:\\Util\\Infocaja\\Infocaja.exe &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">3</span> , C:\\WINDOWS\\WinSxS\\x86_microsoft.windows.common-controls_6595b64144ccf1df_5<span style=\"color: #000000;\">.82</span><span style=\"color: #000000;\">.17134</span>.472_none_4102c1 <br />&nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">4</span> DDE <span style=\"color: #00C800;\">Server</span> <span style=\"color: #0000ff;\">Window</span>, C:\\WINDOWS\\System32\\OLE32.DLL &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">5</span> G, C:\\WINDOWS\\WinSxS\\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1<span style=\"color: #000000;\">.1</span><span style=\"color: #000000;\">.17134</span>.472_none_73d7c4b19f76b84 <br /><br />Variables in use<br />================<br />&nbsp; &nbsp;Procedure &nbsp; &nbsp; Type &nbsp; Value<br />&nbsp; &nbsp;==========================<br />&nbsp; &nbsp;<span style=\"color: #000000;\">&#40;</span>b<span style=\"color: #000000;\">&#41;</span>EVAL<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">ERROR</span><br />&nbsp; &nbsp;TCOMBOBOX:<span style=\"color: #00C800;\">DEFAULT</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp;<span style=\"color: #000000;\">&#40;</span>b<span style=\"color: #000000;\">&#41;</span>TCOMBOBOX<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TCOMBOBOX</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp;TCOMBOBOX:<span style=\"color: #000000;\">SETITEMS</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TCOMBOBOX</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">A</span> &nbsp; &nbsp;Len: &nbsp; &nbsp;<span style=\"color: #000000;\">1</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">L</span> &nbsp; &nbsp;.T.<br />&nbsp; &nbsp;PROCE_CUA<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">A</span> &nbsp; &nbsp;Len: &nbsp; &nbsp;<span style=\"color: #000000;\">1</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">L</span> &nbsp; &nbsp;.T.<br />&nbsp; &nbsp;<span style=\"color: #000000;\">&#40;</span>b<span style=\"color: #000000;\">&#41;</span>CUA_CAJ1<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">D</span> &nbsp; &nbsp;<span style=\"color: #000000;\">27</span>/<span style=\"color: #000000;\">12</span>/<span style=\"color: #000000;\">2018</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">C</span> &nbsp; &nbsp;<span style=\"color: #ff0000;\">\"TODAS\"</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">A</span> &nbsp; &nbsp;Len: &nbsp; &nbsp;<span style=\"color: #000000;\">1</span><br />&nbsp; &nbsp;TDATEPICK:<span style=\"color: #0000ff;\">CHANGE</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TDATEPICK</span><br />&nbsp; &nbsp;TDATEPICK:_CTEXT<br />&nbsp; &nbsp;TDATEPICK:<span style=\"color: #000000;\">INITIATE</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">D</span> &nbsp; &nbsp;<span style=\"color: #000000;\">27</span>/<span style=\"color: #000000;\">12</span>/<span style=\"color: #000000;\">2018</span><br />&nbsp; &nbsp;__OBJSENDMSG<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1837144</span><br />&nbsp; &nbsp;OSEND<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TDATEPICK</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">C</span> &nbsp; &nbsp;<span style=\"color: #ff0000;\">\"INITIATE\"</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1837144</span><br />&nbsp; &nbsp;ASEND<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TDATEPICK</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">C</span> &nbsp; &nbsp;<span style=\"color: #ff0000;\">\"INITIATE\"</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1837144</span><br />&nbsp; &nbsp;TDIALOG:<span style=\"color: #000000;\">INITIATE</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">A</span> &nbsp; &nbsp;Len: &nbsp; <span style=\"color: #000000;\">14</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">C</span> &nbsp; &nbsp;<span style=\"color: #ff0000;\">\"INITIATE()\"</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1837144</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">S</span> &nbsp; &nbsp;<br />&nbsp; &nbsp;TDIALOG:<span style=\"color: #000000;\">HANDLEEVENT</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">985172</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1837144</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">L</span> &nbsp; &nbsp;.T.<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">4</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">L</span> &nbsp; &nbsp;.F.<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">5</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">6</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp;DIALOGBOX<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">272</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">985172</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1837144</span><br />&nbsp; &nbsp;TDIALOG:<span style=\"color: #0000ff;\">ACTIVATE</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">4194304</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">C</span> &nbsp; &nbsp;<span style=\"color: #ff0000;\">\"#1005\"</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">590054</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">4</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TDIALOG</span><br />&nbsp; &nbsp;CUA_CAJ1<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">4</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">L</span> &nbsp; &nbsp;.T.<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">5</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">6</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">L</span> &nbsp; &nbsp;.T.<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">7</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">B</span> &nbsp; &nbsp;<span style=\"color: #000000;\">&#123;</span>|| ... <span style=\"color: #000000;\">&#125;</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">8</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">9</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">10</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">11</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">590054</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">S</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TDIALOG</span><br />&nbsp; &nbsp;<span style=\"color: #000000;\">&#40;</span>b<span style=\"color: #000000;\">&#41;</span>MAIN<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TSAY</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TDIALOG</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TSAY</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">4</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TSAY</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">5</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TSAY</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">6</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TSAY</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">7</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TSAY</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">8</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TSAY</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">9</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TCOMBOBOX</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp;<span style=\"color: #000000;\">10</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp;<span style=\"color: #000000;\">11</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TFONT</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp;<span style=\"color: #000000;\">12</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TFONT</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp;<span style=\"color: #000000;\">13</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TFONT</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp;<span style=\"color: #000000;\">14</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp;<span style=\"color: #000000;\">15</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">C</span> &nbsp; &nbsp;<span style=\"color: #ff0000;\">\"TODO\"</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp;<span style=\"color: #000000;\">16</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TXBROWSE</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp;<span style=\"color: #000000;\">17</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">A</span> &nbsp; &nbsp;Len: &nbsp; &nbsp;<span style=\"color: #000000;\">7</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp;<span style=\"color: #000000;\">18</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">D</span> &nbsp; &nbsp;<span style=\"color: #000000;\">27</span>/<span style=\"color: #000000;\">12</span>/<span style=\"color: #000000;\">2018</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp;<span style=\"color: #000000;\">19</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TDATEPICK</span><br />&nbsp; &nbsp;TBTNBMP:<span style=\"color: #0000ff;\">CLICK</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TBTNBMP</span><br />&nbsp; &nbsp;TBTNBMP:<span style=\"color: #000000;\">LBUTTONUP</span><br />&nbsp; &nbsp;TCONTROL:<span style=\"color: #000000;\">HANDLEEVENT</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">26</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">26</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">L</span> &nbsp; &nbsp;.T.<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">S</span> &nbsp; &nbsp;<br />&nbsp; &nbsp;TBTNBMP:<span style=\"color: #000000;\">HANDLEEVENT</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">514</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1703962</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp;_FWH<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">514</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1703962</span><br />&nbsp; &nbsp;WINRUN<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1703962</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">514</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">4</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1703962</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">5</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">4</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TBTNBMP</span><br />&nbsp; &nbsp;TWINDOW:<span style=\"color: #0000ff;\">ACTIVATE</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">590054</span><br />&nbsp; &nbsp;MAIN<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">C</span> &nbsp; &nbsp;<span style=\"color: #ff0000;\">\"MAXIMIZED\"</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">4</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">5</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">6</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">7</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">8</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">B</span> &nbsp; &nbsp;<span style=\"color: #000000;\">&#123;</span>|| ... <span style=\"color: #000000;\">&#125;</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">9</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">10</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">11</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">12</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">13</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">14</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">15</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">16</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">17</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">B</span> &nbsp; &nbsp;<span style=\"color: #000000;\">&#123;</span>|| ... <span style=\"color: #000000;\">&#125;</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">18</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">19</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">20</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">L</span> &nbsp; &nbsp;.F.<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TWINDOW</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br /><br />Linked RDDs<br />===========<br />&nbsp; &nbsp;DBF<br />&nbsp; &nbsp;DBFFPT<br />&nbsp; &nbsp;DBFBLOB<br />&nbsp; &nbsp;DBFNTX<br /><br />DataBases in use<br />================<br /><br />&nbsp; <span style=\"color: #000000;\">2</span>: => CUACA1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RddName: <span style=\"color: #000000;\">DBFNTX</span><br />&nbsp; &nbsp; &nbsp;==============================<br />&nbsp; &nbsp; &nbsp;RecNo &nbsp; &nbsp;RecCount &nbsp; &nbsp;BOF &nbsp; EOF<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">1</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">0</span> &nbsp; &nbsp; &nbsp;.T. &nbsp; .T.<br /><br />&nbsp; &nbsp; &nbsp;Indexes in use &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TagName<br />&nbsp; &nbsp; &nbsp; &nbsp; => fol_caj &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CUACA1<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;tip_pag+str<span style=\"color: #000000;\">&#40;</span>fol_caj,<span style=\"color: #000000;\">10</span><span style=\"color: #000000;\">&#41;</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CUACA21<br /><br />&nbsp; &nbsp; &nbsp;Relations in use<br /><br />&nbsp; <span style=\"color: #000000;\">4</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">MODICAJA</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RddName: <span style=\"color: #000000;\">DBFNTX</span><br />&nbsp; &nbsp; &nbsp;==============================<br />&nbsp; &nbsp; &nbsp;RecNo &nbsp; &nbsp;RecCount &nbsp; &nbsp;BOF &nbsp; EOF<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">2</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">693</span> &nbsp; &nbsp; &nbsp;.F. &nbsp; .F.<br /><br />&nbsp; &nbsp; &nbsp;Indexes in use &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TagName<br />&nbsp; &nbsp; &nbsp; &nbsp; => fol_caj &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;MODICAJA<br /><br />&nbsp; &nbsp; &nbsp;Relations in use<br /><br />&nbsp; <span style=\"color: #000000;\">5</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">CUARES1</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;RddName: <span style=\"color: #000000;\">DBFNTX</span><br />&nbsp; &nbsp; &nbsp;==============================<br />&nbsp; &nbsp; &nbsp;RecNo &nbsp; &nbsp;RecCount &nbsp; &nbsp;BOF &nbsp; EOF<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">17</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">16</span> &nbsp; &nbsp; &nbsp;.T. &nbsp; .T.<br /><br />&nbsp; &nbsp; &nbsp;Indexes in use &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TagName<br />&nbsp; &nbsp; &nbsp; &nbsp; => cod_cua &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CUARES1<br /><br />&nbsp; &nbsp; &nbsp;Relations in use<br /><br />Classes in use:<br />===============<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">1</span> ERROR<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">2</span> HBCLASS<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">3</span> HBOBJECT<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">4</span> TCURSOR<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">5</span> TFONT<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">6</span> TWINDOW<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">7</span> TDIALOG<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">8</span> TBRUSH<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">9</span> TCONTROL<br />&nbsp; &nbsp; <span style=\"color: #000000;\">10</span> TBITMAP<br />&nbsp; &nbsp; <span style=\"color: #000000;\">11</span> TSAY<br />&nbsp; &nbsp; <span style=\"color: #000000;\">12</span> TGET<br />&nbsp; &nbsp; <span style=\"color: #000000;\">13</span> <span style=\"color: #0000ff;\">GET</span><br />&nbsp; &nbsp; <span style=\"color: #000000;\">14</span> TCLIPGET<br />&nbsp; &nbsp; <span style=\"color: #000000;\">15</span> TBUTTON<br />&nbsp; &nbsp; <span style=\"color: #000000;\">16</span> TRECT<br />&nbsp; &nbsp; <span style=\"color: #000000;\">17</span> TMENU<br />&nbsp; &nbsp; <span style=\"color: #000000;\">18</span> TREG32<br />&nbsp; &nbsp; <span style=\"color: #000000;\">19</span> TMENUITEM<br />&nbsp; &nbsp; <span style=\"color: #000000;\">20</span> TBAR<br />&nbsp; &nbsp; <span style=\"color: #000000;\">21</span> TBTNBMP<br />&nbsp; &nbsp; <span style=\"color: #000000;\">22</span> TMSGBAR<br />&nbsp; &nbsp; <span style=\"color: #000000;\">23</span> TDATEPICK<br />&nbsp; &nbsp; <span style=\"color: #000000;\">24</span> TCOMBOBOX<br />&nbsp; &nbsp; <span style=\"color: #000000;\">25</span> TXBROWSE<br />&nbsp; &nbsp; <span style=\"color: #000000;\">26</span> TXBRWCOLUMN<br />&nbsp; &nbsp; <span style=\"color: #000000;\">27</span> TSTRUCT<br /><br />Memory Analysis<br />===============<br />&nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">385</span> <span style=\"color: #00C800;\">Static</span> variables<br /><br />&nbsp; &nbsp;Dynamic memory consume:<br />&nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">Actual</span> &nbsp;Value: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">0</span> bytes<br />&nbsp; &nbsp; &nbsp; Highest Value: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">0</span> bytes<br />&nbsp;</div>[/code:1qg2ue7o]", "time": "00:35", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "remtec" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2018-12-28", "forum": "FiveWin para Harbour/xHarbour", "text": "A ver si este codigo te da una idea para modificar el array en tiempo de ejecucion\n[code=fw:qoibmmk0]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">FUNCTION</span> Combox<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><span style=\"color: #00C800;\">local</span> oDlg<br /><span style=\"color: #00C800;\">local</span> oResu,nresul<br /><span style=\"color: #00C800;\">local</span> arreglo1:=<span style=\"color: #000000;\">&#123;</span><span style=\"color: #ff0000;\">\"opcion 01\"</span>,<span style=\"color: #ff0000;\">\"opcion 02\"</span>,<span style=\"color: #ff0000;\">\"opcion03\"</span><span style=\"color: #000000;\">&#125;</span><br /><span style=\"color: #00C800;\">local</span> arreglo2:=<span style=\"color: #000000;\">&#123;</span><span style=\"color: #ff0000;\">\"opcion 11\"</span>,<span style=\"color: #ff0000;\">\"opcion 12\"</span>,<span style=\"color: #ff0000;\">\"opcion13\"</span><span style=\"color: #000000;\">&#125;</span><br /><span style=\"color: #00C800;\">local</span> arreglo3:=<span style=\"color: #000000;\">&#123;</span><span style=\"color: #ff0000;\">\"opcion 21\"</span>,<span style=\"color: #ff0000;\">\"opcion 22\"</span>,<span style=\"color: #ff0000;\">\"opcion23\"</span><span style=\"color: #000000;\">&#125;</span><br /><span style=\"color: #00C800;\">local</span> obut1,obut2,obut3<br /><span style=\"color: #0000ff;\">define</span> <span style=\"color: #0000ff;\">dialog</span> oDlg <span style=\"color: #0000ff;\">FROM</span> <span style=\"color: #000000;\">0</span>, <span style=\"color: #000000;\">0</span> <span style=\"color: #0000ff;\">TO</span> <span style=\"color: #000000;\">20</span>, <span style=\"color: #000000;\">80</span> <span style=\"color: #0000ff;\">title</span> <span style=\"color: #ff0000;\">\"Prueba de combobox\"</span><br /><br />@<span style=\"color: #000000;\">1</span>,<span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">COMBOBOX</span> oResu <span style=\"color: #0000ff;\">VAR</span> nresul <span style=\"color: #0000ff;\">ITEMS</span> arreglo1 <span style=\"color: #0000ff;\">OF</span> oDlg COLORS nRGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">9</span>, <span style=\"color: #000000;\">11</span>, <span style=\"color: #000000;\">10</span><span style=\"color: #000000;\">&#41;</span>, nRGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">73</span>, <span style=\"color: #000000;\">250</span>, <span style=\"color: #000000;\">202</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #0000ff;\">Update</span><br />@<span style=\"color: #000000;\">5</span>,<span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">button</span> obut1 &nbsp;<span style=\"color: #0000ff;\">action</span> <span style=\"color: #000000;\">&#40;</span>oResu:<span style=\"color: #000000;\">setitems</span><span style=\"color: #000000;\">&#40;</span>arreglo1<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />@<span style=\"color: #000000;\">5</span>,<span style=\"color: #000000;\">20</span> <span style=\"color: #0000ff;\">button</span> obut2 &nbsp;<span style=\"color: #0000ff;\">action</span> <span style=\"color: #000000;\">&#40;</span>oResu:<span style=\"color: #000000;\">setitems</span><span style=\"color: #000000;\">&#40;</span>arreglo2<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />@<span style=\"color: #000000;\">5</span>,<span style=\"color: #000000;\">30</span> <span style=\"color: #0000ff;\">button</span> obut3 &nbsp;<span style=\"color: #0000ff;\">action</span> <span style=\"color: #000000;\">&#40;</span>oResu:<span style=\"color: #000000;\">setitems</span><span style=\"color: #000000;\">&#40;</span>arreglo3<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br /><span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">CENTERED</span><br /><span style=\"color: #00C800;\">Return</span> &nbsp;.t.<br />&nbsp;</div>[/code:qoibmmk0]\nsolo debes sustituir arreglo deseado con el metodo setItems() de la clase combobox\n\nSaludos", "time": "00:54", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "admsoporte" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2018-12-28", "forum": "FiveWin para Harbour/xHarbour", "text": "es la variable nResul1 tuya, editala con un msginfo() para saber el estado que tiene antes de pasarla a la funcion de llenado de tu combobox y como retorna, yo tube esos mismos problemas y asi lo solucione...\n\n[code=fw:193m1vq3]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">//-- ejemplo personal</span><br /><br />oCbx<span style=\"color: #000000;\">&#91;</span><span style=\"color: #000000;\">11</span><span style=\"color: #000000;\">&#93;</span>:<span style=\"color: #000000;\">SetItems</span><span style=\"color: #000000;\">&#40;</span> aEmpSer , .t. <span style=\"color: #000000;\">&#41;</span><br /><br />cEmpSer    := aEmpSer <span style=\"color: #000000;\">&#91;</span> AScan<span style=\"color: #000000;\">&#40;</span> aEmpSer , <span style=\"color: #000000;\">&#123;</span>|x| <span style=\"color: #0000ff;\">SUBSTR</span><span style=\"color: #000000;\">&#40;</span>x,<span style=\"color: #000000;\">1</span>,<span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">&#41;</span> = oDbf->campo <span style=\"color: #000000;\">&#125;</span> <span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#93;</span><br /><br />oCbx<span style=\"color: #000000;\">&#91;</span><span style=\"color: #000000;\">11</span><span style=\"color: #000000;\">&#93;</span>:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><br /> </div>[/code:193m1vq3]", "time": "00:57", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "armando.lagunas" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2018-12-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Armando\n\nModifique el nombre de la variable, para descartar que no fuera su nombre, consulte su Valor y es: 1\nEl usar esto \" SetItems( aResu, .t. ) \", siempre me mostro error, incluso SetItems( aResu), fue lo primero que probe, pero nada, nunca muestra el arreglo con la actualizacion de los datos que son cargados en la rutina, aun cuando refresco en ambas partes.\n\n\nMuchos Saludos.\n\nAntonio.", "time": "01:29", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "remtec" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2018-12-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos\n\nNada resulta, se fueron todos de fiesta.\n\nSaludos\nAntonio", "time": "20:11", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "remtec" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2018-12-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Por ningún lado veo la versión de FWH y harbour que estas usando", "time": "20:59", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "admsoporte" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2018-12-28", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Jose.\n\nMuchas gracias por tu interes.\n\nEstoy lidiando con un Software que desarrollo otro programador.\n\n \n\n[code=fw:271n0cbf]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />Compiler version: <span style=\"color: #000000;\">Harbour</span> <span style=\"color: #000000;\">3.2</span>.0dev <span style=\"color: #000000;\">&#40;</span>r1506171039<span style=\"color: #000000;\">&#41;</span><br />   FiveWin  version: <span style=\"color: #000000;\">FWH</span> <span style=\"color: #000000;\">17.09</span><br />   C compiler version: <span style=\"color: #000000;\">Borland</span>/Embarcadero C++ <span style=\"color: #000000;\">7.0</span> <span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">32</span>-bit<span style=\"color: #000000;\">&#41;</span><br />   Windows version: <span style=\"color: #000000;\">6.2</span>, Build <span style=\"color: #000000;\">9200</span> <br />  Windows <span style=\"color: #000000;\">10</span>.<br /> </div>[/code:271n0cbf]\n\nHe creado un PRG chico donde copie unos combos funcionales y le agregue un boton y una funcion, he realizado todo tipo de pruebas y no se actualiza el combobox al volver desde la rutina.\nCodigo de prueba:\n[code=fw:271n0cbf]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />      <span style=\"color: #B900B9;\">// Showing the use of different styles of ComboBoxes controls</span><br /><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</span><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"Combos.ch\"</span><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"dtpicker.ch\"</span><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"calendar.ch\"</span><br /><br /><span style=\"color: #B900B9;\">//----------------------------------------------------------------------------//</span><br /><br /><span style=\"color: #00C800;\">function</span> Main<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><br />   <span style=\"color: #00C800;\">local</span> oDlg, oSay,oFecha<br />   <span style=\"color: #00C800;\">local</span> oCbx1, oCbx2, oCbx3 <br />   <br />  <br />     <span style=\"color: #00C800;\">Static</span> cConce:=<span style=\"color: #ff0000;\">\"\"</span>,oConce,cItem5:=<span style=\"color: #000000;\">1</span><br /><br />     <span style=\"color: #00C800;\">Private</span> aConce:=<span style=\"color: #000000;\">&#123;</span><span style=\"color: #000000;\">&#125;</span> ,oCbx5         <=== Arreglo de <span style=\"color: #0000ff;\">Combobox</span> que no se actualiza<br /><br />    AADD<span style=\"color: #000000;\">&#40;</span> aConce,<span style=\"color: #000000;\">&#123;</span> <span style=\"color: #ff0000;\">\"TODO\"</span>,<span style=\"color: #ff0000;\">\"TODOS               \"</span><span style=\"color: #000000;\">&#125;</span><span style=\"color: #000000;\">&#41;</span><br /><br />   SET _3DLOOK <span style=\"color: #0000ff;\">ON</span><br /><br />   <span style=\"color: #B900B9;\">// SkinButtons()</span><br /><br />   <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">RESOURCE</span> <span style=\"color: #ff0000;\">\"Combos\"</span><br /><br /><br />    <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">COMBOBOX</span> oCbx5 <span style=\"color: #0000ff;\">VAR</span> cItem5 <span style=\"color: #0000ff;\">ITEMS</span> ArrTranspose<span style=\"color: #000000;\">&#40;</span>aConce<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#91;</span><span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#93;</span> ;                 <===== Esta <span style=\"color: #0000ff;\">Combobox</span>, jamas actualiza su lista<br />           <span style=\"color: #0000ff;\">ID</span> ID_DROPDOWNLIST <span style=\"color: #0000ff;\">OF</span> oDlg ;<br />           <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">CHANGE</span> <span style=\"color: #000000;\">&#40;</span>cConce:=ArrTranspose<span style=\"color: #000000;\">&#40;</span>aConce<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#91;</span><span style=\"color: #000000;\">1</span><span style=\"color: #000000;\">&#93;</span><span style=\"color: #000000;\">&#91;</span>oCbx5:<span style=\"color: #000000;\">nAt</span><span style=\"color: #000000;\">&#93;</span><span style=\"color: #000000;\">&#41;</span><br /><br />   <span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">BTNBMP</span> <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">105</span> <span style=\"color: #0000ff;\">Resource</span> <span style=\"color: #ff0000;\">\"#8004\"</span> <span style=\"color: #0000ff;\">OF</span> oDlg TRANSPARENT <span style=\"color: #0000ff;\">ADJUST</span> <span style=\"color: #000000;\">2007</span>;<br />                         <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #000000;\">&#40;</span>Proce<span style=\"color: #000000;\">&#40;</span>@oCbx5,@aConce<span style=\"color: #000000;\">&#41;</span>,oCbx5:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>     <==== Boton que mando a llenar el <span style=\"color: #0000ff;\">Combobox</span>  oCbx5, paso las variables por referencia y nada.<br /><br />   <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">CENTERED</span><br /><br /><span style=\"color: #00C800;\">return</span> <span style=\"color: #00C800;\">nil</span><br /><br /><span style=\"color: #00C800;\">Static</span> <span style=\"color: #00C800;\">FUNCTION</span> Proce<span style=\"color: #000000;\">&#40;</span>oCbx5,aConce<span style=\"color: #000000;\">&#41;</span><br />             asize<span style=\"color: #000000;\">&#40;</span> aConce, <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span>  <==== Limpio el arreglo<br />                Sele <span style=\"color: #000000;\">5</span><br />                Use Cuadratu Shared<br /><br />                AADD<span style=\"color: #000000;\">&#40;</span> aConce,<span style=\"color: #000000;\">&#123;</span> <span style=\"color: #ff0000;\">\"TODO\"</span>,<span style=\"color: #ff0000;\">\"TODOS               \"</span><span style=\"color: #000000;\">&#125;</span><span style=\"color: #000000;\">&#41;</span>    <== Asigno un Primer registro<br />                <br />                    <span style=\"color: #00C800;\">Do</span> <span style=\"color: #00C800;\">While</span> !Eof<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />                        AADD<span style=\"color: #000000;\">&#40;</span> aConce,<span style=\"color: #000000;\">&#123;</span> e->Cod_cua,e->Nom_cua<span style=\"color: #000000;\">&#125;</span><span style=\"color: #000000;\">&#41;</span>    <<== LLeno el Array<br />                        e-><span style=\"color: #000000;\">&#40;</span>DbSkip<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />                    <span style=\"color: #00C800;\">Enddo</span><br /><br />             Sele e<br />             Dbclosearea<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><br />         <span style=\"color: #B900B9;\">//     oCbx5:Setitems(aConce,.t.)       <<===== Este comando no lo permite arroja error en la ejecuion.</span><br /><br />       <span style=\"color: #B900B9;\">//   Hasta Aqui el Array tiene los registros agregados desde la DBF.</span><br />       <span style=\"color: #B900B9;\">//   Pero al retornar desde donde lo mando a esta rutina, no actualiza la lista y mantiene con los que ingreso al iniciar el programa</span><br />             <span style=\"color: #00C800;\">Return</span>  oCbx5<br /><br /> </div>[/code:271n0cbf]\n\nMuchos Saludos\n\nAntonio.", "time": "23:37", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "remtec" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2018-12-29", "forum": "FiveWin para Harbour/xHarbour", "text": "Amigos\n\nHe subido un RAR con el codigo para poder revisar y realizar pruebas, para quien dese ayudar.\n\nFeliz Año Nuevo Para Todos, que el proximo año sea de muchas bendicones y exitos para todos.\n\nLink del Codigo:\n\n<!-- m --><a class=\"postlink\" href=\"https://drive.google.com/file/d/15UtgbHiqedLSF8cCc2KRVyUgd2dIqMIP/view?usp=sharing\">https://drive.google.com/file/d/15UtgbH ... sp=sharing</a><!-- m -->\n\nSaludos\n\nAntonio", "time": "18:14", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "remtec" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2018-12-29", "forum": "FiveWin para Harbour/xHarbour", "text": "ya probaste agregando en la linea\n[code=fw:2mjtz3j3]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">BTNBMP</span> <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">105</span> <span style=\"color: #0000ff;\">Resource</span> <span style=\"color: #ff0000;\">\"#8004\"</span> <span style=\"color: #0000ff;\">OF</span> oDlg TRANSPARENT <span style=\"color: #0000ff;\">ADJUST</span> <span style=\"color: #000000;\">2007</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #000000;\">&#40;</span>Proce<span style=\"color: #000000;\">&#40;</span>@oCbx5,@aConce<span style=\"color: #000000;\">&#41;</span>,oCbx5:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp;</div>[/code:2mjtz3j3]\nREDEFINE BTNBMP ID 105 Resource \"#8004\" OF oDlg TRANSPARENT ADJUST 2007;\n ACTION ([color=#BF0000:2mjtz3j3]Proce(@oCbx5,@aConce),oCbx5:setItems(aConce),oCbx5:Refresh())[/color:2mjtz3j3]\n\nSaludos", "time": "20:11", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "admsoporte" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2018-12-29", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Jose\n\nMuchas gracias por responder.\n\nHe realizado todo tipo de pruebas, incluyendo lo que me indicas, ademas de usar un Combobox sin recursos solo con coordenadas y nada.\n\nMuchos saludos\nAntonio.\n\nAl aplicar tu sugerencia, me arroja este error:\n[code=fw:65b1a9ve]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />Application<br />===========<br />&nbsp; &nbsp;Path and <span style=\"color: #0000ff;\">name</span>: <span style=\"color: #000000;\">C</span>:\\Util\\fwh1709\\samples\\pruecomb.exe <span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">32</span> bits<span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">Size</span>: <span style=\"color: #000000;\">3</span>,<span style=\"color: #000000;\">753</span>,<span style=\"color: #000000;\">472</span> bytes<br />&nbsp; &nbsp;Compiler version: <span style=\"color: #000000;\">Harbour</span> <span style=\"color: #000000;\">3.2</span>.0dev <span style=\"color: #000000;\">&#40;</span>r1506171039<span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;FiveWin &nbsp;version: <span style=\"color: #000000;\">FWH</span> <span style=\"color: #000000;\">17.09</span><br />&nbsp; &nbsp;C compiler version: <span style=\"color: #000000;\">Borland</span>/Embarcadero C++ <span style=\"color: #000000;\">7.0</span> <span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">32</span>-bit<span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Windows version: <span style=\"color: #000000;\">6.2</span>, Build <span style=\"color: #000000;\">9200</span> <br /><br />&nbsp; &nbsp;Time <span style=\"color: #0000ff;\">from</span> start: <span style=\"color: #000000;\">0</span> hours <span style=\"color: #000000;\">0</span> mins <span style=\"color: #000000;\">21</span> secs <br />&nbsp; &nbsp;Error occurred <span style=\"color: #00C800;\">at</span>: <span style=\"color: #000000;\">12</span>/<span style=\"color: #000000;\">29</span>/<span style=\"color: #000000;\">18</span>, <span style=\"color: #000000;\">18</span>:<span style=\"color: #000000;\">19</span>:<span style=\"color: #000000;\">41</span><br />&nbsp; &nbsp;Error description: <span style=\"color: #000000;\">Error</span> BASE/<span style=\"color: #000000;\">1004</span> &nbsp;No exported <span style=\"color: #00C800;\">method</span>: <span style=\"color: #000000;\">SETITEMS</span><br />&nbsp; &nbsp;Args:<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">&#91;</span> &nbsp; <span style=\"color: #000000;\">1</span><span style=\"color: #000000;\">&#93;</span> = A &nbsp; <span style=\"color: #000000;\">&#123;</span> ... <span style=\"color: #000000;\">&#125;</span> length: <span style=\"color: #000000;\">6</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #000000;\">&#91;</span> &nbsp; <span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#93;</span> = A &nbsp; <span style=\"color: #000000;\">&#123;</span> ... <span style=\"color: #000000;\">&#125;</span> length: <span style=\"color: #000000;\">1</span><br /><br />Stack Calls<br />===========<br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: &nbsp;=> SETITEMS<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: <span style=\"color: #000000;\">pruecomb</span>.prg => <span style=\"color: #000000;\">&#40;</span>b<span style=\"color: #000000;\">&#41;</span>MAIN<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">34</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">BTNBMP</span>.PRG => TBTNBMP:<span style=\"color: #0000ff;\">CLICK</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">684</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">BTNBMP</span>.PRG => TBTNBMP:<span style=\"color: #000000;\">LBUTTONUP</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">924</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\CONTROL.PRG => TCONTROL:<span style=\"color: #000000;\">HANDLEEVENT</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">1721</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">BTNBMP</span>.PRG => TBTNBMP:<span style=\"color: #000000;\">HANDLEEVENT</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">1873</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">WINDOW</span>.PRG => _FWH<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">3348</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: &nbsp;=> DIALOGBOX<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: .\\source\\classes\\<span style=\"color: #0000ff;\">DIALOG</span>.PRG => TDIALOG:<span style=\"color: #0000ff;\">ACTIVATE</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">296</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;Called <span style=\"color: #0000ff;\">from</span>: <span style=\"color: #000000;\">pruecomb</span>.prg => MAIN<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">37</span> <span style=\"color: #000000;\">&#41;</span><br /><br />System<br />======<br />&nbsp; &nbsp;CPU type: <span style=\"color: #000000;\">Intel</span><span style=\"color: #000000;\">&#40;</span>R<span style=\"color: #000000;\">&#41;</span> Core<span style=\"color: #000000;\">&#40;</span>TM<span style=\"color: #000000;\">&#41;</span> i7-4510U CPU @ <span style=\"color: #000000;\">2</span>.00GHz <span style=\"color: #000000;\">2594</span> Mhz<br />&nbsp; &nbsp;Hardware memory: <span style=\"color: #000000;\">8085</span> megs<br /><br />&nbsp; &nbsp;Free System resources: <span style=\"color: #000000;\">90</span> %<br />&nbsp; &nbsp; &nbsp; &nbsp; GDI &nbsp; &nbsp;resources: <span style=\"color: #000000;\">90</span> %<br />&nbsp; &nbsp; &nbsp; &nbsp; User &nbsp; resources: <span style=\"color: #000000;\">90</span> %<br /><br />&nbsp; &nbsp;Windows total applications running: <span style=\"color: #000000;\">4</span><br />&nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">1</span> , &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">2</span> , C:\\Util\\fwh1709\\samples\\pruecomb.exe &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">3</span> DDE <span style=\"color: #00C800;\">Server</span> <span style=\"color: #0000ff;\">Window</span>, C:\\WINDOWS\\System32\\OLE32.DLL &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; <span style=\"color: #000000;\">4</span> G, C:\\WINDOWS\\WinSxS\\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1<span style=\"color: #000000;\">.1</span><span style=\"color: #000000;\">.17134</span>.472_none_73d7c4b19f76b84 <br /><br />Variables in use<br />================<br />&nbsp; &nbsp;Procedure &nbsp; &nbsp; Type &nbsp; Value<br />&nbsp; &nbsp;==========================<br />&nbsp; &nbsp;SETITEMS<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">ERROR</span><br />&nbsp; &nbsp;<span style=\"color: #000000;\">&#40;</span>b<span style=\"color: #000000;\">&#41;</span>MAIN<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">A</span> &nbsp; &nbsp;Len: &nbsp; &nbsp;<span style=\"color: #000000;\">1</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp;TBTNBMP:<span style=\"color: #0000ff;\">CLICK</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TBTNBMP</span><br />&nbsp; &nbsp;TBTNBMP:<span style=\"color: #000000;\">LBUTTONUP</span><br />&nbsp; &nbsp;TCONTROL:<span style=\"color: #000000;\">HANDLEEVENT</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">17</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">57</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">L</span> &nbsp; &nbsp;.T.<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">S</span> &nbsp; &nbsp;<br />&nbsp; &nbsp;TBTNBMP:<span style=\"color: #000000;\">HANDLEEVENT</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">514</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1114169</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp;_FWH<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">514</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1114169</span><br />&nbsp; &nbsp;DIALOGBOX<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1114169</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">514</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">4</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">1114169</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">5</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">2</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TBTNBMP</span><br />&nbsp; &nbsp;TDIALOG:<span style=\"color: #0000ff;\">ACTIVATE</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">4194304</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">C</span> &nbsp; &nbsp;<span style=\"color: #ff0000;\">\"Combos\"</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">4</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TDIALOG</span><br />&nbsp; &nbsp;MAIN<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">4</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">L</span> &nbsp; &nbsp;.T.<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">5</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">6</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">L</span> &nbsp; &nbsp;.T.<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">7</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">8</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp; <span style=\"color: #000000;\">9</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">10</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;Param &nbsp;<span style=\"color: #000000;\">11</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">U</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">1</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">N</span> &nbsp; &nbsp;<span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">2</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">S</span> &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> &nbsp; <span style=\"color: #000000;\">3</span>: &nbsp; &nbsp;<span style=\"color: #000000;\">O</span> &nbsp; &nbsp;<span style=\"color: #00C800;\">Class</span>: <span style=\"color: #000000;\">TDIALOG</span><br />&nbsp;</div>[/code:65b1a9ve]", "time": "22:23", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "remtec" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2019-01-02", "forum": "FiveWin para Harbour/xHarbour", "text": "Buenos días. \nEs mi primera respuesta, así que te copio un pequeño ejemplo.\nNo está hecho desde recursos. No los utilizo. \nMe temo que cuando pasas por referencia el objeto, llega a tu segunda rutina como un texto y no como un objeto.\nPuedes verlo utilizando la función MsgAlert(Valtype( nombre_del_objeto))\n\nLo he probado y funciona correctamente :\n\nSTATIC FUNCTION PRUEBA()\n\nLOCAL oDlg, oButton, oComboBox, aVariables, cVar\n\naVariables:={\"a\",\"b\",\"c\"}\n\n\n\nDEFINE DIALOG oDlg TITLE \"Prueba de ComboBox dinámico\" SIZE 400,200 PIXEL\n\n@10,10 COMBOBOX oComboBox VAR cVar ITEMS aVariables SIZE 100,20 OF oDlg PIXEL UPDATE\n\n@50,50 BUTTON oButton PROMPT \"Cambiar combo\" OF oDlg PIXEL SIZE 100,20 ACTION ( aVariables:=CambiaCombo(oComboBox,aVariables), cVar:=aVariables[1], oComboBox:SetFocus(), oDlg:Update() )\n\n\n\nACTIVATE DIALOG oDlg CENTER\n\nRETURN(NIL)\n\n\nSTATIC FUNCTION CambiaCombo(oComboBox,aVariables)\n\n* Ahora mi arreglo para cambiar el contenido, cambialo por el tuyo\n\nIF aVariables[1]=\"a\"\n aVariables:={}\n aVariables:={\"1\",\"2\",\"3\"}\nELSE\n aVariables:={}\n aVariables:={\"a\",\"b\",\"c\"}\nENDIF\n\n* Asignacion\noComboBox:SetItems(aVariables)\n\n\n* Devuelo las nuevas variables por si las tengo que utilizar en el Dialogo\n\nRETURN(aVariables)", "time": "09:53", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "JESUS MARIN" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2019-01-03", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Jesus\n\nMuchas gracias por ayudarme, mas aun si es tu primera intervención.\n\nDisculpa por responder recien, habia tenido un problema con mi notebook, lo tuve que formatear y reinstalar todo.\n\nEstuve viendo tu respuesta, veo que trabajas con un boton, que manda al proceso de cambio de array.\n\nEn mi caso el cambio se realiza en la Opcion Actualizacion de Fecha en el calendario, lo que hace es ir a la Funcion Proce_Cua(), donde rescata la informacion para la fecha solicitada, llena el Xbrowse y tambien carga con datos el Combobox, por lo que este proceso es dinamico y trabajo con un On Change por medio de una If y no se me ocurre, como debo aplicar tu sugerencia.\n\nMuchos Saludos.\nAntonio\n\nMira te dejo el codigo del recurso donde se actualiza la Fecha:\n[code=fw:gibgcipb]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />           <span style=\"color: #0000ff;\">REDEFINE</span> DTPICKER oFecha <span style=\"color: #0000ff;\">VAR</span> dFecha <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">103</span>  <span style=\"color: #0000ff;\">OF</span>  oDlg  <span style=\"color: #0000ff;\">FONT</span> oFont2 <span style=\"color: #0000ff;\">PICTURE</span> <span style=\"color: #ff0000;\">\"@d\"</span> <span style=\"color: #0000ff;\">UPDATE</span> ;<br />                                    <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">CHANGE</span> <span style=\"color: #00C800;\">IF</span><span style=\"color: #000000;\">&#40;</span>!Proce_Cua<span style=\"color: #000000;\">&#40;</span>dFecha,cFiltra<span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">&#40;</span>MsgStop<span style=\"color: #000000;\">&#40;</span>Mensa<span style=\"color: #000000;\">&#41;</span>,.F.<span style=\"color: #000000;\">&#41;</span>, <span style=\"color: #000000;\">&#40;</span>oIngre:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>,oSay:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>,oFiltra:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>,oXbrore:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>,oSay13:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>, .T.<span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#41;</span><br /><br /> </div>[/code:gibgcipb]", "time": "17:37", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "remtec" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2019-01-03", "forum": "FiveWin para Harbour/xHarbour", "text": "Buenas tardes Antonio.\nSi, aunque no lo parezca es mi primera intervención. Siempre es bueno poder ayudar. Siempre se aprende algo.\n(aunque realmente programo desde 1988. dbase II, dbase III, dbase III+, Clipper 5.0, Clipper 5.2, Fivewin (siempre que he podido), etc...)\n\nRealmente el propósito de mi respuesta era responder a la pregunta que tu formulas. Que el ComboBox no se actualiza. Como puedes comprobar en el ejemplo simple que te he copiado, SI se actualiza.\n\nPor lo tanto, no falla el control. Falla el código. ( o tal vez como está definido en los recursos. Ahí no te puedo ayudar)\n\nEn cuanto a tu nueva pregunta : ¿cómo hacerlo desde el evento ON CHANGE del objeto DTPICKER ?\nBueno... existen diversas maneras de hacerlo.\n\n1) Puedes pasar los controles a tu segunda función y (si se cumplen ciertas condiciones) efectuar diversas acciones : actualizar datos, controles, refresh, etc...\n2) Puedes crear in IF() y dentro de esta función asignada al objeto DTPICKER, ejecutar dichas acciones.\n\nNota: Lo he puesto en un botón para simplificar el ejemplo.\n\nCreo que depende de gustos. \n\nPara mi opinión funcional, es lo mismo. \nPara mi gusto, si son pocas acciones las pongo en un IF(). Si son muchas prefiero ejecutarlas en el siguiente procedimiento.\n\nSobre todo para que el código sea claro y fácil de leer. Eso ayuda mucho cuando vuelves a leer tu propio código unos años después.\n\nEspero que mi ejemplo sobre la actualización dinámica del objeto COMBOBOX (que si funciona), resuelva tu duda sobre dicho objeto.", "time": "20:04", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "JESUS MARIN" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY
[ { "date": "2019-01-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Me parece que el arreglo asociado a un control combobox debe ser unidimensional, debes sustituir las 2 dimensiones por uno que sea de una dimensión\nejemplo:\nla linea:\nAADD( aResu,{ \"TODO\",\"TODOS \"}) <== Arreglo del Combobox que cargo con un dato iniciar el programa\nquedara\nAADD( aResu,{ \"TODO\"+\"TODOS \"}) <== Arreglo del Combobox modificado\nconsiderando que todos lo elementos que agregues deberas hacerlo como la suma de 2 cadenas de caracteres, la primera de 4 digitos y la segunda es libre\ny al recuperar valores hacer referencia al valor de retorno por medio de left(aResu[n],4) asignado a la variable correspondiente\ny para recuperar la parte derecha usar substring(aResu[n],5,20) o el valos que des a la lonfitud de la segunda parte\nasí deberá funcionar.\n\nSaludos", "time": "13:10", "topic": "AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY", "username": "admsoporte" } ]
AYUDA COMBOBOX DINAMICO RUTINA NO DEVUELVE ARRAY