... Mariano ¿ Y qué hará vd. cuando el error se produzca durante la actualización del indice y sea del tipo irrecuperable, por poner un ejemplo Unrecoverable error 1010: hb_cdxIndexPageRead: Read index page failed. que me pareciera evidente que se le van a producir ?
... las libs para compilador mingw y buildg.h da este error Application Internal Error - d:\fwh\samples\maria15.exe Terminated at: 2024-06-23 18:46:16 Unrecoverable error 9023: hb_xgrab requested to allocate zero bytes Called from FW_STRTOUTF8(0) in .\source\function\VALTOSTR.PRG Called from FW_ARRAYASLIST(0) ...
... my app just goes away. The hb_out.log has this: Application Internal Error - E:\Datafile\Ihss32\ihss32.exe Terminated at: 2024-02-26 14:12:18 Unrecoverable error 9003: Too many recursive error handler calls Called from STR(0) Called from ERRORDIALOG(151) in .\source\function\ERRSYSW.PRG Called ...
... cFile, .f. ) Everything works ok if I code oPrn:say( ... ) in my print.prg But if I code oPrn:saytext( ... ) my program crashes with Unrecoverable error 9003: Too many recursive error handler calls Here a snippet from METHOD GenHaruPDF( cFile, lPreview ) of CLASS TPrinter 1905: ...
... NOT any Parameter. you will "get" the Problem when press Button while Skinbutton() is "active" than it will crash my HB_FUNC() Unrecoverable error 9015: Symbol item expected from hb_vmDo() Called from FWLOGOBITMAP(0) Called from ERRORDIALOG(260) in .\source\function\ERRSYSW.PRG ...
... Parameter and click Button and it will crash Application Internal Error - C:\fwh\0\BUG\BUGSKIN.exe Terminated at: 2023-04-15 21:10:53 Unrecoverable error 9015: Symbol item expected from hb_vmDo() Called from REGQUERYVALUEEX(0) Called from GETCPU(546) in .\source\function\ERRSYSW.PRG ...
Veja o meu Include que eu uso: exemplo: PLENO.CH ou AMBIENTY.CH em todos os Módulos, chamo assim: #Include "Ambienty.Ch" #Include "Fivewin.Ch"#Include "AnimaBmp.Ch" // Anima Uma BitMap Na Dialog#Include "dbinfo.ch"#Include "Dll.ch"#Include "dtp...
ver stat func fteclei Você não precisa usa comandos do xHarbour do Inkey.ch o fivewin tem seus próprios comandos. DECLARE TODAS AS VARIÁVEIS, DE PREFERÊNCIA A LOCAL. CADPLAN.prg(56) Warning W0001 Ambiguous reference: 'NTTINIC'CADPLAN.prg(57) Warning W0001 Ambiguous refer...