Page 1 of 1

"Create File Listing" - double CR/LF and spaces ...

Posted: Tue Dec 20, 2011 3:37 pm
by Peter2
Using this command (only option: filename; subfolders) I get a file "listing.txt", opened in Notepad. It looks like

Code: Select all

Medizin.jpg
Telefon.jpg
Steuer.jpg
Versicherung.jpg
But Copy&Paste to Word or Excel or UltraEdit displays empty lines and trailing spaces:

Code: Select all

Medizin.jpg        

Telefon.jpg        

Steuer.jpg         

Versicherung.jpg   

How to solve it?

Peter

Re: "Create File Listing" - double CR/LF and spaces ...

Posted: Wed Dec 28, 2011 8:14 pm
by Peter2
Any remarks?

Peter

Re: "Create File Listing" - double CR/LF and spaces ...

Posted: Wed Dec 28, 2011 9:00 pm
by XnTriq
  • Image
UltraEdit thinks it's UNIX-encoded text, ...
  • Image
... while Notepad++ opens it as “Macintosh | ANSI” :?
  • Image
Wikipedia: Newline » Representations

Re: "Create File Listing" - double CR/LF and spaces ...

Posted: Tue Mar 20, 2012 10:15 am
by Peter2
Will this be fixed sometimes?

Peter

Re: "Create File Listing" - double CR/LF and spaces ...

Posted: Wed Apr 18, 2012 3:40 pm
by dwythe
I just upgraded to 1.98.8. Create file listing no longer returns a fixed width file with a CR at the end of each line.
When I open the txt file in Excel as fixed width, I'm not getting multiple rows, just a long single row.
Not how it used to work, and not what I need!

Short of editing the txt file to insert a CR, is there anything that can be done?

Is this on a fix list?

Thanks,
Deb Wythe

create file list -- missing CR

Posted: Wed Feb 06, 2013 3:53 pm
by dwythe
Hello! After several years of happily using XnView to generate metadata for later use (and lots of other things), a problem has cropped up in the Create-File List output to a txt file. While I used to get output with breaks/CRs at the end of each row, that's no longer happening. Now when I open the txt file in Excel, everything strings into one long record, instead of being recognized as a fixed-width file.

It's only an issue on my workstation (others in my department are getting the proper output) so it must be a setting that has changed. Any suggestions (short of reinstalling XnView)?

(Tried to upload sample files, but .txt is not allowed)

Thanks,
Deb Wythe

Re: create file list -- missing CR

Posted: Fri Feb 08, 2013 9:50 am
by xnview
Do you use the same version of XnView?

Re: "Create File Listing" - double CR/LF and spaces ...

Posted: Fri Feb 08, 2013 12:38 pm
by dwythe
Thanks for your reply, Pierre -- yes, we all have the same version. We decided to just reinstall, and that took care of the problem--for us, anyway.
So it goes!
Deborah