#79708 - 2003-05-15 04:28 PM
4.21 *final* is now available
|
Anonymous
Anonymous
Unregistered
|
From Ruud:
quote: The final build of KiXtart 2001 4.21 is now available.
4.21 is a minor update including the following fixes and enhancements:
- GPF in FormatNumber if value stripped to zero digits - COM automation exception handling - MOVE of a single file or directory did not reset @ERROR - Recursive COPY/MOVE/DEL with drive in source did not operate on sub-directories - COPY to non-existing directory - @PRIV now returns 'ADMIN' if running in system context - Debugging of UDF's - GPF in SET on Windows 95 with USB Supplement installed (Windows 95 build 1212) - Ascan now returns -1 if the Start parameter is out of bounds - Enhanced Ingroup to trim spaces from the input group name(s)
I have also updated the manual slightly, in particular the description of the COPY and MOVE commands.
--Ruud
Currently available from http://www.scriptlogic.com/kixtart
-Brian
PS. Look for the updates to both the CHM (Compiled HTML Help) and online language reference within a day or two.
http://www.scriptlogic.com/kixtart/htmlhelp/
|
Top
|
|
|
|
#79711 - 2003-05-15 05:01 PM
Re: 4.21 *final* is now available
|
Anonymous
Anonymous
Unregistered
|
quote:
Shawn: GPF in SET on Windows 95 with USB Supplement installed (Windows 95 build 1212)
- thats a weird one.
Indeed it was. This issue really torked us for a while. If you had this one very specific build of 95 and attempted to set an environment variable, KiX would just terminate with no warning and no errors.
It was a fun one to track down. Once reported to us, we couldn't even find a CD with that build of 95 to reproduce the problem in-house.
(Testing this fix was the reason behind delaying the final release of 4.21 for a week).
Extreme kudos to Ruud for figuring this one out and providing a quick solution.
-Brian
|
Top
|
|
|
|
#79713 - 2003-05-15 05:06 PM
Re: 4.21 *final* is now available
|
Anonymous
Anonymous
Unregistered
|
BTW Shawn, Nice Avatar. We just saw The Matrix Reloaded last night! I won't give up any information though....
I imagine most will be seeing it tonight (opening night in the USA).
-Brian
|
Top
|
|
|
|
#79714 - 2003-05-15 06:30 PM
Re: 4.21 *final* is now available
|
Kdyer
KiX Supporter
   
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Too cool!
Looking forward to 4.5, but isn't there some of the tokenizing already?
From ScriptLogic: quote:
As for the future: We look forward to v4.5 with a new 'pre-tokenizing' engine. This will allow the ability to store scripts in tokenized format. This version should be available around the end of summer '03.
Kent
|
Top
|
|
|
|
#79715 - 2003-05-15 08:09 PM
Re: 4.21 *final* is now available
|
Anonymous
Anonymous
Unregistered
|
Yes Kent, the 4.2x engine does include a completely new tokenizing system as compared to prior versions.
It is my understanding that KiXtart version 4.5 will be based on the same tokenizing engine, and in addition to tokenizing at runtime, 4.5 will include an SDK, which will allow you to pre-tokenize the scripts prior to runtime.
Of course, pre-tokenizing your code does give you an added measure of security, since code could be protected and passwords could be stored securely.
Hope this helps, -Brian
|
Top
|
|
|
|
#79716 - 2003-05-15 08:19 PM
Re: 4.21 *final* is now available
|
Sealeopard
KiX Master
   
Registered: 2001-04-25
Posts: 11165
Loc: Boston, MA, USA
|
|
Top
|
|
|
|
#79717 - 2003-05-15 10:00 PM
Re: 4.21 *final* is now available
|
Jochen
KiX Supporter
   
Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
|
|
Top
|
|
|
|
#79720 - 2003-05-15 11:25 PM
Re: 4.21 *final* is now available
|
Kdyer
KiX Supporter
   
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Jooel,
quote:
every udf tokenized and thus they would have protection against copycats
Where/who will we go to for knowledge? <SMILE>
Kent [ 15. May 2003, 23:26: Message edited by: kdyer ]
|
Top
|
|
|
|
#79724 - 2003-05-16 09:34 AM
Re: 4.21 *final* is now available
|
Richard H.
Administrator
   
Registered: 2000-01-24
Posts: 4946
Loc: Leatherhead, Surrey, UK
|
quote: Of course, pre-tokenizing your code does give you an added measure of security, since code could be protected and passwords could be stored securely.
That's a bold statement. Are you sure?
Tokenizing code is simply pre-parsing the script text so that it is in a condensed and efficient form.
This will make load times smaller because the script will be smaller and will not require the parse stage when files are loaded.
This will not make the script secure as
- String constants such as passwords will be in plain text and therefore readable
- Writing a "reverse-tokenizer" is trivial - most people on this list could create one in a day with little difficulty
I wouldn't want people to get a false impression that tokenizing is in any way a secure method of protecting code or passwords. Unless of course there is more to the 4.5 SDK than you have mentioned...
|
Top
|
|
|
|
#79727 - 2003-05-19 05:15 PM
Re: 4.21 *final* is now available
|
Anonymous
Anonymous
Unregistered
|
Thanks Jens,
It appears that the problem was isolated to the macros page. It was correct on the main keyword reference page.
I've informed the party responsible. Look for an update soon. Thanks for the help. -Brian
|
Top
|
|
|
|
Moderator: ShaneEP, Arend_, Jochen, Radimus, Glenn Barnas, Allen, Ruud van Velsen, Mart
|
0 registered
and 202 anonymous users online.
|
|
|