Page 1 of 1

Scripting Host

PostPosted: Mar 23, 2002 @ 8:48am
by RICoder

PostPosted: Mar 23, 2002 @ 10:20am
by T¹

PostPosted: Mar 23, 2002 @ 7:23pm
by RICoder
I am at the point where the interpreter can load and parse the language pretty quickly. And I have implimented the big stuff like value resolution and variable assignment (I have a call stack and a variable stack...how geeky am I).

I think the use will be in its native ability to do things exactly like you mention. Say modify the registry with simple commands and move files around and stuff.

Why?

PostPosted: Mar 27, 2002 @ 9:43am
by kaiton

PostPosted: Mar 28, 2002 @ 7:10am
by RICoder

URL

PostPosted: Mar 28, 2002 @ 12:56pm
by kaiton
Hi,

Here's the url:

It's compatible with EVC3++.

Just follow the directions

Greetz,

kaiton

http://support.microsoft.com/support/kb ... 1/9/92.asp

Oh

PostPosted: Mar 28, 2002 @ 12:57pm
by kaiton
I forgot to mention:

The emulator supports only VBSCript.
You can, however, download the
JScript engine from http://www.pocketpc.com


Kaiton

PostPosted: May 7, 2002 @ 2:24pm
by Malmer

PostPosted: May 7, 2002 @ 4:58pm
by RICoder
Actually, PocketPC2002 comes with VBScript and JScript support built in. Of course, this is information I wish I had BEFORE I started this project. :)

Source

PostPosted: May 7, 2002 @ 5:32pm
by kaiton

PostPosted: May 7, 2002 @ 8:23pm
by BurningSheep

PostPosted: May 7, 2002 @ 8:26pm
by BurningSheep

Lua

PostPosted: May 13, 2002 @ 12:01pm
by kaiton