Here is my 2 cents...

Since it would seem to be impossible (or just really difficult) to encrypt the tokenized file for the really hard core security guys, don't try.. save that for a compiler version

I don't know how much detail Ruud put into the tokenizer routine... but he makes enough efforts to call it a tokenizer, and not a compiler

If possible, make a detokenizer for reading a tokenized file. Stripped comments are fine, varibles names aren't that big of a deal (find/replace)

However, Ruud is not resposible if your shop loses your source code... that is your problem.

I really like the make-exe concept
_________________________
How to ask questions the smart way <-----------> Before you ask