A couple of observations...
There is no option to specify the resultant filename or extension which defaults to .KX and then .KX is not searched for and run like .KiX is. One must rename it after tokenizing if wanting the search to work. Any thought of adding .KX to the list of extensions searched?
When running the tokenized version, there is no possibility of running it in debug mode. Is this by design? I realize that with DEBUG ON the script would no longer be obfuscated and understand why the /D option is disabled, but should the in-line DEBUG ON also be disabled? Some people embed DEBUG ON in conditionals which will no longer work. 'Suggestions' might be a better place to discuss this but while I'm here... perhaps adding a password option for DEBUG.
Is there going to be an option to reverse the tokenization, that is to return it to text format? I presume all the comments and indenting would be lost... well the commenting anyway, maybe the indenting could be made more consistent.
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.