To Antonio - scripts ...

Post Reply
User avatar
Rimantas
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

To Antonio - scripts ...

Post by Rimantas »

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.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Rimantas,

No, sorry, FWH does not provide those classes

xHarbour.com also provides scripts support
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Rimantas
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Post by Rimantas »

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.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Rimantas,

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

Antonio Linares
www.fivetechsoft.com
patrickmast2
Posts: 5
Joined: Sun Nov 26, 2006 11:03 am

Post by patrickmast2 »

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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Patrick,

Thanks for the info,
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Rimantas
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Post by Rimantas »

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.
patrickmast2
Posts: 5
Joined: Sun Nov 26, 2006 11:03 am

Post by patrickmast2 »

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.
User avatar
Patrick Mast
Posts: 244
Joined: Sat Mar 03, 2007 8:42 pm

Post by Patrick Mast »

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
Post Reply