FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour recompiling a 2018 procedure ...
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
recompiling a 2018 procedure ...
Posted: Sat Jun 10, 2023 03:56 PM
I have this error
Code (fw): Select all Collapse
Error description: Error BASE/1005  Message not found: TBTNBMP:_AGRADRECT
   Args:
     [   1] = O   TBTNBMP

Stack Calls
===========
   Called from:  => __ERRRT_SBASE( 0 )
   Called from: ../../../tobject.prg => TBTNBMP:ERROR( 148 )
   Called from: ../../../tobject.prg => (b)HBOBJECT( 77 )
   Called from: ../../../tobject.prg => TBTNBMP:MSGNOTFOUND( 0 )
   Called from: ../../../tobject.prg => TBTNBMP:_AGRADRECT( 142 )
   Called from: .\source\classes\XBROWSE.PRG => TXBRWCOLUMN:PAINTCELLBTN( 14799 )
   Called from: .\source\classes\XBROWSE.PRG => TXBRWCOLUMN:PAINTCELL( 14735 )
   Called from: .\source\classes\XBROWSE.PRG => TXBRWCOLUMN:PAINTDATA( 14335 )
   Called from: .\source\classes\XBROWSE.PRG => TXBROWSE:DRAWLINE( 3084 )
   Called from: .\source\classes\XBROWSE.PRG => TXBROWSE:PAINT( 2540 )
   Called from: .\source\classes\XBROWSE.PRG => TXBROWSE:DISPLAY( 2166 )
   Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1821 )
   Called from: .\source\classes\XBROWSE.PRG => TXBROWSE:HANDLEEVENT( 12003 )
   Called from: .\source\classes\WINDOW.PRG => _FWH( 3560 )
   Called from:  => DIALOGBOXINDIRECT( 0 )
   Called from: .\source\classes\DIALOG.PRG => TDIALOG:ACTIVATE( 304 )
   Called from: .\source\function\ERRSYSW.PRG => ERRORDIALOG( 448 )
   Called from: .\source\function\ERRSYSW.PRG => (b)ERRORSYS( 24 )
   Called from:  => __ERRRT_SBASE( 0 )


WHY ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: recompiling a 2018 procedure ...
Posted: Sat Jun 10, 2023 04:47 PM

In which version of FWH you got this error?

Regards



G. N. Rao.

Hyderabad, India
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: recompiling a 2018 procedure ...
Posted: Sat Jun 10, 2023 05:02 PM
nageswaragunupudi wrote:In which version of FWH you got this error?

December 2021 to March 2022

I didn't understand why this error came out, I tried and tried again and it doesn't come out anymore, then I don't want it to come out to my client and I make an omelette :)
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion