topic
stringlengths
1
63
text
stringlengths
1
577k
xfw.lib for xhb.com
Here you have a working project for xHarbour commercial and FWH: fwtutor01.exe.xbp [code=fw:2csvg9my]<div class="fw" id="{CB}" style="font-family: monospace;">CINI = <br />C_OUTPUTFOLDER = <br />DEFFILE = <br />INCLUDEFOLDERS = <br />LAUTORUN = <br />LDEBUG = .F.<br />LGUI = .F.<br />LIBFOLDERS = <br />LMT = .F.<br />LNOAUTOFWH = .F.<br />LPRG_CLASSICDEBUG = .F.<br />LPRG_DEBUG = .F.<br />LUSEDLL = .F.<br />MAPFILE = <br />MYC_FLAGS = <br />MYDEFINES = <br />MYLINK_FLAGS = <br />MYPRG_FLAGS = <br />MYRC_FLAGS = <br />MYSLY_FLAGS = <br />OUTPUTFOLDER = <br />PRG_OUTPUTFOLDER = <br />RC_OUTPUTFOLDER = <br />RUNARGUMENTS = <br />SLY_OUTPUTFOLDER = <br />STARTIN = <br />TARGETFOLDER = <br /><br /><span style="color: #000000;">&#91;</span>fwtutor1.prg<span style="color: #000000;">&#93;</span><br />MYC_FLAGS = <br />MYDEFINES = <br />MYPRG_FLAGS = <br /><br /><span style="color: #000000;">&#91;</span>xfw.lib<span style="color: #000000;">&#93;</span><br /><br /><span style="color: #000000;">&#91;</span>C:\xhb\c_lib\win\gdiplus.lib<span style="color: #000000;">&#93;</span><br /><br /><span style="color: #000000;">&#91;</span>C:\xhb\lib\xhbzip.lib<span style="color: #000000;">&#93;</span><br /><br /><span style="color: #000000;">&#91;</span>C:\xhb\lib\xhbzipdll.lib<span style="color: #000000;">&#93;</span><br /> </div>[/code:2csvg9my]
xfw.lib for xhb.com
Thank you Antonio! Works great here! <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> Patrick
xharb 0.99 to 0.99.51
Hi. My app compiles fine with xharbour 0.99. I'm now trying to compile it with xharbour 0.99.51. Getting the following errors: Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external '_hb_stack' referenced from F:\FWH\LIB\FIVEHC.LIB|FFWNDRUN Error: Unresolved external '_hb_sxDeCrypt' referenced from F:\XHARBOUR_0.99.51\LIB\RDD.LIB|dbf1 Error: Unresolved external '_hb_sxPtoD' referenced from F:\XHARBOUR_0.99.51\LIB\RDD.LIB|dbf1 Error: Unresolved external '_hb_sxDtoP' referenced from F:\XHARBOUR_0.99.51\LIB\RDD.LIB|dbf1 Error: Unresolved external '_hb_sxEnCrypt' referenced from F:\XHARBOUR_0.99.51\LIB\RDD.LIB|dbf1 Error: Unresolved external '_HB_FUN_DBFFPT' referenced from F:\XHARBOUR_0.99.51\LIB\RDD.LIB|rddsys Can someone help? Thanks,
xharb 0.99 to 0.99.51
Reinaldo, You need to link DBFFPT.lib and HBSIX.lib instead of DBFDBT.lib. Regarding the _hb_stack problem, you need a new FiveHC.lib from us. Please email us privately to request it. Thanks.
xharb 0.99 to 0.99.51
Hello Antonio, I have same problem '_hb_stack' . Could you send to me new Fivehc.lib? Thank you. Regards, Richard <!-- e --><a href="mailto:richard.service@seed.net.tw">richard.service@seed.net.tw</a><!-- e -->
xharb 0.99 to 0.99.51
Richard, Please email us privately to request it. Thanks.
xharb 0.99 to 0.99.51
Antonio; Thanks for your quick answer. It turned out just as you explained. Please do send fivehc.lib to work with xharbour_0.99.51 to: reinaldocrespoatstructuredsystems.com Saludos cordiales; Reinaldo Crespo-Bazán
xharb 0.99 to 0.99.51
Richard, Reinaldo, We need you to provide us by private email your FWH user licence code. Thanks.
xharbour (cvs) strange chars in database field
HI, someone try last cvs of xharbour? in some fields of database display some strange characters (gets), i miss anything?? thanks
xharbour (cvs) strange chars in database field
yo tengo el mismo error, con el ultimo cvs algunos campos caracter cuando son mostrados en los get muestran un caracter raro al final. de regreso a una version anterior (finales de mayo) todo regresa a la normalidad. cabe señalar que en en un browse de la tabla ya sea con vfp o cualquier herramienta de visualizacion de dbf no se mira el caracter raro, es solamente con xharbour ultima version, que haciendo: ?ALIAS->CAMPO //muestra "esta es una prueba {" muestra un caracter extra al final con versiones anteriores funciona bien. ?ALIAS->CAMPO //muestra "esta es una prueba " a mi me paso con el rdd ads. salu2
xharbour (cvs) strange chars in database field
Carlos, thanks. can you say the last xharbour stable after 09/04?? thanks norberto
xharbour (cvs) strange chars in database field
with xharbour of [b:3knv1y46]begin [/b:3knv1y46]of may work. <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> with xharbour of [b:3knv1y46]begin [/b:3knv1y46]of June Fail. <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( --> the error is probable in funcion FieldGet or other similar. At begin of junes the developers of xharbour work in rdd, add new functionality, maybe is a colateral error <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> sorry for my very bad english, the spanish is my native language. salu2
xharbour (cvs) strange chars in database field
thanks again, someone has access to xharbour development list to relate this error? thanks
xharbour (cvs) strange chars in database field
This is from Harbour (not xHarbour) changelog: [quote:2r5ux8gw]2009-05-14 00:23 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/rddads/ads1.c ! added workaround for ACE bug: character fields longer then 23 bytes are increased by one byte when read by AdsGetField().[/quote:2r5ux8gw] EMG
xharbour (cvs) strange chars in database field
probably, this fix is not sync with xharbour. salu2
xharbour (cvs) strange chars in database field
Hi, this is fixed?? last version works with fwh906? thanks
xharbour (cvs) strange chars in database field
hi, someone use last cvs with fwh???
xharbour (cvs) strange chars in database field
Yes, I'm using latest xHarbour from CVS with FWH. But I don't use ADS, sorry. EMG
xharbour 0.82 con bcc55
Hola Donde puedo descargar xharbour 0.8 para bcc55 ? Lo necesito para unas pruebas Gracias de antemano
xharbour 0.82 con bcc55
Holá, creo que este sea mejor: [url:hvrjqq06]http&#58;//www&#46;4shared&#46;com/zip/Nn9_p1Y_ba/XHARBOUR&#46;html[/url:hvrjqq06] ó, [url:hvrjqq06]http&#58;//www&#46;4shared&#46;com/zip/6AoGCVUk/XHB09961&#46;html[/url:hvrjqq06] ó, [url:hvrjqq06]http&#58;//www&#46;4shared&#46;com/rar/9peIVBWAba/XHB0612&#46;html[/url:hvrjqq06] Saludos.
xharbour 0.82 con bcc55
Gracias Lo que necesito es la version de xharbour 0.82 simplex
xharbour 0.82 con bcc55
Mita aqui se ejiste [url:1gnuyip8]http&#58;//www&#46;xharbour&#46;org/index&#46;asp?page=download/sources[/url:1gnuyip8] [url:1gnuyip8]http&#58;//linguagemclipper&#46;com&#46;br/imagens/harbour&#46;shtml[/url:1gnuyip8] Porque necesitas de una version tan antigua? Saludos.
xharbour 0.82 con bcc55
Es la xharbour 1.20.01 Necesito la 0.82
xharbour 0.82 con bcc55
Nadie tiene esta version de xharbour ?
xharbour 0.82 con bcc55
Puedes extraerla del repositorio de xHarbour y construirla Puedes construir la versión que quieras
xharbour 0.82 con bcc55
Donde esta ese repositorio ? Coo construyo la version que quiero?
xharbour 0.82 con bcc55
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=17&t=21841&start=0">viewtopic.php?f=17&t=21841&start=0</a><!-- l -->
xharbour 0.99.51
Estimados Estoy tratando de pasarme a xharbour 0.99.51 pero me esta arrojando este error? Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external '_hb_stack' referenced from C:\FWH\LIB\FIVEHC.LIB|FFWNDRUN Tengo FWH2.4, borland 5.5, xharbour 0.99.51 Será que la version 0.99.51 no es para fwh2.4? Saludos Patricio
xharbour 0.99.51
Patricio, Si, no es compatible con esa versión de FWH. Para usar la versión más reciente de xHarbour precisas la version 2.7 de FWH.
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Para Antonio: Me gustaría saber desde que release de FWH se puede usar el nuevo build de xHarbour. Saludos,
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Jose Luis, FWH 2.7 de Febrero usa xharbour del CVS de la semana pasada, y puede descargarse desde <!-- w --><a class="postlink" href="http://www.fivetechsoft.com/files/xharbour.exe">www.fivetechsoft.com/files/xharbour.exe</a><!-- w -->
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Eso está claro. Lo que quería saber es si se puede usar versiones anteriores de FWH con el ultimo xHarbour. Sino es así, también me gustaría saber si vas a publicar algún parche para poder hacerlo. Saludos,
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Jose Luis, Sí se puede, y el parche ya se publicó: <!-- m --><a class="postlink" href="http://fivetechsoft.com/forums/viewtopic.php?t=1634">http://fivetechsoft.com/forums/viewtopic.php?t=1634</a><!-- m --> Añade esta función a tu aplicación: [code:2u5xnsv0] #pragma BEGINDUMP #include "hbapi&#46;h" #include "hbapiitm&#46;h" PHB_SYMB hb_dynsymSymbol&#40; PHB_DYNS pDynSym &#41; &#123; return pDynSym->pSymbol; &#125; #pragma ENDDUMP [/code:2u5xnsv0]
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
gracias,
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
¿Es también aplicable a FWH2.4? [quote="Antonio Linares":m1mn449r]Jose Luis, Sí se puede, y el parche ya se publicó: <!-- m --><a class="postlink" href="http://fivetechsoft.com/forums/viewtopic.php?t=1634">http://fivetechsoft.com/forums/viewtopic.php?t=1634</a><!-- m --> Añade esta función a tu aplicación: [code] #pragma BEGINDUMP #include "hbapi.h" #include "hbapiitm.h" PHB_SYMB hb_dynsymSymbol( PHB_DYNS pDynSym ) { return pDynSym->pSymbol; } #pragma ENDDUMP[/quote:m1mn449r]
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Armando, Sí, sería aplicable. Pruébalo <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Pero al aplicarlo da el siguiente error: unresolved external '_hb_stack' referenced from FIVEHC.LIB ffwndrun
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Error: Unresolved external '_hb_stack' referenced from D:\FWH\LIB\FIVEHC.LIB|FFWNDRUN Tengo fw2.3, tiene solución??? Ayuda!!!!
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
[quote="TecniSoftware":1kgqkeo9]Error: Unresolved external '_hb_stack' referenced from D:\FWH\LIB\FIVEHC.LIB|FFWNDRUN Tengo fw2.3, tiene solución??? Ayuda!!!![/quote:1kgqkeo9] Hola creo que esto se soluciona introduciendo lo siguiente en tu prg #pragma BEGINDUMP #include <hbapi.h> void * hb_stack( void ) { return &HB_VM_STACK; } #pragma EDNDUMP esto lo he sacado de una respuesta anterior de antonio, espero te ayude. saludos. Manolo
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Posiblemente esto sea lo correcto: #pragma BEGINDUMP #include <hbapi.h> void * hb_stack = &HB_VM_STACK; #pragma EDNDUMP
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Puse esas lineas de código en mi prg principal: Primero las puse afuera de mi funcion inicial Main() y luego probé ponerlas dentro y sigue sin funcionar, cuando compilo me vuelve a tirar que no encuentra hb_Stack. Que es lo que estoy haciento mal? Ayuda!!! 2.0
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
[quote="TecniSoftware":4x3y8ntb]Puse esas lineas de código en mi prg principal: Primero las puse afuera de mi funcion inicial Main() y luego probé ponerlas dentro y sigue sin funcionar, cuando compilo me vuelve a tirar que no encuentra hb_Stack. Que es lo que estoy haciento mal? Ayuda!!! 2.0[/quote:4x3y8ntb] Hola, yo lo he solucionado de la siguiente manera: en codigo que te ha enviado antonio cambia el: #include <hbapi.h> por #include <hbstack.h> En principio deberia funcionar. Saludos. Manolo.
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Manolo, Cierto, ha sido un despiste por mi parte. Te ha funcionado bien ?
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Empecemos: La version que tengo es fwh marzo 2002 Uso xharbour el que actualizo desde el cvs Probé poniendo: #pragma BEGINDUMP #include "hbstack.h" #include "hbapiitm.h" PHB_SYMB hb_dynsymSymbol( PHB_DYNS pDynSym ) { return pDynSym->pSymbol; } #pragma ENDDUMP antes del Main() de mi prg principal y dentro de él y sigue apareciendo el error de hb_stack estoy en un pantano y no logro salir... Gracias por adelantado!
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Tienes que usar este código: [code:3mcf78et] #pragma BEGINDUMP #include "hbstack&#46;h" #include "hbapiitm&#46;h" void * hb_stack = &HB_VM_STACK; PHB_SYMB hb_dynsymSymbol&#40; PHB_DYNS pDynSym &#41; &#123; return pDynSym->pSymbol; &#125; #pragma ENDDUMP [/code:3mcf78et]
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Con esto consigo compilar pero al arrancar y mostrar el primer browse (de Hernan) me dice: 'wbrowse.prg' was compiled by older version, PCODE versión 5 is no longer supported- please recompile. Vuelvo a compilar el browse de Hernan con Verce y me genera la libreria pero me sigue saliendo el mismo error.
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Parece que tienes PRGs compilados con distintas versiones de xharbour.
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Antonio: Puse al principio de mi aplicación las lineas mencionadas: #pragma BEGINDUMP #include "hbstack.h" #include "hbapiitm.h" void * hb_stack = &HB_VM_STACK; PHB_SYMB hb_dynsymSymbol( PHB_DYNS pDynSym ) { return pDynSym->pSymbol; } #pragma ENDDUMP pero al compilar ( recompilé todo absolutamente ) ya no da error pero sin dar ningun tipo de error, la aplicación muere sin aviso, si siquiera se cuelga. Puse unas llamadas para el debugView para ver hasta donde llega pero comienzo teniendo que eliminar lineas como: // PUBLIC hBcc32 := LoadLibrary( "BWCC32.dll" ) // BWCCRegister( GetResources() ) para que continúe cargando pero a pesar de esto, fallece ahi nada mas sin aviso alguno, no entiendo nada. Muchos Salu2! Gracias por tu paciencia!
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Posiblemente esta solución no sea válida: void * hb_stack = &HB_VM_STACK;
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Antonio: Va a haber alguna solución para este tema? Yo lamentablemente, no se practicamente nada de c, no creo poder dar con la solución por mi mismo, realmente estoy parado por que he chocado contra la pared. Pregunto, será posible mediante el reemplazo de algun componente de la librería de fw para que se solucione por ese lado? o algún obj que se pueda linkear con la aplicación? Por favor, tirame alguna ayuda... Muchas gracias!
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
De momento la única solución es actualizarse al build más reciente de FWH (marzo 2006), ya que debido a unos cambios internos en xharbour, los builds de FWH anteriores no son compatibles. Nosotros tenemos que mantener compatibilidad con los nuevos builds de Harbour y xharbour, y desafortunadamente estas son las consecuencias cuando hay cambios internos en ellos.
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
Antonio: Si estuviera en condiciones de comprar la actualización, no hubiese esperado hasta ahora ya que lo ultimo que tengo es del 2002. Me podrias decir cuanto me sale? Salu2!
xharbour 0.99.6 ¿ que versiones de FWH están soportadas ?
139,2 euros
xharbour 1.2.3 32bits bcc7 2015/06/03
[url:2wcxevja]https&#58;//bitbucket&#46;org/fivetech/harbour-xharbour-builds/downloads/xharbour_1&#46;2&#46;3_32bits_bcc7_20150603&#46;zip[/url:2wcxevja]
xharbour 1.2.3 32bits bcc7 2015/06/03
If you need help to use bcc7, please email me, thanks
xharbour 99.70(COMERCIAL) funciona com FWH 7.01 ?
xharbour 99.70(COMERCIAL) funciona com FWH 7.01 ? Grato Aoki
xharbour 99.70(COMERCIAL) funciona com FWH 7.01 ?
Aoki, Uso o Fivewin 7.01 com o xHB comercial de novembro/2007 e funciona muito bem. Maurilio
xharbour AdsEnableEncryption Error
I used xHarbour 1.2.1 (SimpLex) (Rev.9445 - 2012.03.30) so far and use easily without any problem. Compiled using the latest version 1.2.3 Intl. (SimpLex) (Build 20141124 ) but error occurs. REQUEST ADS REQUEST DBFCDX RDDSetDefault ("ADS") SET SERVER LOCAL SET FILETYPE TO CDX Use abcd.dbf New Alias abcd Via "ADS" AdsEnableEncryption("myPassword") AdsEncryptTable() If execute it, lower part error occurs. *Error DBCMD/2001 Workarea not in use: ADSENABLEENCRYPTION Called from ADSENABLEENCRYPTION(0)* But, it is no any problem that Harbour 3.2.0 dev (R1412151448). Please help whom.
xharbour AdsEnableEncryption Error
This time, problem seems not to become solution though was. <!-- m --><a class="postlink" href="https://groups.google.com/forum/#!searchin/comp.lang.xHarbour/AdsEnableEncryption%7Csort:relevance/comp.lang.xharbour/nR7LR-qgFX4/sOHdRb20jK4J">https://groups.google.com/forum/#!searc ... HdRb20jK4J</a><!-- m -->
xharbour a harbour
Estimados, estoy pasando de xharbour a harbour por sus bondades pero me enfrasco con este tema [code=fw:3p3sck43]<div class="fw" id="{CB}" style="font-family: monospace;">    <span style="color: #0000ff;">TEXT</span> into cSql<br />                  <span style="color: #0000ff;">SELECT</span> * <span style="color: #0000ff;">FROM</span> TABLA<br />    ENDTEXT<br /> </div>[/code:3p3sck43] hay alguna otra forma en harbour para esta sentencia, o solo hay que hacerlo a la antigua, uyy el 99% lo tengo de esa manera <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( --> [code=fw:3p3sck43]<div class="fw" id="{CB}" style="font-family: monospace;">cSql := <span style="color: #ff0000;">"SELECT * FROM TABLA"</span></div>[/code:3p3sck43]
xharbour a harbour
Prueba con algo asi <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> #xcommand TEXT INTO <cVar> ;; <sentence,...> ;; ENDTEXT ; => <cVar> := <(sentence)>
xharbour a harbour
Antonio no funciono pero me diste una pista y lo busque en el std.ch de xharbour por ahora no dio problema de compilacion [code=fw:4frldy2c]<div class="fw" id="{CB}" style="font-family: monospace;">#command <span style="color: #0000ff;">TEXT</span> INTO <lValue>         => <lValue> := <span style="color: #ff0000;">""</span> ; hb_setwith<span style="color: #000000;">&#40;</span> <span style="color: #000000;">&#123;</span>|_1| <lValue> += _1 <span style="color: #000000;">&#125;</span> <span style="color: #000000;">&#41;</span>;;<br />                                       <span style="color: #0000ff;">text</span> __TextInto, hb_SetWith<br /> </div>[/code:4frldy2c] Gracias
xharbour a harbour
esta instruccion en foxpro es muy usada para la construccion de sql de gran tamaño, incluso creo recordar que permitia la resoucion de variables lo que le daba mas flexibilidad. este el el help de vfp, seria interesante dotar a esta instruccion en harbour de las caracteristicas que tiene en vfp. [quote:1hpnatsz] Sends lines of text specified by TextLines to the current output device or memory variable. Visual FoxPro sends lines of text to the current output device until it encounters an ENDTEXT statement or until the program ends. The current output device can include the main Visual FoxPro window, a user-defined window, a printer, a text file, or a low-level file. TEXT [TO VarName [ADDITIVE] [TEXTMERGE] [NOSHOW] [FLAGS nValue] [PRETEXT eExpression]] TextLines ENDTEXT Parameters TextLines Specifies text to send to the current output device. TextLines can consist of text, memory variables, array elements, expressions, functions, or any combination of these. NoteNote Visual FoxPro evaluates expressions, functions, memory variables, and array elements specified with TextLines only if you set SET TEXTMERGE to ON and enclose them with the delimiters specified by SET TEXTMERGE DELIMITERS. If SET TEXTMERGE is OFF, Visual FoxPro outputs expressions, functions, memory variables, and array elements as string literals along with their delimiters. For example, Visual FoxPro evaluates and outputs the current date when you specify the DATE( ) function as TextLines only if SET TEXTMERGE is ON, and TextLines contains the function and the appropriate delimiters, such as <<DATE( )>>. If SET TEXTMERGE is OFF, Visual FoxPro outputs <<DATE( )>> as a string literal. If you place comments within TEXT...ENDTEXT or after the single backslash character (\) or double backslash characters (\\), Visual FoxPro outputs the comments. TO VarName Specifies the memory variable name to use for passing the contents of the TEXT...ENDTEXT. This variable can already exist. If the variable has not yet been declared, Visual FoxPro automatically creates it as a private variable. The TO clause operates regardless of how SET TEXTMERGE is set. If SET TEXTMERGE is set to a file, and the TO statement is included, Visual FoxPro outputs both the file and variable. ADDITIVE Determines whether the contents of the TO variable are overwritten or added to existing contents. NoteNote If the contents of TO VarName is not a string, Visual FoxPro always overwrites the contents in VarName. TEXTMERGE Enables evaluation of contents surrounded by delimiters without setting SET TEXTMERGE to ON. NOSHOW Disables display of the text merge to the screen. FLAGS nValue Specifies a numerical value that determines if output is suppressed to an output file, or if blank lines preceding any text are included in the output. Value (additive) Description 1 Suppresses output to the file specified with the _TEXT System Variable. 2 When the NOSHOW clause is included, preserves blank lines preceding text that appears within TEXT...ENDTEXT. Setting nValue to 2 will separate current TEXT...ENDTEXT output from previous TEXT...ENDTEXT output with a line feed. NoteNote Combining an nValue setting of 2 and PRETEXT of 4 will separate current TEXT…ENDTEXT output from previous TEXT…ENDTEXT output with a line feed while removing empty lines in the TEXT...ENDTEXT output. PRETEXT eExpression Specifies a character string to insert before each line of the text merge contents between TEXT...ENDTEXT or a numeric expression. The following table describes behaviors of the PRETEXT clause depending on the expression specified by eExpression. eExpression PRETEXT behavior Character expression Insert the expression before each line of the text merge contents appearing between the TEXT...ENDTEXT statement. When using PRETEXT with TEXT...ENDTEXT, eExpression is limited to a maximum length of 255 characters. eExpression overrides the contents of the _PRETEXT system variable. When eExpression contains an expression that needs to be evaluated, for example, a user-defined function (UDF), Visual FoxPro evaluates it only once when the TEXT command first appears. Numeric expression Specify additive flag values to determine behavior for the text merge contents appearing between the TEXT...ENDTEXT statement. For example, a value of 7 specifies that Visual FoxPro eliminate all white space including spaces, tabs, and carriage returns. A value falling outside of the range of 0-15 produces an error. NoteNote Specifying a value of zero does not eliminate white space. When eExpression is a numeric expression, you can use the _PRETEXT system variable to insert additional text after Visual FoxPro eliminates white space. The following table lists numeric additive flags that you can use in eExpression to specify additional behavior. Value (Additive) Description 1 Eliminate spaces before each line. 2 Eliminate tabs before each line. 4 Eliminate carriage returns, for example, blank lines, before each line. 8 Eliminate line feeds. NoteNote Unlike the _PRETEXT system variable, the PRETEXT clause does not have global scope and applies only to the TEXT...ENDTEXT statement in which it appears. Characters removed using the PRETEXT clause apply only to text within the TEXT...ENDTEXT statement and not to evaluated text merged from cExpression. In the following example, the spaces in the memory variable, myvar, are not removed when merged with the text in TEXT...ENDTEXT: myvar = " AAA" TEXT TO x NOSHOW ADDITIVE TEXTMERGE PRETEXT 7 Start Line <<myvar>> BBB CCC ENDTEXT By default, TEXT ... ENDTEXT sends output to the main Visual FoxPro window or the active window. To suppress output to the main Visual FoxPro window or the active window, issue SET CONSOLE OFF. To send output to a printer or a text file, use SET PRINTER. To send output from TEXT ... ENDTEXT to a low-level file that you created or opened using FCREATE( ) or FOPEN( ), store the file handle returned by FCREATE( ) or FOPEN( ) to the _TEXT system variable, which you can use to direct output to the corresponding low-level file. NoteNote The text merge process usually includes any white space that might appear before each line in a TEXT...ENDTEXT statement. However, the inclusion of white space might cause the text merge to fail, for example, when XML is used in a Web browser. You must remove such white space to avoid incorrectly formatted XML. Nesting TEXT...ENDTEXT statements is not recommended, especially if using the PRETEXT clause because the nested statements can affect the format of the outer statements. Collapse imageExample Example 1 The following example demonstrates creating a low-level file called myNamesFile.txt and storing its file handle in the _TEXT system variable. The program exits if the myNamesFile.txt file cannot be created. Visual FoxPro opens the customer table and outputs the names of the first ten contacts to myNamesFile.txt. Visual FoxPro outputs the text and results of the functions to the text file. The example uses MODIFY FILE to open myNamesFile.txt. CLEAR CLOSE DATABASES SET TALK OFF SET TEXTMERGE ON STORE FCREATE('myNamesFile.txt') TO _TEXT IF _TEXT = -1 WAIT WINDOW 'Cannot create an output file. Press a key to exit.' CANCEL ENDIF CLOSE DATABASES OPEN DATABASE (HOME(2) + 'Data\testdata') USE customer TEXT CONTACT NAMES <<DATE( )>> <<TIME( )>> ENDTEXT WAIT WINDOW 'Press a key to generate the first ten names.' SCAN NEXT 10 TEXT <<contact>> ENDTEXT ENDSCAN CLOSE ALL MODIFY FILE myNamesFile.txt ERASE myNamesFile.txt Example 2 The following example shows a custom procedure that uses TEXT...ENDTEXT to store an XML DataSet to a variable. In the example, all spaces, tabs, and carriage returns are eliminated. PROCEDURE myProcedure DO CASE CASE nValue = 1 TEXT TO myVar NOSHOW TEXT PRETEXT 7 <?xml version="1.0" encoding="utf-8"?> <DataSet xmlns="http://tempuri.org"> <<ALLTRIM(STRCONV(leRetVal.item(0).xml,9))>> </DataSet> ENDTEXT OTHERWISE ENDCASE ENDPROC Collapse imageSee Also [/quote:1hpnatsz]
xharbour a harbour
Esto si que es un chapuson ... aun no puedo cambiarme <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( --> seguiremos con xharbour por ahora.. me canse...
xharbour a harbour
Es más que útil, sobre todo si se usa SQL Creo que con esto se soluciona: [code=fw:1cgroxir]<div class="fw" id="{CB}" style="font-family: monospace;"><br />#xcommand <span style="color: #0000ff;">TEXT</span> INTO <v> => <span style="color: #00D7D7;">#pragma</span> __cstream|<v>:=%s<br />#xcommand <span style="color: #0000ff;">TEXT</span> INTO <v> ADDITIVE => <span style="color: #00D7D7;">#pragma</span> __cstream|<v>+=%s<br /><br />PROCEDURE Main<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><br />&nbsp; &nbsp; <span style="color: #00C800;">LOCAL</span> cPrueba <br /><br /><span style="color: #0000ff;">TEXT</span> INTO cPrueba<br />&nbsp; &nbsp; &nbsp; Linea <span style="color: #000000;">1</span><br />&nbsp; &nbsp; &nbsp; textosss<br />&nbsp; &nbsp; &nbsp; mas textos<br />&nbsp; &nbsp; &nbsp; <span style="color: #00C800;">function</span> <span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #ff0000;">"'<br />ENDTEXT<br />msginfo( cPrueba )<br />TEXT INTO cPrueba ADDITIVE<br />&nbsp; &nbsp; &nbsp; aun más<br />ENDTEXT<br /><br />msginfo( cPrueba )<br /><br />RETURN <br /></span></div>[/code:1cgroxir] Un saludo
xharbour a harbour
Saludos ! Prueba añadiendo en tu prg #include "hbcompat.ch" en este esta esta definicion /* TEXT INTO <varname> */ #xcommand TEXT INTO <v> => #pragma __text|<v>+=%s+hb_eol();<v>:=""
xharbour a harbour
Hola Gracias compubrion, eso era.. ahora solo me quedan dos errores y estamos listo <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> [quote:1pcihorx]Compiling... MAKE Version 5.2 Copyright (c) 1987, 2000 Borland c:\borland\bcc582\bin\ilink32 -Gn -aa -Tpe -s -v @b32.bc Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '_HB_FUN_DBSKIPPER' referenced from D:\APL\PRGS\LIB32 H\TWBRW32.LIB|WBROWSE Error: Unresolved external '_HB_LOG' referenced from D:\APL\PRGS\LIB32H\SBROWSE9 .LIB|TSBFuncs ** error 2 ** deleting wCta.exe Presione una tecla para continuar . . . [/quote:1pcihorx] a ver si alguien me envia la wbrowse de hernan para harbour 3 y tsbfunc.c de la tsbrowse9 del maestro Manuel Mercado desde ya gracias
xharbour a harbour
Lo solucionas agregando el archivo hbcompat.ch en los archivos donde tienes la sentencia TEXT .... #include "hbcompat.ch" Slds
xharbour a harbour
hbcompat.ch funciona con ambos compiladores y no es necesario removerlo o hacer una compilacion condicional el objetivo es compatibilizar expresiones de xharbour y Harbour, cuando comenze a migrar los primeros proyectos encontre ese pequeño detalle y use compilacion condicional pero despues de investigar lo use y puedo compilar las aplicaciones sin cambis con cualquiera de los compiladores de xHarbour y Harbour (BCC,MVC,MINGW etc). Slds
xharbour a harbour
Para solucionar lo del wbrowse puedes ver este post [url:1uokey9q]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=6&t=24266&start=0&hilit=wbrowse[/url:1uokey9q] Slds
xharbour a harbour
Gracias Nicanor logre ya compilar, pero no todo es luz ejej ahora al entrar a un modulo se queda como pegado y luego plus... creo que aqui ya no hay solucion .... [quote:jmj1w9yu]Error irrecuperable 6005: Exception error: Exception Code:C0000005 Exception Address:0049C05F EAX:0550A28C EBX:75AA702C ECX:00000019 EDX:FFFFFFFF ESI:0018D19C EDI:75AA702C EBP:0018D16C CS:EIP:0023:0049C05F SS:ESP:002B:0018D168 DS:002B ES:002B FS:0053 GS:002B Flags:00210202 CS:EIP: 8B 04 98 5B 5D C3 90 90 90 55 8B EC 53 8B 5D 08 SS:ESP: 007CAF78 0018D188 004B32E7 75AA702C 0065960A 00000000 007CAF78 00000 001 0018D238 004B3188 00000019 0018D19C 00000000 00000300 0000034F 000001A7 C stack: EIP: EBP: Frame: OldEBP, RetAddr, Params... 0049C05F 0018D16C 0018D188 004B32E7 75AA702C 0065960A 00000000 007CAF78 00 000001 004B32E7 0018D188 0018D238 004B3188 00000019 0018D19C 00000000 00000300 00 00034F 000001A7 054F8D7C 054F97DC 004B3188 0018D238 0018D344 0048723E 00000001 00650451 054FDCF4 006594B0 00 7CAF88 0018D278 0018D26C 0018D274 0048723E 0018D344 0018D354 00407B45 006595ED 006594A0 00407B45 0018D354 0018D374 0048D1C9 00767D28 00000495 00000001 002FDEA4 00 000000 00000011 0048D1C9 0018D374 0018D380 0048D57D 054F0002 0048D57D 0018D380 0018D394 00407BE7 00000002 00000000 C6101F75 00407BE7 0018D394 0018D3A8 004220C3 C6101F75 00767D28 007CAF78 004220C3 0018D3A8 0018D3C4 0048D0AC 00000486 00000001 002FDEA4 00000000 00 000000 0048D0AC 0018D3C4 0018D4D0 0048723E 00000001 00711F2D 00000000 0070F890 00 7CAF78 00B86E90 0018D560 0000000B 0048723E 0018D4D0 0018D4E0 0040706C 0065006D 0064F33C 0040706C 0018D4E0 0018D500 0048D269 007CAF78 00000481 00000001 002FDEA4 00 030010 00000099 0048D269 0018D500 0018D60C 004872F8 00000002 00714904 00000000 00710AC0 1D[/quote:jmj1w9yu]
xharbour a harbour
Puedes colocar parte del codigo donde se cuelga ??, esto es para poder darte una luz de como solucionar el problema, usas una dll archivo rc ??, para hacerle seguimiento coloca unos mensajes de depuracion para identificar exactamente la instruccion que te genera el error, si deseas puedo enviarte una lib con wbrowse de hernan compilada y los fuentes en un zip. SLds Nicanor
xharbour a harbour
por lo que veo entonces harbour no es tan bondadoso, es un trauma cambiarse.
xharbour a harbour
No es un trauma, lo que pasa es que harbour tiene un control mas estricto en cuanto al uso de tipos de datos y estructuras y me he dado cuenta que muchas cosas que no funcionan es porque cuando las usamos en clipper y xharbour nunca nos dieron error eso nos permite corregir el codigo y optimizarlo para que funcione con cualquier compilador. Slds
xharbour a harbour
Hola gracias nicanor por responder ya detecte el problema, es la libreria twbrowse15, la que provoca el error ya que tengo esta libreria antes de la de fivewin en xharbour [code=fw:1rvljpcw]<div class="fw" id="{CB}" style="font-family: monospace;">wcta.map, +<br />d:\apl\prgs\lib32h\TWBRW32.LIB+<br />c:\fwh\lib\FiveHC.lib +<br />c:\fwh\LIB\FiveH.lib +<br />&nbsp;</div>[/code:1rvljpcw] pero si la coloco antes en harbour me lanza que no existe la funcion dbskipper no se porque lanza ese error, pero si la coloco despues de las de las lib fivewin funciona pero sale ese error a lo mejor me falta alguna libreria o el orden esta mal, voy a colocarlo para ver si alguien propone algo mejor [code=fw:1rvljpcw]<div class="fw" id="{CB}" style="font-family: monospace;"><br />obj\caja.obj obj\IngreOt.Obj &nbsp;obj\Acceso.Obj obj\tDbfSave.obj obj\Fpagocli.Obj obj\SaldoCli.obj obj\listprecio.obj, +<br />wcta.exe, +<br />wcta.map, +<br />c:\fwh\lib\FiveHC.lib +<br />c:\fwh\LIB\FiveH.lib +<br />d:\apl\prgs\lib32h\TWBRW32.LIB+<br />d:\apl\prgs\lib32h\funlib32.lib +<br />d:\apl\prgs\lib32h\sbrowse9.lib +<br />d:\apl\prgs\lib32h\ttaskpanel.lib +<br />c:\harbour\Lib\hbrtl.lib +<br />c:\harbour\Lib\hbvm.lib +<br />c:\harbour\Lib\gtgui.lib +<br />c:\harbour\Lib\hblang.lib +<br />c:\harbour\Lib\hbmacro.lib +<br />c:\harbour\Lib\hbrdd.lib +<br />c:\harbour\Lib\rddntx.lib +<br />c:\harbour\Lib\rddcdx.lib +<br />c:\harbour\Lib\rddfpt.lib +<br />c:\harbour\Lib\hbsix.lib +<br />c:\harbour\Lib\hbdebug.lib +<br />c:\harbour\Lib\hbcommon.lib +<br />c:\harbour\Lib\hbpp.lib +<br />c:\harbour\Lib\hbcpage.lib +<br />c:\harbour\Lib\hbwin.lib +<br />c:\harbour\Lib\hbcplr.lib +<br />c:\harbour\Lib\hbct.lib +<br />c:\harbour\Lib\hbpcre.lib +<br />c:\harbour\Lib\xhb.lib +<br />c:\harbour\Lib\hbziparc.lib +<br />c:\harbour\Lib\hbmzip.lib +<br />c:\harbour\Lib\hbzlib.lib +<br />c:\harbour\Lib\minizip.lib +<br />c:\harbour\Lib\png.lib +<br />c:\harbour\Lib\rddads.lib +<br />c:\harbour\Lib\Ace32.lib +<br />c:\borland\bcc582\lib\cw32.lib +<br />c:\borland\bcc582\lib\uuid.lib +<br />c:\borland\bcc582\lib\import32.lib +<br />c:\borland\bcc582\lib\ws2_32.lib +<br />c:\borland\bcc582\lib\psdk\odbc32.lib +<br />c:\borland\bcc582\lib\psdk\nddeapi.lib +<br />c:\borland\bcc582\lib\psdk\iphlpapi.lib +<br />c:\borland\bcc582\lib\psdk\msimg32.lib +<br />c:\borland\bcc582\lib\psdk\psapi.lib +<br />c:\borland\bcc582\lib\psdk\rasapi32.lib +<br />c:\borland\bcc582\lib\psdk\gdiplus.lib +<br />c:\borland\bcc582\lib\psdk\shell32.lib,,+<br />rc\wcta.res rc\ToolBar1.res<br />&nbsp;</div>[/code:1rvljpcw] ahora podrias enviarme la twbrowse para ir probando lo otro si que es mas restrictivo, y me parece muy bien, y me di cuenta de un error de una data de una clase que esta como numeric y la esta inicializando como character pero igual recuerdo que en clipper cuando pasaba esto salia un error de tiempo de ejecucion aludiendo que la data estaba protegida..
xharbour a harbour
Imagino que ya recompilaste la librería en Harbour!!!! Seguramente la librería que estas usando es de xHarbour.... Yo tengo la version 17, a ver si te sirve... [url:26pkiev7]http&#58;//www&#46;mayapos&#46;com/FiveWin/wBrow32h&#46;lib[/url:26pkiev7] [url:26pkiev7]http&#58;//www&#46;mayapos&#46;com/FiveWin/wBrow32x&#46;lib[/url:26pkiev7]
xharbour a harbour
Esta es la funcion dbskipper para Harbour #ifndef __XHARBOUR__ static function DbSkipper( x ) return __DbSkipper( x ) #endif Slds
xharbour a harbour
Hola Cesar, [quote="sysctrl2":3o6r85e9]por lo que veo entonces harbour no es tan bondadoso, es un trauma cambiarse.[/quote:3o6r85e9] Al contrario, no es que no sea tan bondadoso, sino que por el contrario te previene de forma anticipada de los errores <!-- s;) --><img src="{SMILIES_PATH}/icon_wink.gif" alt=";)" title="Wink" /><!-- s;) --> Seguramente las dificultades vienen porque Harbour realmente evoluciona, se mueve. Si se quedase quieto, si no mejorara, no tendrías problemas... ni futuro. Hoy en día podemos ver a Harbour funcionando en un Raspeberry Pi, algo que no se puede decir de muchos lenguajes. Los inconvenientes son producidos en general con rutinas de bajo nivel, que usan una interfaz heredada del Clipper original, es decir de un lenguaje de hace más de 15 años. Piensa que es un cambio necesario, como cuando cambiamos a 32 bits que tambien tuvimos bastantes historias. Pero con esto los 64 bits nos vendran casi de forma natural. Un saludo.
xharbour a harbour
Hola Carlos, comparto tu opinion pero siempre hay un pero, hace algunos ayeres muchos hicimos lo contrario nos cambiamos a xHarbour por que se decia que era un compilador mejor que Harbour, y bueno tambien se decia que tus aplicaciones eran mas rapidas con XHB. quiza me quede en esos ayeres y es hora de ver a Harbour como el compilador predeterminado. Saludos.
xharbour and fwh811
hi, i receive fwh811 today and see build of xharbour included is from august2008, lasts builds dont work with fwh??thanks
xharbour and fwh811
Latest xHarbour from CVS is not stable enough yet.EMG
xharbour and fwh811
Enrico, thanks, the last stable is from august/2008?? thanks
xharbour and fwh811
Unfortunately yes.EMG
xharbour and fwh811
Or better, I'm using this:[quote:jtbzfd01]Last ChangeLog entry: 2008-10-18 12:36 UTC-0430 Ron Pinkas <ron/at/xharbour.com> ChangeLog CVS version: ChangeLog,v 1.6231 2008/10/18 17:08:54 ronpinkas Exp[/quote:jtbzfd01]and it's very stable.EMG
xharbour and fwh811
Enrico, i go to test this asap. very thanks
xharbour bcc582 hbcrypt : unresolved external
Hello : Unresolved external '_adler32' referenced from RTL.LIB|hbcrypt Frank
xharbour bcc582 hbcrypt : unresolved external
Also zlib.lib has to be linked in
xharbour compatibe con FWH24
Hola a todos. Desde que compramos el FWH24 nunca lo utilizamos. Ahora estoy empezando las pruebas para migrar de FW20d. Al utilizar Harbour no tengo mayores problemas pero al querer utilizar xHarbour se compila bien pero no corre. Pareciera que hay incompatibilidad entre FWH24 y xHarbour. La pregunta de rigor ¿alguien tendrá en el "cajón de recuerdos" una version de xharbour que sea compatible con FWH24? Gracias previas al que me apoye. Armando <!-- s:wink: --><img src="{SMILIES_PATH}/icon_wink.gif" alt=":wink:" title="Wink" /><!-- s:wink: -->
xharbour compatibe con FWH24
Entra a <!-- m --><a class="postlink" href="http://www.vikthor.com.mx/download/">http://www.vikthor.com.mx/download/</a><!-- m --> y ahi puedes bajar desde la versión 0.99.2 a 0.99.5 de xHarbour
xharbour compatibe con FWH24
Ok... Acabo de bajar el 0.99.2 para probar si corre... si no lo hace probare los siguientes. Muy agradecido Armando <!-- s:? --><img src="{SMILIES_PATH}/icon_confused.gif" alt=":?" title="Confused" /><!-- s:? -->
xharbour compatibe con FWH24
En la pagina de patrick fan ([url:ryecos5i]http&#58;//www&#46;geocities&#46;com/ksfanhk/freeware&#46;htm[/url:ryecos5i]) , tienes una compilacion del ultimo xharbour especialmente hecha para fwh24 . Saludos.
xharbour compatibe con FWH24
Bom Dia Amigo, eu uso a versao 80.0 (Simplex), eu acho ela mais estavel para o FWh 24, eu tentei usar o xH 99.3, mas, deu muitos problemas. Se vc nao encontrar o xh 80.0, me passe seu email q eu envio p/voce. @braços Ale
xharbour compatibe con FWH24
Ok... Entre a la pagina de Patrick Fan... apenas pude bajarme el xHarbour pero parece que el Web site a superado el margen de transferencias y me ha rechazado inmediatamente. Alcance a leer tambien que debo reconstruir las librerias de FWH24 y no se como hacerlo.. Gracias por el dato Saludos Armando
xharbour compatibe con FWH24
Buen dia amigo Ale Mi correo es <!-- e --><a href="mailto:apic1002002@yahoo.es">apic1002002@yahoo.es</a><!-- e --> si tiene a bien enviarme una copia de tu version de xHarbour compatible con FWH24. Adelanto las gracias por tu apoyo. Armando
xharbour compatibe con FWH24
[quote="Armando Picon":rhg4ayzj]Ok... Entre a la pagina de Patrick Fan... apenas pude bajarme el xHarbour pero parece que el Web site a superado el margen de transferencias y me ha rechazado inmediatamente. Alcance a leer tambien que debo reconstruir las librerias de FWH24 y no se como hacerlo.. Gracias por el dato Saludos Armando[/quote:rhg4ayzj] PARA RECONSTRUIR TUS LIBS, USE ESTE PROGRAMA: <!-- m --><a class="postlink" href="http://www.fivewin.com.br/exibedicas.asp?id=582">http://www.fivewin.com.br/exibedicas.asp?id=582</a><!-- m -->
xharbour compatibe con FWH24
Armando, Yo que estuve batallando con esto, los que quieran recompilar su FW con una versión mas actual de [x]Harbour Jorge Mazon hizó una estupenda utileria "Harb2Lib" que hace esto precisamente. La pueden encontrar en su página. <!-- m --><a class="postlink" href="http://www.htcsoft.cl/download.htm">http://www.htcsoft.cl/download.htm</a><!-- m --> Saludos Joel Andujo
xharbour compatibe con FWH24
Gracias Karinha.. Voy a visitar la direccion y bajarme el programa ... espero que ya pueda superar el problema... Un beso Armando
xharbour compatibe con FWH24
Vikthor... La versión 0.99.2 no soluciona el problema. Estoy intentando con otras opciones que me están indicando en el foro... espero que algunas de ellas puedan resolverlo. Acabo de probar con la opcion del jkide de Patrick Fan, si bien es cierto corrige la libreria Fivehx pero no corrige la libreria Fivehc que también se utiliza en el ejecutable (me aparece un mensaje .../function alert was compiled with PCODE 5...) Saludos Armando
xharbour compatibe con FWH24
Jose Luis Utilice el JKide de Patric Fan y me ha corregido la libreriía Fivehx pero no el fivehc que también se utiliza para generar el ejecutable (me aparece .../funcion ALERT was compiled with PCODE 5... y no se ejecuta) Es necesario también actualizar Fivehc.lib ... Saludos Armando
xharbour compatibe con FWH24
[quote="Armando Picon":1fbzln4x]Buen dia amigo Ale Mi correo es <!-- e --><a href="mailto:apic1002002@yahoo.es">apic1002002@yahoo.es</a><!-- e --> si tiene a bien enviarme una copia de tu version de xHarbour compatible con FWH24. Adelanto las gracias por tu apoyo. Armando[/quote:1fbzln4x] Foi pra conta amigo <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" /><!-- s:lol: --> . @braços Ale