Hi,
Use runbuf method, but you need to wrap your code as a function.
See details of runbuf method in the AOT > System Documentation >
Function > Runbuf.
You may also need XppCompiler class to verify whether your string in
the execode variabel is valid.
Regards,
Agus
[EMAIL PROTECTED]
--- In [email protected], "tavocol2002"
<[EMAIL PROTECTED]> wrote:
>
>
> ENGLISH:
>
> Hello!!!
>
> I'm trying to execute the content of a string variable.
>
> By Example:
>
> I have the variable str execode = "InventTable.ItemId = 'Item1'"
>
> exists one way to execute the str variable?
>
>
> THANKS!!!!!
>
>
> SPANISH:
>
> Hola!!!
>
> Estoy tratando de ejecutar el contenido de una variable string.
>
> Por ejemplo:
>
> Tengo la variable str execode = "InventTable.ItemId = 'Item1'".
>
> Existe alguna forma de ejecutar su contenido?
>
>
> GRACIAS!!!!!
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

