import text file with tab chars in it

  • Thread starter Thread starter nrao
  • Start date Start date
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
 
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...
 
Back
Top