Search found 21 matches: fw9

Return to advanced search

Re: ADORDD on FW9.12

Leandro, It would be very convenient that you upgrade your FWH from http://www.fivetechsoft.com and use this Harbour: https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/harbour_3.2_32bits_Borland7_20150621.zip You will also have to use Borland bcc7. Please email me if y...
by Antonio Linares
Wed Nov 18, 2015 8:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADORDD on FW9.12
Replies: 6
Views: 989

Re: ADORDD on FW9.12

Leandro,

Check at https://github.com/AHFERREIRA/adordd.git

Include adordd.prg and adordd.ch in your project .

Compile ,link .
by AHF
Wed Nov 18, 2015 5:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADORDD on FW9.12
Replies: 6
Views: 989

Re: ADORDD on FW9.12

I found it in a post here, at the forum... really don't remember which one. If there are not a adordd.lib, just a prg, I'm really lost now... What I did is, parallel to the main project, of course, the procution one, I try to compile a new prg that conect to a MySQL database and bring me son data st...
by lgarcia
Wed Nov 18, 2015 5:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADORDD on FW9.12
Replies: 6
Views: 989

Re: ADORDD on FW9.12

Leandro,

There isnt any adordd.lib.
Its adordd.prg you must use.

Where did you get adordd ?
by AHF
Wed Nov 18, 2015 2:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADORDD on FW9.12
Replies: 6
Views: 989

Re: ADORDD on FW9.12

... and added the follows: _hb_fun_loadlibrary, _hb_fun_freelibrary and _hb_fun_dbskipper, from fiveh.lib I need to upgrade something else, isn't it.? FW9.12, is compatible with ADORDD?. I need to migrate an large aplication fron DBF/CDX to MySQL or MSSQL, so an upgrade can impact on any module of ...
by lgarcia
Wed Nov 18, 2015 2:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADORDD on FW9.12
Replies: 6
Views: 989

Re: ADORDD on FW9.12

Leandro,

Harbour 2.0 is an old version.

Why don't you use a more recent Harbour version ?

https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads
by Antonio Linares
Tue Nov 17, 2015 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADORDD on FW9.12
Replies: 6
Views: 989

ADORDD on FW9.12

Hi, i have a problem compiling ADORDD on FWH9.12 (Harbour 2.0)

When compile, i get an unresolved external error on funcion _hb_vmProcessSymbolEx.

I there a lib missing?. Can you teelme wich one?

Thank you

Leandro.
by lgarcia
Tue Nov 17, 2015 4:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADORDD on FW9.12
Replies: 6
Views: 989

Re: New FWH 10.4

Dear Mr. Antonio, Today I received Sylvia's email for v10.4 download.. Without modification on my apps.. I used BCC582 + FW9.11.. nothing changed in my visual controls.. When I compiled with new FW10.4 I lost both vertical and horizontal scroll-bars in xBrowse even if I set :lHScroll ...
by fraxzi
Tue May 11, 2010 1:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 10.4
Replies: 61
Views: 15041

Re: xBrowse :bEditValid executed 3x...

nageswaragunupudi wrote:for me it evaluates only once.


GNR,

Are you using FW9.11? I have no fancy routine just plain :bEditValid, BTW :nEditType := EDIT_GET


Regards,
Fraxzi
by fraxzi
Wed Feb 03, 2010 12:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse :bEditValid executed 3x...
Replies: 3
Views: 586

xBrowse :bEditValid executed 3x...

Hello everyone,

Im Using FW9.11's xBrowse

Code: Select all  Expand view
WITH OBJECT xBrw
     :aCols[ 1 ]:bEditValid := {|| msginfo('1'), .T. }     //executed 3 times.
END




How to prevent this?

Regards,
Fraxzi
by fraxzi
Tue Feb 02, 2010 8:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse :bEditValid executed 3x...
Replies: 3
Views: 586

Erro RDDADS

... external 'AdsCustomizeAOF' referenced from C:\FIVETECH\XHARBOUR\LIB\RDDADS.LIB|ads1 Já recompilei com implib e não resolveu nada. Tenho a versão FW9.10 Alguém me pode ajudar?? Saludos, abraços, regards Jufer
by jufer
Sun Dec 20, 2009 3:31 pm
 
Forum: All products support
Topic: Erro RDDADS
Replies: 3
Views: 2525

Re: Erro na compilação

... de conhecimentos. Estou só com a function main() do MENUTEST.PRG e está a dar o seguinte erro: Aplica‡Æo: =========== Caminho(Path): C:\P_FWHB\FW9.10\CONDOM.Exe (32 bits) Tamanho: 2,870,272 bytes Hora Inicial: 0 hours 0 mins 0 secs Ocorrencia de Erro: 12/18/09, 02:17:28 Descri‡Æo do Erro: Warning ...
by jufer
Fri Dec 18, 2009 2:23 am
 
Forum: All products support
Topic: Erro na compilação
Replies: 53
Views: 21062

Re: Erro na compilação

... xHarbour Error Log ------------------------------ Date...............: 16/12/2009 Time...............: 15:50:17 Application name...: C:\P_FWHB\FW9.10\CONDOM.Exe Workstation name...: COMPUTADOR Available memory...: 403420 Current disk.......: C Current directory..: P_FWHB\FW9.10 Free disk space....: ...
by jufer
Wed Dec 16, 2009 3:56 pm
 
Forum: All products support
Topic: Erro na compilação
Replies: 53
Views: 21062

Re: The word "Area" in a menu

... dictionary function. I'm not too worried about it really, as i shouldn't have any hardcoded text in my app. I'm using xHarbour commercial with FW9.05 if this helps?
by PeterHarmes
Wed Nov 18, 2009 1:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: The word "Area" in a menu
Replies: 5
Views: 735

Re: Erro na compilação

... '__retl' referenced from C:\FIVETECH\XHARBOUR\LIB\TSBROW910.LIB|SCROLL1 Error: Unresolved external '_HB_FUN_TSBROWSE' referenced from C:\P_FWHB\FW9.10\OBJ\CENCUSTO.OBJ Tu tienes los fuentes de TSBROWSE?? Puederas enviar me?? Se pudes meu endereço eres juliofernandes@netcabo.pt Saludos e abrazos ...
by jufer
Thu Nov 12, 2009 7:38 pm
 
Forum: All products support
Topic: Erro na compilação
Replies: 53
Views: 21062
Next

Return to advanced search