Quote:
Originally Posted by JohnGames
My script overwrites them... I lose them instantly 
|
I do not see where it overwrites them. At the very least the tokens should stay until the end of the current control scope. And since you only call tokenize at the top of each control scope, how in the world are you overwriting them?
Also, I'm pretty sure that #t's are read-only. So the only thing that can assign new values to them is a call to tokenize.