Scripting again.

so so at so.do
Thu Dec 9 14:59:28 PST 2010


> Doesn't this work??
>
> import std.file;
> import std.script;
>
> Script s = new Script(cast(ubyte[]) read("script1.d"));
> s.compile();
> s.execute();

What is this supposed to mean?

-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/


More information about the Digitalmars-d mailing list