T
TJS
How can I evaluate this string in vb.net
" Dim submenu0 As New skmMenu.MenuItem('Home', '') "
I have tried this with skmmenu as a reference in the compile command but
assembly will not process the string, reporting a boolean error.
http://odetocode.com/Code/80.aspx
also looked here, but can't get the download to deliver the code
http://www.codeproject.com/dotnet/evaluator.asp
" Dim submenu0 As New skmMenu.MenuItem('Home', '') "
I have tried this with skmmenu as a reference in the compile command but
assembly will not process the string, reporting a boolean error.
http://odetocode.com/Code/80.aspx
also looked here, but can't get the download to deliver the code
http://www.codeproject.com/dotnet/evaluator.asp