FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Presentando fivedit de FiveTech
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM
Re: Presentando fivedit de FiveTech
Posted: Thu Feb 05, 2015 11:33 AM
Master aún no funciona ni con tu ejemplo:

http://imgur.com/qfFnto9



Gracias, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM
Re: Presentando fivedit de FiveTech
Posted: Thu Feb 05, 2015 11:47 AM
Cambiando el directório:

http://i.imgur.com/N2MJFz5.png



Gracias, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Presentando fivedit de FiveTech
Posted: Thu Feb 05, 2015 11:50 AM

João,

You can only run (for now) a single PRG as a script.

You can not run as script an entire project with multiple PRGs.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Presentando fivedit de FiveTech
Posted: Thu Feb 05, 2015 11:52 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Presentando fivedit de FiveTech
Posted: Thu Feb 05, 2015 07:28 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM
Re: Presentando fivedit de FiveTech
Posted: Thu Feb 05, 2015 07:35 PM
Code (fw): Select all Collapse
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_HB_FUN_HB_CODEPAGE_PT850' referenced from C:\PLENOCBX\GERAPNFE.OBJ
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM
Re: Presentando fivedit de FiveTech
Posted: Thu Feb 05, 2015 07:54 PM
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Presentando fivedit de FiveTech
Posted: Thu Feb 05, 2015 07:55 PM

Joao,

Please add hbcpage.lib to "extra libs" in Borland settings from Fivedit

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM
Re: Presentando fivedit de FiveTech
Posted: Thu Feb 05, 2015 07:58 PM

Uso XHARBOUR master e ya lo hice e no funciona.

Saludos.

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Presentando fivedit de FiveTech
Posted: Thu Feb 05, 2015 08:06 PM

Joao,

Please post the error.log file here, thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM
Re: Presentando fivedit de FiveTech
Posted: Fri Feb 06, 2015 11:31 AM
Code (fw): Select all Collapse
Application
===========
   Path and name: C:\FIVEDIT\fivedit.exe (32 bits)
   Size: 3,499,008 bytes
   Compiler version: Harbour 3.2.0dev (r1412151448)
   FiveWin  Version: FWH 15.01
   Windows version: 6.1, Build 7601 Service Pack 1

   Time from start: 0 hours 0 mins 43 secs 
   Error occurred at: 02/05/15, 17:52:28
   Error description: Error BASE/1132  Bound error: array access
   Args:
     [   1] = A   { ... } length: 0
     [   2] = N   1

Stack Calls
===========
   Called from: fivedit.prg => (b)TFIVEDIT_SEARCHFILEINFOLDER( 644 )
   Called from:  => ASCAN( 0 )
   Called from: fivedit.prg => TFIVEDIT:SEARCHFILEINFOLDER( 644 )
   Called from: fivedit.prg => (b)TFIVEDIT_BUILDLEFT( 695 )
   Called from: .\source\classes\TTREEVIE.PRG => (b)TTREEVIEW( 87 )
   Called from: .\source\classes\TTREEVIE.PRG => TTREEVIEW:SELCHANGED( 0 )
   Called from: .\source\classes\WINDOW.PRG => TFIVEDITWND:NOTIFY( 1666 )
   Called from:  => TWINDOW:HANDLEEVENT( 0 )
   Called from: fivedit.prg => TFIVEDITWND:HANDLEEVENT( 2009 )
   Called from: .\source\classes\WINDOW.PRG => _FWH( 3450 )
   Called from:  => TVSELECT( 0 )
   Called from: .\source\classes\TTREEVIE.PRG => (b)TTREEVIEW( 81 )
   Called from: .\source\classes\TTREEVIE.PRG => TTREEVIEW:SELECT( 0 )
   Called from: fivedit.prg => TFIVEDIT:SEARCHFILEINTREE( 664 )
   Called from: fivedit.prg => (b)TFIVEDIT_BUILDEDITOR( 528 )
   Called from: .\source\classes\FOLDER.PRG => TFOLDER:SETOPTION( 772 )
   Called from: .\source\classes\FOLDER.PRG => TFOLDER:ADDITEM( 559 )
   Called from: fivedit.prg => TFIVEDIT:BUILDEDITOR( 489 )
   Called from: fivedit.prg => TFIVEDIT:OPENFILE( 1140 )
   Called from: fivedit.prg => TFIVEDIT:PROJECTOPENFILE( 1331 )
   Called from: fivedit.prg => (b)TFIVEDIT_BUILDLEFT( 697 )
   Called from: .\source\classes\WINDOW.PRG => TWINDOW:LDBLCLICK( 2135 )
   Called from: .\source\classes\CONTROL.PRG => TTREEVIEW:LDBLCLICK( 1746 )
   Called from:  => TWINDOW:HANDLEEVENT( 0 )
   Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1733 )
   Called from: .\source\classes\TTREEVIE.PRG => TTREEVIEW:HANDLEEVENT( 422 )
   Called from: .\source\classes\WINDOW.PRG => _FWH( 3450 )
   Called from:  => WINRUN( 0 )
   Called from: .\source\classes\WINDOW.PRG => TFIVEDITWND:ACTIVATE( 1152 )
   Called from: fivedit.prg => TFIVEDIT:ACTIVATE( 281 )
   Called from: fivedit.prg => MAIN( 25 )


João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Presentando fivedit de FiveTech
Posted: Fri Feb 06, 2015 12:49 PM

João,

En la carpeta en donde esta fivedit.exe, tienes las DLLs Scintilla.dll y SciLexer.dll ?

En caso de tenerlas, puedes indicarme paso a paso como generar el error ? gracias

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM
Re: Presentando fivedit de FiveTech
Posted: Fri Feb 06, 2015 07:12 PM
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM
Re: Presentando fivedit de FiveTech
Posted: Fri Feb 06, 2015 07:12 PM
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM
Re: Presentando fivedit de FiveTech
Posted: Fri Feb 06, 2015 07:13 PM
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341