Release notes for KiXtart 2010 (version 4.51)


New functionality/enhancements:

 1) GetFileSize has been enhanced so it can operate on open files.

 2) GetFileTime has been enhanced so it can operate on open files.

    Additionally,GetFileTime now supports a 2nd parameter enabling selection of
    the time to be returned:

    0 - return last write time (default)
    1 - return creation time
    2 - return last access time


 3) Tokenized files can now be protected with a password. To use this option
    simply specify a password for the file to be protected on the commandline
    using the '/u' option.

    IMPORTANT NOTICE: scripts that have been password protected can only be
                      accessed with the password. If you forget the password
                      (and do not have access to the script source) there is no
                      way to retrieve the script.

 4) Fixed handling of multiple INCLUDE's of the same INCLUDE file.

 5) Adjusted scope of variables in INCLUDE files to that of the INCLUDing
    script.

 6) Aligned handling of empty Delimiter parameter by Join & Split.

 7) Added a 5th parameter to AScan enabling selection of the type of match:

    0 = exact match (default)
    1 = InStr match

 8) Fixed handling of the '~' operator.

 9) Removed '2001' text from exception messages.

10) Changed 'LongHorn' text to 'Vista'.

11) Added support for new Windows Versions (Starter Edition, Server R2, etc).

12) Fixed encryption/decryption of tokenized files on Windows 95.

13) Removed error event that was erroneously generated by @ONWOW64.

14) Changed the way duplicate User Defined Functions are handled. In previous
    versions, duplicate UDF's were ignored. As of this version, KiXtart reports
    an error informing you of the duplicate UDF.


Please report any issues with this release on one of the KiXtart discussion
forums on the Internet:

http://www.kixtart.org
http://www.scriptlogic.com/kixtart

If your issue can not be resolved on the forums, please email full details on
the problem, configuration and script(s) involved to kixtart2001@hotmail.com.


Note that KiXtart is provided to you as CareWare. Please see the manual for
full details on the KiXtart CareWare distribution policy.
