Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Saving the file

Former Member
0 Likes
511

I need a tab-delimeted text file in order to use it in batch input program.

I prepared the file as excel file and then saved it with save type 'Text Tab-Delimeted'.

However when I opened the text file, I see that the first row is like I want, but the others are not tab-delimeted. They are close to each other.

What is the problem?

Thanks.

I need a tab-delimeted text file in order to use it in batch input program.

I prepared the file as excel file and then saved it with save type 'Text Tab-Delimeted'.

However when I opened the text file, I see that the first row is like I want, but the others are not tab-delimeted. They are close to each other.

What is the problem?

Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
497

Sometimes it looks in wring format but it's not.

so go ahead

Sameer

Read only

Former Member
0 Likes
497

hi

good

if the first line is coming correctly but not the next line than check your excel sheet and the alignment of the data in the excel sheet than then you try to save it again using the tab delimited format,it ll work.

thanks

mrutyun^

Read only

Former Member
0 Likes
497

Hi

when u save the file has Tab delimited

then automatically system treats that file as that only

every line had different format but the space b/w two colums will be tab

reward if usefull