![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am looking for a scripting component in .NET 2.0 that can replace the functionality of the COM script control. I am particularly interested in the eval function. Can you help me? |
#3
| |||
| |||
|
|
I am looking for a scripting component in .NET 2.0 that can replace the functionality of the COM script control. I am particularly interested in the eval function. Can you help me? |
#4
| |||
| |||
|
|
In Powershell you can use the Invoke-Expression cmdlet. At the console type "help Invoke-Expression -full" to get the details. Shay http://scriptolog.blogspot.com I am looking for a scripting component in .NET 2.0 that can replace the functionality of the COM script control. I am particularly interested in the eval function. Can you help me? |
#5
| |||
| |||
|
|
In Powershell you can use the Invoke-Expression cmdlet. At the console type "help Invoke-Expression -full" to get the details. Shay http://scriptolog.blogspot.com I am looking for a scripting component in .NET 2.0 that can replace the functionality of the COM script control. I am particularly interested in the eval function. Can you help me? |
#6
| |||
| |||
|
|
I don't see how this solves my problem. I am looking for a .NET component that I can access in C# that can evaluate mathematical expressions. This looks like command based shell to me..... Did I miss something? "Shay Levi" wrote: In Powershell you can use the Invoke-Expression cmdlet. At the console type "help Invoke-Expression -full" to get the details. Shay http://scriptolog.blogspot.com I am looking for a scripting component in .NET 2.0 that can replace the functionality of the COM script control. I am particularly interested in the eval function. Can you help me? |
#7
| |||
| |||
|
|
I don't see how this solves my problem. I am looking for a .NET component that I can access in C# that can evaluate mathematical expressions. This looks like command based shell to me..... Did I miss something? "Shay Levi" wrote: In Powershell you can use the Invoke-Expression cmdlet. At the console type "help Invoke-Expression -full" to get the details. Shay http://scriptolog.blogspot.com I am looking for a scripting component in .NET 2.0 that can replace the functionality of the COM script control. I am particularly interested in the eval function. Can you help me? |
#8
| |||
| |||
|
|
Try http://www.codeproject.com/Purgatory...lect=211655 8 HTH Shay http://scriptolog.blogspot.com I don't see how this solves my problem. I am looking for a .NET component that I can access in C# that can evaluate mathematical expressions. This looks like command based shell to me..... Did I miss something? "Shay Levi" wrote: In Powershell you can use the Invoke-Expression cmdlet. At the console type "help Invoke-Expression -full" to get the details. Shay http://scriptolog.blogspot.com I am looking for a scripting component in .NET 2.0 that can replace the functionality of the COM script control. I am particularly interested in the eval function. Can you help me? |
#9
| |||
| |||
|
|
Try http://www.codeproject.com/Purgatory...lect=211655 8 HTH Shay http://scriptolog.blogspot.com I don't see how this solves my problem. I am looking for a .NET component that I can access in C# that can evaluate mathematical expressions. This looks like command based shell to me..... Did I miss something? "Shay Levi" wrote: In Powershell you can use the Invoke-Expression cmdlet. At the console type "help Invoke-Expression -full" to get the details. Shay http://scriptolog.blogspot.com I am looking for a scripting component in .NET 2.0 that can replace the functionality of the COM script control. I am particularly interested in the eval function. Can you help me? |
#10
| |||
| |||
|
|
I don't see how this solves my problem. I am looking for a .NET component that I can access in C# that can evaluate mathematical expressions. This looks like command based shell to me..... Did I miss something? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |