KiXtart is a free-format scripting language and has rich built-in functionality for easy scripting.
It supports COM (providing access to ADSI, ADO, WMI, etc) and thus is easily extensible.
Since version 4.50 KiXtart comes with inbuild pre-tokenization system for faster loading and smaller scripts and providing some level of intellectual property protection through obfuscation.
4.60 is the first version with com implementation which allows you to use kixtart from any windows application. 4.70 is the latest version
With the amazing
KiXforms GUI for KiXtart, there is so little, if anything you can't accomplish with KiXtart.
And thanks to
User Defined Functions (over 800 ready to use UDF's on korg already),
there is very little you need to code by yourself as much of the complex stuff has already been coded for you!
4.70 Get it from the
downloads page and check the
community forums for more details.
1) Added @INUDF - macro that returns name of current User-defined function
2) Improved @CPU
3) Added "n" versions - KIX32n.EXE and WKIX32n.EXE are flagged such that Windows will run them from a local swapfile. Useful if the executables are run from the network - prevents network errors (IN_PAGE errors, etc). Startup time of "n" versions is slightly longer.
Support
If you have problems or questions after you have read the
manual, please use the
bulletinboard.
This way other users will also benefit...