CSV View by Progman13: problems to handle semicolons + new version

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Peter
Power Member
Power Member
Posts: 2064
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

CSV View by Progman13: problems to handle semicolons + new version

Post by *Peter »

CSV View 0.9.5.3 Beta
https://totalcmd.net/plugring/csvview.html

Hi

I (or the lister?) have problems to handle semicolons in quoted strings. E.g. this CSV

Code: Select all

user_id; user_regdate; username; 
"1231902"; "Donnerstag; 13 Nov 2222; 14:40"; "John; Peter";
shows 6 columns in 2 row.

I tried with

Code: Select all

DequoteFields=0 and 1
but no difference.

How to solve the problem?

Thanks
TC 10.xx / #266191
Win 10 x64
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6450
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: CSV View by Progman13

Post by *Horst.Epp »

Send a mail to the Author
Last edited by Horst.Epp on 2020-03-24, 16:18 UTC, edited 1 time in total.
Windows 11 Home x64 Version 23H2 (OS Build 22631.3374)
TC 11.03 x64 / x86
Everything 1.5.0.1371a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.69
QAP 11.6.3.2 x64
User avatar
Dalai
Power Member
Power Member
Posts: 9364
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: CSV View by Progman13

Post by *Dalai »

I just tested this and can confirm your observations. Unfortunately I don't know why the plugin does what it does. I suggest to contact the plugin's author and ask him; see the included Readme.txt for a mail address.

@Horst.Epp:
Please don't post e-mail addresses of other people without their consent! You don't want other people to post yours, do you? It's a potential source for spam mails and other dubios stuff.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6450
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: CSV View by Progman13

Post by *Horst.Epp »

Dalai wrote: 2020-03-24, 14:23 UTC ...
@Horst.Epp:
Please don't post e-mail addresses of other people without their consent! You don't want other people to post yours, do you? It's a potential source for spam mails and other dubios stuff.

Regards
Dalai
Ok, address removed.
Windows 11 Home x64 Version 23H2 (OS Build 22631.3374)
TC 11.03 x64 / x86
Everything 1.5.0.1371a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.69
QAP 11.6.3.2 x64
User avatar
Peter
Power Member
Power Member
Posts: 2064
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Re: CSV View by Progman13

Post by *Peter »

Gelöst mit neuer Version 0.9.5.4:
http://totalcmd.net/plugring/csvview.html

Bitte Hinweise bei "What's new" beachten!
TC 10.xx / #266191
Win 10 x64
User avatar
Peter
Power Member
Power Member
Posts: 2064
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Re: CSV View by Progman13: problems to handle semicolons + new version

Post by *Peter »

The click on the column-header sorts the table. That's fine, but it also sorts the first line - and sometimes the first line is the header / column title. Is there an option to define the first line as "header"?
TC 10.xx / #266191
Win 10 x64
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6450
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: CSV View by Progman13: problems to handle semicolons + new version

Post by *Horst.Epp »

Peter wrote: 2020-07-31, 15:07 UTC The click on the column-header sorts the table. That's fine, but it also sorts the first line - and sometimes the first line is the header / column title. Is there an option to define the first line as "header"?
No problem.
Set in the CSVView.ini
HeaderPresent=1
by default its set to 0
Windows 11 Home x64 Version 23H2 (OS Build 22631.3374)
TC 11.03 x64 / x86
Everything 1.5.0.1371a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.69
QAP 11.6.3.2 x64
mikedepetris
Junior Member
Junior Member
Posts: 84
Joined: 2006-11-07, 16:36 UTC
Location: Trieste, Italy
Contact:

Re: CSV View by Progman13: problems to handle semicolons + new version

Post by *mikedepetris »

Horst.Epp wrote: 2020-07-31, 15:18 UTC
Peter wrote: 2020-07-31, 15:07 UTC The click on the column-header sorts the table. That's fine, but it also sorts the first line - and sometimes the first line is the header / column title. Is there an option to define the first line as "header"?
No problem.
Set in the CSVView.ini
HeaderPresent=1
by default its set to 0
don't you think this option should be changeable on the fly?
User avatar
Peter
Power Member
Power Member
Posts: 2064
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Re: CSV View by Progman13: problems to handle semicolons + new version

Post by *Peter »

mikedepetris wrote: 2020-08-02, 08:06 UTC ...don't you think this option should be changeable on the fly?
Yes, of course. But this is a question which can only be replied by the author of the plugin.
TC 10.xx / #266191
Win 10 x64
Post Reply