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
To Antonio - scripts ...
To Antonio - scripts ...
Rimantas U.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
-
- Posts: 5
- Joined: Sun Nov 26, 2006 11:03 am
XBScript can be used in a FWH application yes. XBScript is GUI independent.Rimantas wrote:Sorry ... . Maybe you know - can xHB.com scripts work with FWH libs , controls ?Antonio Linares wrote: No, sorry, FWH does not provide those classes
xHarbour.com also provides scripts support
Maybe something use this possibilities and can share with knowledges ?
Regards !
--
Sincerely,
Patrick Mast,
xHarbour.com Inc.
http://www.xHarbour.com
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Hello Patrick ,patrickmast2 wrote: XBScript can be used in a FWH application yes. XBScript is GUI independent.
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
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.Rimantas wrote:Hello Patrick ,patrickmast2 wrote: XBScript can be used in a FWH application yes. XBScript is GUI independent.
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 ?
- Patrick Mast
- Posts: 244
- Joined: Sat Mar 03, 2007 8:42 pm
We have a dedicated XBScript NG on news://news.xHarbour.com/XBScript.patrickmast2 wrote: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.Rimantas wrote:Hello Patrick ,patrickmast2 wrote: XBScript can be used in a FWH application yes. XBScript is GUI independent.
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 ?
--
Sincerely,
Patrick Mast,
www.xHarbour.com