Search found 33 matches: heval

Return to advanced search

Re: De xHarbour a Harbour

... Error: Unresolved external '_HB_FUN_GETWPARAM' referenced from C:\XBASE\HARBOUR32\LIB\FIVEH.LIB|SCINTILA Error: Unresolved external '_HB_FUN_HEVAL' referenced from C:\XBASE\HARBOUR32\LIB\FIVEH.LIB|XBROWSE Error: Unresolved external '_HB_FUN_HB_DECODE' referenced from C:\XBASE\HARBOUR32\LIB\FIVEH.LIB|XBROWSE ...
by JoseAlvarez
Mon Oct 04, 2021 2:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: De xHarbour a Harbour
Replies: 35
Views: 3331

Re: nuevo en el fw Harbour

1) copie el two.prg que esta dentro del gccmake.prg a la carpeta bormake porque no lo trae (y en el test.mak hace referecia a two.c y two.obj), cambie las rutas e incluso las rutas dentro de los archivos CFG de borland. y al compilar con go.bat (que tambien cambie la ruta del make) me tira este erro...
by goosfancito
Wed Feb 03, 2021 1:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: nuevo en el fw Harbour
Replies: 5
Views: 645

Re: Errors with test.mak, FW 32 bit, bcc582

Got it. Typo in the config files. Now there's a ton of unresolved externals, but I should be able to figure that out. Error: Unresolved external '_HB_FUN_HB_FUNCPTR' referenced from C:\FWH\LIB\FIVEH.LIB|CHECKRES Error: Unresolved external '_HB_FUN_CTOT' referenced from C:\FWH\LIB\FIVEH.LIB|VALBLANK ...
by FWExplorer
Sat Nov 28, 2020 12:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Errors with test.mak, FW 32 bit, bcc582
Replies: 4
Views: 580

xHarbour and hash functions

Hello, does xHarbour support hash functions? Best regards, Otto Hash table hb_Hash() Returns a hash table hb_HAllocate() Preallocates a hash table hb_HAutoAdd() Sets the 'auto add' flag for the hash table hb_HBinary() Sets the 'binary' flag for the hash table hb_HCaseMatch() Sets the 'case match' fl...
by Otto
Fri May 29, 2020 6:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour and hash functions
Replies: 2
Views: 762

Re: Compilando con Harbour 3.2, Bcc7 y Hbmk2

Armando estás intentando linkar las librerias de Fivewin para el compilador MinGw en lugar de utilizar las de Borland Es cierto. Estaba apuntando a las librerias para Mingw de Fwh, a pesar que todas las variables de entorno apuntaban a Harbour y Bcc7. Ya corregí; pero el arreglo ha resultado peor q...
by Armando Picon
Sun Jan 26, 2020 12:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilando con Harbour 3.2, Bcc7 y Hbmk2
Replies: 13
Views: 3246

Re: buildH.BAT more than 1 PRG ?

... hbmk2: Error: Referenced, missing, but unknown function(s): DIRMAKE(), HB_FUNCPTR(), TRUENAME(), NETRMTNAME(), CTOT(), HCLONE(), HEVAL(), HSET(), TOLEAUTO(), CHARREM(), TOKENUPPER(), CHARREPL(), REMRIGHT(), OCCURS(), LOG10(), FLOOR(), CHARONLY(), NTOCMONTH(), BEFORATNUM(), HHASKEY(), ...
by Jimmy
Sat Dec 21, 2019 8:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: buildH.BAT more than 1 PRG ?
Replies: 4
Views: 890

Re: Documentación sintaxis

... The return value of the code block must be specified with the RETURN statement. Info See also: {|| }, AEval(), AScan(), ASort(), DbEval(), Eval(), HEval(), LOCAL Category: Indirect execution , Operators , Special operators , xHarbour extensions LIB: xhb.lib DLL: xhbdll.dll Example // The example ...
by nageswaragunupudi
Wed Oct 30, 2019 5:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Documentación sintaxis
Replies: 6
Views: 1454

Re: funciones de FWH y Harbour en un archivo .txt

... HB_HDel(<hsTable>,<Key>)->hsTable HB_HDelAt(<hsTable>,<nPosition>)->hsTable HB_HEval(<hsTable>,<bBlock>,[<nStart>],[<nCount>])->hsTable HB_HexToNum(<cHexString>)->nNumber HB_HexToStr(<cHexString>)->cASCIIstring ...
by carlos vargas
Sat Oct 21, 2017 8:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5727

Re: funciones de FWH y Harbour en un archivo .txt

... HB_GetZIPComment HB_GTInfo HB_HAllocate HB_Hash HB_HAutoAdd HB_HBinary HB_HCaseMatch HB_HClone HB_HCopy HB_HDefault HB_HDel HB_HDelAt HB_HEval HB_HexToNum HB_HexToStr HB_HFill HB_HGet HB_HGetDef hb_HGetRef HB_HHasKey HB_HKeyAt HB_HKeys HB_HMerge HB_Hour HB_Hour HB_HPairAt HB_HPos HB_HScan ...
by carlos vargas
Sat Oct 21, 2017 8:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5727

Re: Migrando de xHarbour a Harbour

Por partes, como el tio Jack, sólo las que conozco de memoria: Error: Unresolved external '_HB_FUN_HB_UNZIPFILEREAD' referenced from D:\XBASE\FWH1701\LIB\FIVEH.LIB|OLEFUNCS Error: Unresolved external '_HB_FUN_HB_UNZIPFILECLOSE' referenced from D:\XBASE\FWH1701\LIB\FIVEH.LIB|OLEFUNCS Error: Unresolve...
by hmpaquito
Mon Feb 20, 2017 8:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Migrando de xHarbour a Harbour
Replies: 6
Views: 3657

Migrando de xHarbour a Harbour

Hola a todos nuevemente, deseando que tengan un feliz domingo. Gracias a la y amabilidad, alto espítitu de colaboración y disposición del maestro Antonio Linares de ayudar a todos los que nos mantemos dentro de la linea de FW, pude comprar mi licencia de FW17. El problema es que en mi país es muy di...
by JoseAlvarez
Sun Feb 19, 2017 3:18 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Migrando de xHarbour a Harbour
Replies: 6
Views: 3657

Re: Cómo compilar la TCalex? (SOLUCIONADO, gracias a CRISTOBAL)

Gracias por tu envío Cristóbal. Yo uso xHarbour, y al compilar la librería no me dio problemas, pero al enlazar con el ejemplo tengo estos errores: Enlazando testcalex.exe... Error: Unresolved external '_HB_FUN___CLSLOCKDEF' referenced from D:\TCALEX\LIB\CALEX.LIB|TCALEX Error: Unresolved external '...
by jose_murugosa
Sat Aug 06, 2016 4:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cómo compilar la TCalex? (SOLUCIONADO, gracias a CRISTOBAL)
Replies: 35
Views: 6470

XML Read Problems

... / " ) cQuality := "" cGeoname := "" cState := "" cCountry := "" cDistance := "" ENDIF ENDIF HEval( oTagActual:aAttributes, { | cKey, cValue | MsgInfo( cKey, cValue ) } ) Else Exit Endif End FClose( hFile ) // Copy to History... COPY FILE (cSource ...
by cdmmaui
Tue Apr 26, 2016 1:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XML Read Problems
Replies: 1
Views: 1058

Re: FiveLinux on Raspberry PI - Dead or alive ?

Hi Antonio, Thanks for allow us to develop, using fivelinux, in Raspberry Pi ARM architecture. Almost every PRG example is working fine. But the dbf01.prg can't compile and generate the following message: compiling... Harbour 3.2.0dev (r1601282333) Copyright (c) 1999-2016, http://harbour-project.org...
by George
Sat Jan 30, 2016 11:31 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Raspberry PI - Dead or alive ?
Replies: 21
Views: 10822

Re: Change to Harbour

Antonio, no effect! This is complete list of functions not found! Error: Nicht aufl÷sbares externes '_HB_FUN_CTOT' referenziert von C:\FWH\LIB\FIVEH.LIB|VALBLANK Error: Nicht aufl÷sbares externes '_HB_FUN_TOLEAUTO' referenziert von C:\FWH\LIB\FIVEH.LIB|HARBOUR Error: Nicht aufl÷sbares externes '_HB_...
by byte-one
Mon Jan 18, 2016 8:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change to Harbour (SOLVED)
Replies: 11
Views: 2125
Next

Return to advanced search