You can only "Call" Subs. Your Tokenizer is defined as a Function.
Plus all sub and function definitions follow the main code.
Skip the Declares unless using outside QB64 Language code.
Plus all sub and function definitions follow the main code.
Skip the Declares unless using outside QB64 Language code.
b = b + ...