FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TCALEX ERROR
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
TCALEX ERROR
Posted: Fri Aug 30, 2019 06:23 PM
this evening I click on Dayweek Display with the mouse and is go out this error

Code (fw): Select all Collapse
Application
===========
   Path and name: C:\Work\Errori\Agenda -\main.Exe (32 bits)
   Size: 4,078,080 bytes
   Compiler version: xHarbour 1.2.3 Intl. (SimpLex) (Build 20180217)
   FiveWin  version: FWH 19.05
   C compiler version: Borland/Embarcadero C++ 7.3 (32-bit)
   Windows version: 6.2, Build 9200 

   Time from start: 0 hours 0 mins 11 secs 
   Error occurred at: 30-08-2019, 20:21:27
   Error description: Error BASE/1081  Parametro errato: +
   Args:
     [   1] = C   

     [   2] = U   

Stack Calls
===========
   Called from: .\source\classes\TCALEX.PRG => TDAYVIEW:MOUSEMOVEVIEW( 1149 )
   Called from: .\source\classes\TDAYV.PRG => TDAYVIEW:MOUSEMOVE( 107 )
   Called from: .\source\classes\TCALEX.PRG => TCALEX:MOUSEMOVE( 1054 )
   Called from:  => TWINDOW:HANDLEEVENT( 0 )
   Called from: .\source\classes\CONTROL.PRG => TCALEX:HANDLEEVENT( 1801 )
   Called from: .\source\classes\WINDOW.PRG => _FWH( 3546 )
   Called from:  => WINRUN( 0 )
   Called from: .\source\classes\WINDOW.PRG => TWINDOW:ACTIVATE( 1078 )
   Called from: Source\main.prg => TAPPLICATION:ACTIVATE( 235 )
   Called from: Source\main.prg => MAIN( 59 )



I not modified any classes when I link not link tcalex classes because all there are on fwh libs
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: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: TCALEX ERROR
Posted: Sat Aug 31, 2019 04:28 PM
here the error


I used and compiled only sample01.prg you found on fwh folder samples
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: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: TCALEX ERROR
Posted: Sat Aug 31, 2019 05:59 PM

Please, put here the code of line error ( and number of line )

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: TCALEX ERROR
Posted: Sun Sep 01, 2019 07:35 PM

see the log first topic

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