FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Fivewin.ch still says version FWH 20.08
Posts: 103
Joined: Fri Aug 09, 2013 12:43 AM
Fivewin.ch still says version FWH 20.08
Posted: Fri Apr 02, 2021 10:37 PM

Hi,

I installed what looks like 21.02, but the main INCLUDE file still says it's 20.08.

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: Fivewin.ch still says version FWH 20.08
Posted: Sat Apr 03, 2021 07:45 AM
Hello FWExplorer,
,
I couldn't find anything wrong
maybe You installed inside a wrong directory :-)

after the install You can check the file < whatsnew.txt > as well
On top it looks like :

February 2021
=============

* Fix: FW_ReadImage() and FW_DrawImage() functions(fwh\source\imgtxtio.prg)
These function are failing when a memo field containing image data is
directly provided as paramter. It was necessary to first assign the field
value to another variable and then call these functions. Fixed now.
...
...


The top of the include file looks like

/*
!short: FiveWin main Header File */

#ifndef _FIVEWIN_CH
#define _FIVEWIN_CH

#define FWCOPYRIGHT "(c) FiveTech Software, 1993-2019" // :-) 2021 maybe to be adjusted

#define FWVERSION "FWH 21.02" :-)
#define FW_VersionNo 21020 :-)
...
...


regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 103
Joined: Fri Aug 09, 2013 12:43 AM
Re: Fivewin.ch still says version FWH 20.08
Posted: Sat Apr 03, 2021 01:17 PM

I know what happened. I had only the Fw64 installer. But after running it, I was looking in c:\fwh, not c:\fwh64.

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Fivewin.ch still says version FWH 20.08
Posted: Sun Apr 04, 2021 09:54 AM

Current available FWH version is 21.02 revised 01 (there has been one revision after publishing it)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion