Re: scripting engine on Pocket PC by Lisa
Lisa
Sat Nov 25 10:55:54 CST 2006
I don't know about .NET. I guess if you wish to use .NET features, ActiveX
controls, etc., you'll need a microsoft specific engine. Of course there is
Java, but much easier and better is, for example, TCL. Very easy and
powerful and stable scripting language. Check out ActiveState.com. They have
some other scripting languages there too.
Lisa
"zbrl" <primoz.zaberl@europlus.si> wrote in message
news:1164369353.269764.37350@h54g2000cwb.googlegroups.com...
>I would like to use scripting support in my PocketPc .NET application.
> I can find third party tools for this (paxScript.NET,..) but this
> script must also work in my win32 application. I cannot find any
> scripting engine which supports this (same script code on win32 and
> .NET cf). Is this even possible.
>
> regards
>