That's it. it does not like the '\t'. Once I changed those to "\t" the code works fine.
I thought when using special characters you used single quotes and strings use double quote...
Thanks for the input.
That's it. it does not like the '\t'. Once I changed those to "\t" the code works fine.
I thought when using special characters you used single quotes and strings use double quote...
Thanks for the input.