Quote:
Originally Posted by Dach
if you need to hold information from a tokenize, create a new string/variable from that token, don't rely on the #t's (same goes with the #p's)
|
Why can you not rely on tokenize to keep the tokens until its next call? I would trust the Graal client more to store strings of tokens than myself.