---------------------------
Vistascript Developer Trial
---------------------------

1. Unzip the contents to a single folder.
2. Run the executable Vistascript.exe
3. The folder "Script" contains demo classes:
   Use File->Filein to load the file Scripts/Vistascript/fileout.vs
4. You may browse the loaded classes using the ClassBrowser tool.
5. To run the Ajax demo:
   -- Open a Workspace window
   -- Type VsAjax.open() and highlight it
   -- from the right button menu, select "DoIt"
   -- You should see the demo start
   To run the Browser demo:
   -- Open a Workspace window
   -- Type VsBrowser.open() and highlight it
   -- from the right button menu, select "DoIt"
   -- You should see the demo start
   To run the Chat demo:
   -- Open a Workspace window
   -- Type VsChat.open() and highlight it
   -- from the right button menu, select "DoIt"
   -- You should see the demo start
   To run the Workgroup demo:
   -- Open a Workspace window
   -- Type VsWorkgroup.open() and highlight it
   -- from the right button menu, select "DoIt"
   -- You should see the demo start
   To run the Yahoo demo:
   -- Open a Workspace window
   -- Type YahooSearch.open() and highlight it
   -- from the right button menu, select "DoIt"
   -- You should see the demo start

Newest demos, tutorials, libraries and runtimes can
be downloaded from http://vistascript.net

Contact us at info@vistascript.net if you have comments
or questions.

Note: To run this software, you must have the
Microsoft .NET Framework Version 2.0 Redistributable 
installed. This is a free download from Microsoft.
This is not required if you are running on Windows Vista.

Please check our site for coming releases with Xaml support
and for our planned browser plugin based on Microsoft's
WPF/E technology.
