Application Development 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: 

Download to notepad

Former Member
0 Kudos

HI Smart guys,

I have a problem you guys might help. I setup a table in my program to have the fields separated by tab delimmas. When I look at it in the debugger it works fine but when I download it to a flat file, it lineup but put a single row on multiple lines.Why is that and how can I fix that?

3 REPLIES 3

Former Member
0 Kudos

hi Rogers,

It might be problem with your notepad.

Open the file in the notepad, goto format menu and click wordwrap.

This will display a single line in the notepad.

Hope this helps you.

Thanks,

Arun

0 Kudos

Thanks Arun,

But it didn't work. It made it worst.

0 Kudos

Hi Rogers,

Then better you open it in an excel sheet.

Open a excel sheet, click open select the file you downloaded.

Now it displays a series of dialog box, chose delimited in the first and tab in the second.

It will help you displaying fields in different columns.

Thanks,

Arun