Just a quick note to say that both the eScript library and the eScriptBasic language are now fully documented and online. To access the eScriptBasic manual then navigate to the main eScript manual and pull up the eScriptBasic page.
There are also offline versions of the manuals (in CHM format) available over at the eScript site.
============
eScript 1.1. 30th Oct 2012.
Hi,
eScript 1.1 has been released in source code form and as compiled binaries (Windows x86, Windows x64 and OSX x86).
Have added the beginnings of a standard run-time, the inclusion of which is optional. We have added 18 basic string functions (such as Len(), Trim(), Str() and so on).
Will now work on the docs for eScript.
(Note that a bug with the OSX x64 version of Purebasic prevents us creating an OSX x64 shared library at this time).
Regards.
============
Hi,
I have decided to release my eScript scripting component right now. It is cross-platform and available for free in the form of pre-compiled DLLs etc, but the source-code, for those who dislike DLLs etc. whilst available, is not free I'm afraid. Please do not complain since I originally intended to charge a fee for the DLLs!

I am releasing now because I am finding that I have absolutely no time for coding right now; such is the volume of work with my non-coding business right now. This is also why I am releasing the DLLs for free. I do envisage that work will drop off during the winter months and so I should be able to spend some time coding and working on some documentation for eScript.
At present eScript is fully functioning. It lacks documentation, although the demos should get most interested people moving quickly enough. It also lacks the standard run-time library right now, but I will add that as a priority as soon as I get some time for coding.
Also, I have released versions for Windows (32 and 64-bit) only at the moment. A bug with the latest version of PB for MacOSX as reported here prevents me building an OSX version right now (although eScript runs fine on OSX).
Feel free to download and play around with it. You must accept that this is still very much a test version at present so please don't be put off by any bugs you might encounter. Report them and I shall endeavour to fix them as soon as I have time.
I will add more info to this thread regarding eScript as and when.
(See addendum 3 for an incomplete list of features!)
Regards.