Good Morning.
Has anyone managed to use the new way of using google maps with api key?
Search found 88 matches
- Fri Mar 08, 2019 2:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New google maps
- Replies: 2
- Views: 677
- Tue Jun 20, 2017 3:29 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: A problem with warnings
- Replies: 15
- Views: 3631
Re: A problem with warnings
I found in the warning.txt in the xhb folder. WARNING for XHB contrib users ============================= This contrib is deprecated and not maintained anymore. This was originally meant as a temporary stop-gap solution to help migrating existing code written for xHarbour to Harbour, plus a means of...
- Wed Apr 05, 2017 4:55 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: TCALEX - Sr. Cristobal Navarro
- Replies: 18
- Views: 2857
Re: TCALEX - Sr. Cristobal Navarro
e onde pode baixar a versão mais nova da tcalex?
agradecido
agradecido
- Mon Mar 27, 2017 1:13 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWMARIADB 17.03 Fast Loading/Browsing Very Large Tables
- Replies: 19
- Views: 3950
Re: FWMARIADB 17.03 Fast Loading/Browsing Very Large Tables
0.998 seconds here!
Great work, Rao!
PostGree +1
Great work, Rao!
PostGree +1
- Fri Mar 10, 2017 5:56 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: OFnt:END() generating logfile
- Replies: 11
- Views: 2199
Re: OFnt:END() generating logfile
Okay, I'll check and return.
- Fri Mar 10, 2017 3:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: OFnt:END() generating logfile
- Replies: 11
- Views: 2199
OFnt:END() generating logfile
I create the font object in this way: DEFINE FONT cFontBot NAME "Ms Sans Serif" SIZE 0, -08 BOLD And when I finish the dialog, after the active dialog, I destroy the source object in this way: CFontBot: END () But this is creating a log with this message: 10/03/2017 11:57:02: EXCESS RELEAS...
- Tue Oct 25, 2016 3:04 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Fieldname limit to 10 char. giving problem
- Replies: 7
- Views: 2150
Re: Fieldname limit to 10 char. giving problem
LOCAL cFileCSV := "c:\dircvs\name.cvs" oTxtFile := TTxtFile():New( cFileCSV, 0 ) oTxtFile:Skip() //skip the first line of the header while !oTxtFile:lEoF() ?StrToken( oTxtFile:cLine, 1, ";" ) ?StrToken( oTxtFile:cLine, 2, ";" ) ?StrToken( oTxtFile:cLine, <n>, ";&qu...
- Wed Sep 14, 2016 11:37 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: Harbour vs xHarbour... he aqui el dilema???
- Replies: 5
- Views: 841
Re: Harbour vs xHarbour... he aqui el dilema???
aprovechando la oportunidad, por lo que Harbour 3.4 no sigue la FWH?
agradecido
agradecido
- Tue Aug 23, 2016 8:52 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Cómo compilar la TCalex? (SOLUCIONADO, gracias a CRISTOBAL)
- Replies: 35
- Views: 6054
- Fri Jul 29, 2016 2:25 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: ADORDD FAQs
- Replies: 87
- Views: 20636
Re: ADORDD FAQs
Thank´s James
after thinking a lot, put this information in the main.prg and oh yes right gave the upload.
REQUEST DBFNTX
REQUEST DBFDBT
REQUEST DBFCDX
REQUEST DBFFPT
REQUEST ORDKEYNO
REQUEST ORDKEYCOUNT
REQUEST ORDKEYGOTO
REQUEST DESCEND
thank you for your attention
after thinking a lot, put this information in the main.prg and oh yes right gave the upload.
REQUEST DBFNTX
REQUEST DBFDBT
REQUEST DBFCDX
REQUEST DBFFPT
REQUEST ORDKEYNO
REQUEST ORDKEYCOUNT
REQUEST ORDKEYGOTO
REQUEST DESCEND
thank you for your attention
- Wed Jul 27, 2016 11:09 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: ADORDD FAQs
- Replies: 87
- Views: 20636
Re: ADORDD FAQs
Thanks James
still gives the error
still gives the error
- Tue Jul 26, 2016 3:08 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: ADORDD FAQs
- Replies: 87
- Views: 20636
Re: ADORDD FAQs
I already downloaded the files, the problem is I can not do the conversion of the .dbf files to SQL
- Tue Jul 26, 2016 2:21 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: ADORDD FAQs
- Replies: 87
- Views: 20636
Re: ADORDD FAQs
Thank you buddy, no reference to the problem.
- Mon Jul 25, 2016 8:02 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: ADORDD FAQs
- Replies: 87
- Views: 20636
Re: ADORDD FAQs
I can not use hb_AdoUpload () shows the error in this line Error DBCMD/1015 Argument error: DBUSEAREA Stack Calls =========== Called from: => DBUSEAREA( 0 ) Called from: D:\ADVRDD\PRG\CLASSES\adordd.prg => HB_ADOUPLOAD( 6394 ) calling program is in this way. hb_AdoUpload ("D:\ADVSYS\DATA\"...
- Fri Jul 22, 2016 6:49 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: About SQLMIX
- Replies: 1
- Views: 501
Re: About SQLMIX
abandoned for not finding information.