FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Compile-error sample SCRIPT.prg ( from Memo ) ?
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Compile-error sample SCRIPT.prg ( from Memo ) ?
Posted: Mon Aug 13, 2012 09:59 AM
Hello,

I need a solution, to run small functions, defined inside a Memo-field.
I wanted to test SCRIPT.prg from sample-folder, but there are errors.



Best Regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 231
Joined: Fri Jul 20, 2012 01:49 AM
Re: Compile-error sample SCRIPT.prg ( from Memo ) ?
Posted: Mon Aug 13, 2012 02:39 PM
Ukoenig,

Code (fw): Select all Collapse
* New: function Execute( cCode, [ params, ... ] ) --> uResult invokes the builted in 
Harbour compiler so you can compile any external file or dinamically built code. Please
review FWH\samples\scripts.prg


It's only for Harbour :-)
Regards,

Lailton Fernando Mariano

Continue the discussion