Re: How can I execute a line of code stored in a string?
- From: Marco van de Voort <marcov@xxxxxxxx>
- Date: Thu, 29 Jun 2006 07:27:32 +0000 (UTC)
On 2006-06-29, MikeB <m.byerleyATVerizonDottieNettie> wrote:
Alternatively, there should be various scripting
components arround (some even with Delphi as language),
but i don't have experience with these and don't know
at which level they allow acces to the rest of your
application.
Have a look at Carlos Kok's PascalScript.
http://www.remobjects.com/page.asp?id={9A30A672-62C8-4131-BA89-EEBBE7E302E6}
You can use the Script Component to execute a great deal of Delphi Source Code
at runtime..
Note that while scripting solutions can be a solution, usually there are
more sane ways to get to what you want. Maybe the OP should explain the
actual problem in more detail.
.
- References:
- How can I execute a line of code stored in a string?
- From: henryhamon
- Re: How can I execute a line of code stored in a string?
- From: Andreas Koch
- Re: How can I execute a line of code stored in a string?
- From: MikeB
- How can I execute a line of code stored in a string?
- Prev by Date: Re: How can I execute a line of code stored in a string?
- Next by Date: Re: How can I execute a line of code stored in a string?
- Previous by thread: Re: How can I execute a line of code stored in a string?
- Index(es):
Relevant Pages
|