FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FWH 8.12 - Merged cells in XBrowse !!!
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FWH 8.12 - Merged cells in XBrowse !!!
Posted: Sun Dec 28, 2008 09:30 AM
Please review FWH\samples\TestMerg.prg in FWH 8.12

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 357
Joined: Thu Nov 02, 2006 06:53 PM
FWH 8.12 - Merged cells in XBrowse !!!
Posted: Sun Dec 28, 2008 05:35 PM

I can't compile

Type: C >>>xhb.exe -o"testmerg.c" -m -n -p -q -gc0 -I"D:\fwh\include" -I"D:\xHB\include" -I"D:\xHB\include\w32" "testmerg.prg"<<<

xHarbour Compiler build 1.0.0 (SimpLex)
Copyright 1999-2007, http://www.xharbour.org http://www.harbour-project.org/

testmerg.prg(658) Error E0007 Unterminated string: 'Midla'

1 error

No code generated

Type: C >>>Couldn't build: testmerg.obj<<<
Type: C >>>TMAKEOBJECT<<<
Type: C >>>TMAKEOBJECT:REFRESH<<<
Type: N >>> 1360<<<

best regards

kajot
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FWH 8.12 - Merged cells in XBrowse !!!
Posted: Sun Dec 28, 2008 08:03 PM

Kajot,

Here compiles fine. Please check TestMer.prg line 658. There is nothing wrong with it.

It seems as a bug with your used compiler version.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FWH 8.12 - Merged cells in XBrowse !!!
Posted: Sun Dec 28, 2008 08:06 PM
As you can see, it compiles fine using xHarbour 1.1.0 and Borland

┌────────────────────────────────────────────────────────────────────────────┐
│ FiveWin for xHarbour 8.12 - Dec. 2008 xHarbour development power │▄
│ (c) FiveTech, 1993-2008 for Microsoft Windows 9X/NT/200X/ME/XP/Vista │█
└────────────────────────────────────────────────────────────────────────────┘█
  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Compiling...
xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6215)
Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'testmerg.prg' and generating preprocessed output to 'testmerg.ppo'..

Lines 660, Functions/Procedures 3
Generating C source output to 'testmerg.c'...
Done.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
testmerg.c:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
* Application successfully built *
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion