in reply to Re: Pass a parameter to a callback function
in thread Pass a parameter to a callback function
The quotes creates a copy of the variable after forcing it into a string. You shouldn't ever have to do that. Something is very funky in your parser.