It is because I need to import the data into another program, and that program can't read it unless all alphanumeric fields have speech marks around them, nothing more. So the data that should look something like:
"c040","dbx",0,1,2,3,4
look like:
c040,dbx,0,1,2,3,4
Even if I import it into...