Search found 309 matches
- Wed Dec 30, 2020 7:41 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: excel font orientation - vertical
- Replies: 2
- Views: 562
- Wed Dec 30, 2020 3:53 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: excel font orientation - vertical
- Replies: 2
- Views: 562
excel font orientation - vertical
how to change font orientation in excel ? /vertical cells/
best regards
KAJOT
best regards
KAJOT
- Wed Dec 09, 2020 9:20 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: read xml file
- Replies: 6
- Views: 1705
read xml file
How read xml file size 10Mb cFileName:='test.xml' I am using oXmlDoc := TXmlDocument():new( ) // HBXML_TYPE_CDATA HBXML_STYLE_NOESCAPE IF oXmlDoc:nStatus != HBXML_STATUS_OK Msginfo( "error file .XML" ) Break ENDIF oXmlDoc:read( Memoread( cFileName ) ) best regard KAJOT
- Sun Nov 08, 2020 7:32 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: webservices sending the JPK_V7 file
- Replies: 0
- Views: 5325
webservices sending the JPK_V7 file
maybe someone has an example of sending the JPK_V7 file to the gate of the Ministry of Finance in Poland
best regard
KAJOT
best regard
KAJOT
- Sat Jun 15, 2019 10:01 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH1905 - xHarbour.com - Unresolved external symbol
- Replies: 8
- Views: 1241
Re: FWH1905 - xHarbour.com - Unresolved external symbol
I did'n receive this email.
- Wed Jun 12, 2019 9:39 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH1905 - xHarbour.com - Unresolved external symbol
- Replies: 8
- Views: 1241
- Sat Apr 13, 2019 11:23 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 19.03
- Replies: 37
- Views: 4434
Re: New FWH 19.03
ok
if for bcc58 is it for too
if for bcc58 is it for too
- Sat Apr 13, 2019 6:38 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 19.03
- Replies: 37
- Views: 4434
Re: New FWH 19.03
to Antonio
I am using
xHB.com with Pelles ISO C Compiler, Version 3.00.0
I am using
xHB.com with Pelles ISO C Compiler, Version 3.00.0
- Sat Apr 13, 2019 6:32 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 19.03
- Replies: 37
- Views: 4434
Re: New FWH 19.03
to Antonio
could You send me
Fivehcm.lib , Fivehmx.lib
to FWH v.19.03
I am using xHB.com
xHarbour 1.2.3 Intl. (SimpLex) (Build 20181212)
my email
inkom@hot.pl
could You send me
Fivehcm.lib , Fivehmx.lib
to FWH v.19.03
I am using xHB.com
xHarbour 1.2.3 Intl. (SimpLex) (Build 20181212)
my email
inkom@hot.pl
- Tue Apr 09, 2019 6:39 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: SayBarCode control
- Replies: 34
- Views: 4606
Re: SayBarCode control
when I am compilig c:\fwh\samples\barcod01.prg FWH 19.03 and xHarbour.com v.19.01 I get error Type: C >>>xhb.exe -o"t.c" -m -n -p -q -gc0 -I"S:\include" -I"R:\include" -I"R:\include\w32" "t.prg"<<< xHarbour 1.2.3 Intl. (SimpLex) (Build 20181212) Copy...
- Fri Apr 05, 2019 10:41 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: postgres
- Replies: 15
- Views: 2593
Re: postgres
thanks for help
I try to build tomorrow.
I try to build tomorrow.
- Fri Apr 05, 2019 10:26 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: postgres
- Replies: 15
- Views: 2593
Re: postgres
when I am using lib from xHarbour.com (R: there is path to xHARBOUR.COM)
[R:\lib\sql.lib]
[R:\lib\libpq.lib]
I get error
xLINK: error: Unresolved external symbol '_HB_FUN_TPQSERVER referenced from (t.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_PQEXEC referenced from (t.obj)'.
[R:\lib\sql.lib]
[R:\lib\libpq.lib]
I get error
xLINK: error: Unresolved external symbol '_HB_FUN_TPQSERVER referenced from (t.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_PQEXEC referenced from (t.obj)'.
- Fri Apr 05, 2019 9:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: postgres
- Replies: 15
- Views: 2593
Re: postgres
when I add pgsql from FWH s:\lib ( FWH there is in S:) I get error Type: C >>>xlink.exe -NOEXPOBJ -MAP -FORCE:MULTIPLE -NOIMPLIB -subsystem:windows -UNMANGLE -LIBPATH:"S:\lib" -LIBPATH:"R:\lib" -LIBPATH:"R:\c_lib" -LIBPATH:"R:\c_lib\win" "t.obj" &quo...
- Fri Apr 05, 2019 5:08 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: postgres
- Replies: 15
- Views: 2593
Re: postgres
I am using xHarbour.com (simplex ) with Pelles ISO C compiler 3.0
and get error
xLINK: error: Unresolved external symbol '_HB_FUN_TPQSERVER referenced from (t.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_PQEXEC referenced from (t.obj)'.
x
and get error
xLINK: error: Unresolved external symbol '_HB_FUN_TPQSERVER referenced from (t.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_PQEXEC referenced from (t.obj)'.
x
- Thu Apr 04, 2019 5:24 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: postgres
- Replies: 15
- Views: 2593
Re: postgres
in pgre01.prg and testpgre.prg occurs TPQServer():New( cHost, cDataBase, cUser, cPassword, , cSchema ) when I compliling , I got error xLINK: error: Unresolved external symbol '_HB_FUN_TPQSERVER referenced from (t.obj)'. xLINK: error: Unresolved external symbol '_HB_FUN_PQEXEC referenced from (t.obj...