FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour To Antonio - scripts ...
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
To Antonio - scripts ...
Posted: Fri Mar 02, 2007 01:42 PM

Hi Antonio ,

If I remember in earliest versions of FW you have FW Scripts :

* oScript := TScript():New(cText)
* oScript:Compile()
* oScript:Run()

Now ozs.com is selling this as separate product . I'm interesting in this , but it will more comfortable if it will be as a part of FWH . What can you say in this theme ?

With best regards ! Rimantas

Rimantas U.
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
To Antonio - scripts ...
Posted: Fri Mar 02, 2007 07:50 PM

Rimantas,

No, sorry, FWH does not provide those classes

xHarbour.com also provides scripts support

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
To Antonio - scripts ...
Posted: Sat Mar 03, 2007 03:48 PM
Antonio Linares wrote:
No, sorry, FWH does not provide those classes
xHarbour.com also provides scripts support


Sorry ... :-) . Maybe you know - can xHB.com scripts work with FWH libs , controls ?
Maybe something use this possibilities and can share with knowledges ?

Regards !
Rimantas U.
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
To Antonio - scripts ...
Posted: Sat Mar 03, 2007 06:48 PM

Rimantas,

We don't know it for sure. You may better ask xHB.com tech support, thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 5
Joined: Sun Nov 26, 2006 11:03 AM
To Antonio - scripts ...
Posted: Sat Mar 03, 2007 08:41 PM
Rimantas wrote:
Antonio Linares wrote:
No, sorry, FWH does not provide those classes
xHarbour.com also provides scripts support


Sorry ... :-) . Maybe you know - can xHB.com scripts work with FWH libs , controls ?
Maybe something use this possibilities and can share with knowledges ?

Regards !


XBScript can be used in a FWH application yes. XBScript is GUI independent.
--
Sincerely,

Patrick Mast,
xHarbour.com Inc.
http://www.xHarbour.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
To Antonio - scripts ...
Posted: Sat Mar 03, 2007 10:01 PM

Patrick,

Thanks for the info,

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
To Antonio - scripts ...
Posted: Sun Mar 04, 2007 08:11 AM
patrickmast2 wrote:
XBScript can be used in a FWH application yes. XBScript is GUI independent.


Hello Patrick ,

From your answer I didn't understand - will FWH graphics controls work with XBScript ? I need that from script I can run an MDI child window with some FWH controls inside ( as an instance ) . Can this be done ?

With best regards !
Rimantas U.
Posts: 5
Joined: Sun Nov 26, 2006 11:03 AM
To Antonio - scripts ...
Posted: Sun Mar 04, 2007 09:47 AM
Rimantas wrote:
patrickmast2 wrote:
XBScript can be used in a FWH application yes. XBScript is GUI independent.


Hello Patrick ,

From your answer I didn't understand - will FWH graphics controls work with XBScript ? I need that from script I can run an MDI child window with some FWH controls inside ( as an instance ) . Can this be done ?

Sure! Any xHarbour+FWh code can be used in a XBScript. If you have questions regarding XBScript, feel free to use one of xHarbour's NG to post questions.
Posts: 246
Joined: Sat Mar 03, 2007 08:42 PM
To Antonio - scripts ...
Posted: Sun Mar 04, 2007 09:49 AM
patrickmast2 wrote:
Rimantas wrote:
patrickmast2 wrote:
XBScript can be used in a FWH application yes. XBScript is GUI independent.


Hello Patrick ,

From your answer I didn't understand - will FWH graphics controls work with XBScript ? I need that from script I can run an MDI child window with some FWH controls inside ( as an instance ) . Can this be done ?

Sure! Any xHarbour+FWh code can be used in a XBScript. If you have questions regarding XBScript, feel free to use one of xHarbour's NG to post questions.

We have a dedicated XBScript NG on news://news.xHarbour.com/XBScript.
--
Sincerely,

Patrick Mast,
www.xHarbour.com

Continue the discussion