import text file with tab chars in it

N

nrao

how can i create a text file with tab characters in it, so when i import that
file with tab delimeters, it will work correctly

thanks much
nrao
 
S

Sean Timmons

that would depend upon what you are using to create the text file.

If you create it manually, you'd just hit tab after each entry.

If you're using another program, then it depends on the program...
 
Top