OK I asked at Aurel's place I ask here I am debugging a QB64 version of tokenizer and need to know the tokens here:
@Aurel what are the 4 tokens in this string:
@Aurel what are the 4 tokens in this string:
Code: (Select All)
Dim test As String: test = "func tokenizer in QB64"
b = b + ...